! version 12.0 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname ISP ! enable secret 5 $1$gWox$wlQaOuGrSrNwNWGALh9FV0 ! ! ! ! ! ip subnet-zero ! ! ! process-max-time 200 ! interface Loopback0 ip address 138.25.6.33 255.255.255.255 no ip directed-broadcast ! interface Ethernet0 no ip address no ip directed-broadcast shutdown ! interface Ethernet1 no ip address no ip directed-broadcast shutdown ! interface Serial0 no ip address no ip directed-broadcast no ip mroute-cache shutdown ! interface Serial1 ip address 200.20.20.1 255.255.255.252 no ip directed-broadcast clockrate 64000 ! ip classless ip route 192.168.0.0 255.255.255.0 200.20.20.2 ip route 192.168.1.0 255.255.255.0 200.20.20.2 no ip http server ! ! line con 0 transport input none line aux 0 line vty 0 4 password cisco login ! end