Router#sh run Building configuration... Current configuration : 1515 bytes ! version 12.4 no service pad service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Router ! boot-start-marker boot-end-marker ! ! no aaa new-model ! ! dot11 syslog ip cef ! ! no ip dhcp use vrf connected ! ip dhcp pool dpool100 import all network 10.10.100.0 255.255.255.0 ! ip dhcp pool dpool-voip import all network 10.10.200.0 255.255.255.0 ! ! ip domain name google.com ! multilink bundle-name authenticated ! ! ! ! archive log config hidekeys ! ! controller DSL 0 line-term cpe ! ! ! ! interface BRI0 no ip address encapsulation hdlc shutdown ! interface FastEthernet0 description port assigned to vlan100 switchport access vlan 100 ! interface FastEthernet1 description trunk port to switch cisco800 switchport mode trunk ! interface FastEthernet2 switchport access vlan 200 ! interface FastEthernet3 switchport access vlan 200 ! interface Vlan1 no ip address shutdown ! interface Vlan100 ip address 10.10.100.103 255.255.255.0 ! interface Vlan200 ip address 10.10.200.103 255.255.255.0 ! router rip version 2 network 10.0.0.0 ! ip forward-protocol nd ip route 10.10.100.0 255.255.255.0 10.10.200.102 ip route 10.10.100.0 255.255.255.0 10.10.200.104 ip route 10.10.200.0 255.255.255.0 10.10.200.104 ip route 10.10.200.0 255.255.255.0 10.10.100.104 ! ! no ip http server no ip http secure-server ! ! ! ! ! control-plane ! ! line con 0 no modem enable line aux 0 line vty 0 4 ! scheduler max-task-time 5000 end