You are on page 1of 3

hostname ROUTER1

banner motd #SOLO ACCESO AUTORIZADO#


interface serial 0/0/0
clock rate 64000
ip address 192.168.4.1 255.255.255.0
no shutdown
interface serial 0/0/1
clock rate 64000
ip address 192.168.9.1 255.255.255.0
no shutdown
interface g0/0
ip address 192.168.1.1 255.255.255.0
no shutdown

router rip
network 100.0.0.0
network 192.16.5.0
network 192.16.7.0
network 192.16.6.0
network 192.16.8.0
network 200.20.30.0
network 172.50.0.0
network 10.0.0.0

hostname sw1
banner motd #SOLO ACCESO AUTORIZADO#
interface vlan1
ip address 192.168.1.50 255.255.255.0
no shutdown

hostname ROUTER2
banner motd #SOLO ACCESO AUTORIZADO#
interface serial 0/0/0
ip address 192.168.9.2 255.255.255.0
no shutdown
interface serial 0/0/1
clock rate 64000
ip address 192.168.5.1 255.255.255.0
no shutdown

router rip
network 100.0.0.0
network 192.16.1.0
network 192.16.4.0
network 192.16.7.0
network 192.16.6.0
network 192.16.8.0
network 200.20.30.0
network 172.50.0.0
network 10.0.0.0

hostname ROUTER3
banner motd #SOLO ACCESO AUTORIZADO#
interface serial 0/0/0
ip address 192.168.5.2 255.255.255.0
no shutdown
interface g0/0
ip address 100.0.0.1 255.0.0.0
no shutdown

router rip
version 2
no auto-summary
network 192.16.1.0
network 192.16.4.0
network 190.30.0.0
network 192.16.5.0
network 192.16.7.0
network 192.16.9.0
network 192.16.6.0
network 192.16.8.0
network 100.0.0.0
network 172.50.0.0
network 10.0.0.0
network 200.20.30.0
end

hostname sw2
banner motd #SOLO ACCESO AUTORIZADO#
interface vlan1
ip address 100.0.0.100 255.0.0.0
no shutdown

hostname ROUTER4
banner motd #SOLO ACCESO AUTORIZADO#
interface serial 0/0/0
ip address 192.168.4.2 255.255.255.0
no shutdown
interface serial 0/0/1
clock rate 64000
ip address 192.168.7.1 255.255.255.0
no shutdown
interface g0/0
ip address 190.30.0.1 255.255.0.0
no shutdown

hostname sw3
banner motd #SOLO ACCESO AUTORIZADO#
interface vlan1
ip address 190.30.0.100 255.255.0.0
no shutdown

hostname ROUTER5
banner motd #SOLO ACCESO AUTORIZADO#
interface serial 0/0/0
ip address 192.168.7.2 255.255.255.0
no shutdown
interface serial 0/0/1
clock rate 64000
ip address 192.168.6.1 255.255.255.0
no shutdown
interface serial 0/1/0
clock rate 64000
ip address 192.168.8.1 255.255.255.0
no shutdown
interface g0/0
ip address 172.50.0.1 255.255.0.0
no shutdown

hostname sw4
banner motd #SOLO ACCESO AUTORIZADO#
interface vlan1
ip address 172.50.0.100 255.255.0.0
no shutdown

hostname ROUTER6
banner motd #SOLO ACCESO AUTORIZADO#
interface serial 0/0/0
ip address 192.168.6.2 255.255.255.0
no shutdown
interface g0/0
ip address 200.20.30.1 255.255.255.0
no shutdown

hostname sw5
banner motd #SOLO ACCESO AUTORIZADO#
interface vlan1
ip address 200.20.30.100 255.255.255.0
no shutdown

hostname ROUTER7
banner motd #SOLO ACCESO AUTORIZADO#
interface serial 0/0/0
ip address 192.168.8.2 255.255.255.0
no shutdown
interface g0/0
ip address 10.0.0.1 255.0.0.0
no shutdown

hostname sw6
banner motd #SOLO ACCESO AUTORIZADO#
interface vlan1
ip address 10.0.0.100 255.0.0.0
no shutdown

You might also like