hostname XXXXXXXX ! enable secret 5 XXXXXXXXXXXXXXXX enable password XXXXXXXXXXXXXXXXX ! ip subnet-zero ! ! ip domain-name XXXXXXXXXXXXXXX ip name-server 192.168.10.202 ip name-server 192.168.10.204 ip name-server 192.168.10.25 ! ! ! ! interface Ethernet0/0 ip address 192.168.10.253 255.255.255.0 no ip mroute-cache full-duplex no cdp enable ! ! router rip version 2 network 192.168.254.0 ! ip classless ip route 0.0.0.0 0.0.0.0 192.168.10.25 ip route 10.1.11.0 255.255.255.0 192.168.10.249 ip route 10.1.15.0 255.255.255.0 192.168.10.249 ip route 10.1.16.0 255.255.255.0 192.168.10.248 ip route 10.1.18.0 255.255.255.0 192.168.10.248 ip route 192.168.30.0 255.255.255.0 192.168.10.248 ip route 192.168.60.0 255.255.255.0 192.168.10.249 ip route 192.168.70.0 255.255.255.0 192.168.10.249 ip route 192.168.80.0 255.255.255.0 192.168.10.249 ip route 192.168.90.0 255.255.255.0 192.168.10.248 ip http server no ip pim bidir-enable ! ! line con 0 exec-timeout 0 0 line aux 0 line vty 0 4 --More--