enable conf t hostname Sydney enable password cisco enable secret class login line con 0 password class login line vty 0 4 password class login exit username Auckland password cisco int s0 ip address 192.168.1.6 255.255.255.252 encapsulation frame-relay ietf no frame-relay inverse-arp frame-relay map ip 192.168.1.5 101 ietf broadcast frame-relay lmi-type ansi bandwidth 64 no keepalive no shut exit int s1 ip address 192.168.2.1 255.255.255.252 clock rate 64000 encapsulation ppp ppp authentication chap no shut exit int e0 ip address 172.16.4.1 255.255.255.0 no shut exit router eigrp 100 network 192.168.2.0 network 172.16.4.0 no auto-summary redistribute static exit ip classless ip route 0.0.0.0 0.0.0.0 192.168.1.5 exit