Cisco1601#show running-config Building configuration... Current configuration: ! version 12.1 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Cisco1601 ! enable secret 5 $1$ZfsH$HM3VWj7gbGcssxsAe4PiU1 enable password cisco ! ! ! ! ! ip subnet-zero no ip routing ! ! ! ! interface Ethernet0 ip address 10.20.1.1 255.255.255.224 ip rip send version 2 no ip route-cache ! interface Serial0 ip address 192.168.2.2 255.255.255.252 no ip route-cache ! ip classless ip route 191.166.28.15 255.255.255.255 192.168.2.1 ip http server ! snmp-server engineID local 0000000902000030802D4B51 snmp-server community public RO ! line con 0 transport input none line vty 0 4 password cisco login ! end