! version 12.0 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Tokyo ! ! ! ! ! ! ip subnet-zero ! ! ! process-max-time 200 ! interface Loopback0 ip address 192.168.31.11 255.255.255.255 no ip directed-broadcast ! interface Ethernet0 ip address 192.168.1.129 255.255.255.192 no ip directed-broadcast ! interface Serial0 ip address 192.168.1.1 255.255.255.252 no ip directed-broadcast no ip mroute-cache clockrate 56000 ! interface Serial1 no ip address no ip directed-broadcast shutdown ! router ospf 1 network 192.168.1.0 0.0.0.3 area 0 network 192.168.1.128 0.0.0.63 area 0 ! ip classless no ip http server ! line con 0 transport input none line aux 0 line vty 0 4 password cisco login ! end