enable config term ! hostname LAB-E ! no ip domain-lookup ena secret class ena password cisco ! ip host LAB-A 201.100.11.1 205.7.5.1 192.5.5.1 ip host LAB-B 199.6.13.1 201.100.11.2 219.17.100.1 ip host LAB-C 204.204.7.1 199.6.13.2 223.8.151.1 ip host LAB-D 210.93.105.1 204.204.7.2 ip host LAB-E 210.93.105.2 ! int e0 ip address 210.93.105.2 255.255.255.0 no shutdown exit ! int bri0 no ip address shutdown exit ! router rip network 210.93.105.0 exit ! line console 0 password cisco login line vty 0 4 password cisco login ! end copy run start