! version 11.2 no service udp-small-servers no service tcp-small-servers ! hostname R5 ! enable secret 5 $1$/yU8$ZI0Gfo/RX/qGyjmUv6aj81 enable password interestlab ! ! interface Ethernet0 ip address 128.59.14.25 255.255.255.248 ip helper-address 192.168.152.5 ! interface Ethernet1 ip address 128.59.14.33 255.255.255.248 ! interface Serial0 ip address 192.168.35.5 255.255.255.0 ! interface Serial1 ip address 192.168.15.5 255.255.255.0 ! router ospf 1 network 192.168.151.0 0.0.0.255 area 2 network 192.168.152.0 0.0.0.255 area 2 network 192.168.35.0 0.0.0.255 area 2 network 192.168.15.0 0.0.0.255 area 2 network 128.59.14.24 0.0.0.7 area 2 network 128.59.14.32 0.0.0.7 area 2 default-information originate always ! ip classless ip route 0.0.0.0 0.0.0.0 128.59.14.36 ! line con 0 line aux 0 line vty 0 4 password !maybenot login ! end