conf t hostname dublin ! enable secret 5 $1$GfqD$3BcLba5Ln74lIgkyQm3a.1 ! ! ! ! ! ip subnet-zero ip host washington 192.168.0.1 255.255.255.0 ! ! ! 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 Ethernet1 no ip address no ip directed-broadcast shutdown ! interface Serial0 ip address 192.168.1.1 255.255.255.252 no ip directed-broadcast ip ospf message-digest-key 1 md5 7 asecret no ip mroute-cache no fair-queue 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 area 0 authentication message-digest log-adjacency-changes ! ip classless no ip http server ! ! line con 0 transport input none line aux 0 line vty 0 4 password cisco login ! end