hostname EB2 enable secret class line vty 0 4 password cisco login exit line console 0 password cisco login exit banner motd " Authorized access only! " router eigrp 100 exit in fa0/0 ip ad 192.168.1.1 255.255.255.192 no shutdown exit in fa0/1 ip ad 192.168.1.65 255.255.255.192 no shutdown exit in s0/0/0 ip ad 192.168.1.254 255.255.255.252 no shutdown bandwidth 384 ip summary-address eigrp 100 192.168.1.0 255.255.255.128 5 exit in s0/0/1 ip ad 192.168.1.246 255.255.255.252 no shutdown ip summary-address eigrp 100 192.168.1.0 255.255.255.128 5 exit router eigrp 100 network 192.168.1.0 0.0.0.63 network 192.168.1.64 0.0.0.63 network 192.168.1.244 0.0.0.3 network 192.168.1.252 0.0.0.3 passive fa0/0 passive fa0/1 no auto-summary exit end copy run start