Router#sh run Building configuration... Current configuration : 1063 bytes ! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Router ! enable secret 5 $1$hGAq$V5P5LQzWRYaJTw8VOMJeQ. ! ip subnet-zero no ip routing ! ! ! call rsvp-sync ! ! ! ! ! ! ! ! interface FastEthernet0/0 no ip address no ip route-cache no ip mroute-cache duplex auto speed auto ! interface FastEthernet0/0.10 encapsulation dot1Q 10 ip address 192.168.2.1 255.255.255.0 no ip route-cache no ip mroute-cache ! interface FastEthernet0/0.20 encapsulation dot1Q 20 ip address 192.168.3.1 255.255.255.0 no ip route-cache no ip mroute-cache ! interface FastEthernet0/0.100 encapsulation dot1Q 100 ip address 192.168.2.98 255.255.255.0 no ip route-cache ! interface Serial0/0 no ip address no ip route-cache no ip mroute-cache shutdown ! interface Serial0/1 no ip address no ip route-cache no ip mroute-cache shutdown ! ip classless no ip http server ! dialer-list 1 protocol ip permit ! dial-peer cor custom ! ! ! ! line con 0 line aux 0 line vty 0 4 password cisco login ! end Router#