You are on page 1of 2

Router>enable Router#configure terminal Router(config)#hostname SANJOSE SANJOSE(config)#interface f0/1 SANJOSE(config-if)#ip address 192.168.50.65 255.255.255.

192 SANJOSE(config-if)#no shutdown SANJOSE(config-if)#exit SANJOSE(config)#interface f0/0 SANJOSE(config-if)#ip address 192.168.50.130 255.255.255.192 SANJOSE(config-if)#no shutdown SANJOSE(config-if)#exit SANJOSE(config)#router rip SANJOSE(config-if)#network 192.168.50.64 SANJOSE(config-if)#network 192.168.50.128 SANJOSE(config-if)#exit Router>enable Router#configure terminal Router(config)#hostname NEWYORK NEWYORK(config)#interface f0/0 NEWYORK(config-if)#ip address 192.168.50.129 255.255.255.192 NEWYORK(config-if)#no shutdown NEWYORK(config-if)#exit NEWYORK(config)#interface f1/1 NEWYORK(config-if)#ip address 172.25.150.225 255.255.255.240 NEWYORK(config-if)#no shutdown NEWYORK(config-if)#exit

NEWYORK(config)#interface f1/0 NEWYORK(config-if)#ip address 172.25.150.193 255.255.255.240 NEWYORK(config-if)#no shutdown NEWYORK(config-if)#exit NEWYORK(config)#router rip NEWYORK(config-if)#network 172.25.150.192 NEWYORK(config-if)#network 172.25.150.224 NEWYORK(config-if)#network 192.168.50.128 NEWYORK(config-if)#exit Router>enable Router#configure terminal Router(config)#hostname SINGAPORE SINGAPORE(config)#interface f0/0 SINGAPORE(config-if)#ip address 172.25.150.226 255.255.255.240 SINGAPORE(config-if)#no shutdown SINGAPORE(config-if)#exit SINGAPORE(config)#router rip SINGAPORE(config-if)#network 172.25.150.224 SINGAPORE(config-if)#exit

Router>enable Router#configure terminal Router(config)#hostname HONOLULU HONOLULU(config)#interface f0/0 HONOLULU(config-if)#ip address 172.25.150.206 255.255.255.240 HONOLULU(config-if)#no shutdown HONOLULU(config-if)#exit HONOLULU(config)#router rip HONOLULU(config-if)#network 172.25.150.192 HONOLULU(config-if)#exit Router>enable Router#configure terminal Router(config)#hostname LONDON LONDON(config)#interface f0/0 LONDON(config-if)#ip address 172.25.150.194 255.255.255.240 LONDON(config-if)#no shutdown LONDON(config-if)#exit LONDON(config)#interface f0/1 LONDON(config-if)#ip address 172.25.150.33 255.255.255.240 LONDON(config-if)#no shutdown LONDON(config-if)#exit LONDON(config)#router rip LONDON(config-if)#network 172.25.150.32 LONDON(config-if)#network 172.25.150.192 LONDON(config-if)#exit

You might also like