You are on page 1of 14

==========ROUTER 1========== enable configure terminal hostname R1 enable secret admin line console 0 password admin login exit

ip domain-name duoc.cl crypto key generate rsa 1024 ip ssh version 2 line vty 0 4 transport input ssh exit interface serial 0/0/0 ip address 10.0.19.153 255.255.255.252 clock rate 128000 no shutdown exit interface fastethernet 0/0.99 encapsulation dot1q 99 native ip address 10.0.19.129 255.255.255.248 exit interface fastethernet 0/0.10 encapsulation dot1q 10 ip address 10.0.8.1 255.255.254.0 exit interface fastethernet 0/0.20 encapsulation dot1q 20 ip address 10.0.4.1 255.255.252.0 exit interface fastethernet 0/0.30 encapsulation dot1q 30 ip address 10.0.14.1 255.255.254.0 exit interface fastethernet 0/0 no shutdown exit router ospf 1 network 10.0.19.152 0.0.0.3 area 0 network 10.0.19.128 0.0.0.3 area 0 network 10.0.8.0 0.0.1.255 area 0 network 10.0.4.0 0.0.3.255 area 0 network 10.0.14.0 0.0.1.255 area 0

end wr ==========ROUTER 2========== enable configure terminal hostname R2 enable secret admin line console 0 password admin login exit ip domain-name duoc.cl crypto key generate rsa 1024 ip ssh version 2 line vty 0 4 transport input ssh exit interface serial 0/0/1 ip address 10.0.19.154 255.255.255.252 clock rate 128000 no shutdown exit interface fastethernet 0/0 ip address 10.0.19.157 255.255.255.252 no shutdown exit interface fastethernet 0/1 ip address 10.0.19.145 255.255.255.248 ip ospf priority 255 no shutdown exit router ospf 1 network 10.0.19.152 0.0.0.3 area 0 network 10.0.19.156 0.0.0.3 area 0 network 10.0.19.144 0.0.0.7 area 0 end wr ==========ROUTER 3========== enable configure terminal hostname R3

enable secret admin line console 0 password admin login exit ip domain-name duoc.cl crypto key generate rsa 1024 ip ssh version 2 line vty 0 4 transport input ssh exit interface fastethernet 0/0 ip address 10.0.19.161 255.255.255.252 no shutdown exit interface fastethernet 0/1 ip address 10.0.19.146 255.255.255.248 no shutdown exit router ospf 1 network 10.0.19.160 0.0.0.3 area 0 network 10.0.19.144 0.0.0.7 area 0 end wr ==========ROUTER 4========== enable configure terminal hostname R4 enable secret admin line console 0 password admin login exit ip domain-name duoc.cl crypto key generate rsa 1024 ip ssh version 2 line vty 0 4 transport input ssh exit interface fastethernet 0/1

ip address 10.0.19.147 255.255.255.248 ip ospf priority 0 no shutdown exit interface fastethernet 0/0.98 encapsulation dot1q 98 native ip address 10.0.19.137 255.255.255.248 exit interface fastethernet 0/0.40 encapsulation dot1q 40 ip address 10.0.19.1 255.255.255.128 exit interface fastethernet 0/0.50 encapsulation dot1q 50 ip address 10.0.18.1 255.255.255.0 exit interface fastethernet 0/0.60 encapsulation dot1q 60 ip address 10.0.16.1 255.255.254.0 exit interface fastethernet 0/0.70 encapsulation dot1q 70 ip address 10.0.12.1 255.255.254.0 exit interface fastethernet 0/0.80 encapsulation dot1q 80 ip address 10.0.10.1 255.255.254.0 exit interface fastethernet 0/0.90 encapsulation dot1q 90 ip address 10.0.0.1 255.255.252.0 exit interface fastethernet 0/0 no shutdown exit router ospf 1 network 10.0.19.144 0.0.0.7 area 0 network 10.0.19.136 0.0.0.7 area 0 network 10.0.19.0 0.0.0.127 area 0 network 10.0.18.0 0.0.0.255 area 0 network 10.0.16.0 0.0.1.255 area 0 network 10.0.12.0 0.0.1.255 area 0 network 10.0.10.0 0.0.1.255 area 0 network 10.0.0.0 0.0.3.255 area 0 end wr ==========SWITCH 1==========

enable configure terminal hostname SW1 enable secret soporte line console 0 password soporte login exit line vty 0 15 password soporte login exit vtp vtp vtp vtp domain duoc.cl version 2 password vtp mode server

vlan 10 name CHILE exit vlan 20 name ARGENTINA exit vlan 30 name ITALIA exit vlan 99 name ADM1 exit interface range fastethernet 0/1 - 3 switchport mode trunk switchport trunk native vlan 99 exit

interface range fastethernet 0/4 - 24 switchport mode access switchport access vlan 99 switchport port-security switchport port-security maximum 2 switchport port-security mac-addres sticky switchport port-security violation shutdown shutdown exit interface fastethernet 0/4 no shutdown exit interface vlan 99

ip address 10.0.19.130 255.255.255.248 no shutdown exit ip default-gateway 10.0.19.129 end wr ==========SWITCH 2========== enable configure terminal hostname SW2 enable secret soporte line console 0 password soporte login exit line vty 0 15 password soporte login exit vtp vtp vtp vtp domain duoc.cl version 2 password vtp mode client

interface fastethernet 0/1 switchport mode trunk switchport trunk native vlan 99 exit interface range fastethernet 0/2 - 10 switchport mode access switchport access vlan 10 switchport port-security switchport port-security maximum 2 switchport port-security mac-addres sticky switchport port-security violation shutdown shutdown exit interface fastethernet 0/5 no shutdown exit interface range fastethernet 0/11 - 19 switchport mode access switchport access vlan 20 switchport port-security switchport port-security maximum 2 switchport port-security mac-addres sticky switchport port-security violation shutdown shutdown

exit interface fastethernet 0/15 no shutdown exit interface range fastethernet 0/20 - 24 switchport mode access switchport access vlan 30 switchport port-security switchport port-security maximum 2 switchport port-security mac-addres sticky switchport port-security violation shutdown shutdown exit interface fastethernet 0/20 no shutdown exit interface vlan 99 ip address 10.0.19.131 255.255.255.248 no shutdown exit ip default-gateway 10.0.19.129 end wr ==========SWITCH 3========== enable configure terminal hostname SW3 enable secret soporte line console 0 password soporte login exit line vty 0 15 password soporte login exit vtp vtp vtp vtp domain duoc.cl version 2 password vtp mode server

interface fastethernet 0/1 switchport mode trunk switchport trunk native vlan 99 exit

interface range fastethernet 0/2 - 10 switchport mode access switchport access vlan 10 switchport port-security switchport port-security maximum 2 switchport port-security mac-addres sticky switchport port-security violation shutdown shutdown exit interface fastethernet 0/5 no shutdown exit interface range fastethernet 0/11 - 19 switchport mode access switchport access vlan 20 switchport port-security switchport port-security maximum 2 switchport port-security mac-addres sticky switchport port-security violation shutdown shutdown exit interface fastethernet 0/15 no shutdown exit interface range fastethernet 0/20 - 24 switchport mode access switchport access vlan 30 switchport port-security switchport port-security maximum 2 switchport port-security mac-addres sticky switchport port-security violation shutdown shutdown exit interface fastethernet 0/20 no shutdown exit interface vlan 99 ip address 10.0.19.132 255.255.255.248 no shutdown exit ip default-gateway 10.0.19.129 end wr ==========SWITCH 4========== enable configure terminal hostname SW4 enable secret soporte

line console 0 password soporte login exit line vty 0 15 password soporte login exit vlan 40 name BRASIL exit vlan 50 name CUBA exit vlan 98 name ADM2 exit interface range fastethernet 0/1 - 2 switchport mode trunk switchport trunk native vlan 98 switchport nonegotiate exit

interface range fastethernet 0/3 - 15 switchport mode access switchport access vlan 40 switchport port-security switchport port-security maximum 2 switchport port-security mac-addres sticky switchport port-security violation shutdown switchport nonegotiate shutdown exit interface fastethernet 0/10 no shutdown exit interface range fastethernet 0/16 - 24 switchport mode access switchport access vlan 50 switchport port-security switchport port-security maximum 2 switchport port-security mac-addres sticky switchport port-security violation shutdown switchport nonegotiate shutdown exit interface fastethernet 0/20 no shutdown exit

interface vlan 98 ip address 10.0.19.138 255.255.255.248 no shutdown exit ip default-gateway 10.0.19.137 end wr ==========SWITCH 5========== enable configure terminal hostname SW5 enable secret soporte line console 0 password soporte login exit line vty 0 15 password soporte login exit vlan 60 name ESPANA exit vlan 70 name PORTUGAL exit vlan 98 name ADM2 exit interface range fastethernet 0/1 - 2 switchport mode trunk switchport trunk native vlan 98 switchport nonegotiate exit

interface range fastethernet 0/3 - 15 switchport mode access switchport access vlan 60 switchport port-security switchport port-security maximum 2 switchport port-security mac-addres sticky switchport port-security violation shutdown switchport nonegotiate

shutdown exit interface fastethernet 0/10 no shutdown exit interface range fastethernet 0/16 - 24 switchport mode access switchport access vlan 70 switchport port-security switchport port-security maximum 2 switchport port-security mac-addres sticky switchport port-security violation shutdown switchport nonegotiate shutdown exit interface fastethernet 0/20 no shutdown exit

interface vlan 98 ip address 10.0.19.139 255.255.255.248 no shutdown exit ip default-gateway 10.0.19.137 end wr ==========SWITCH 6========== enable configure terminal hostname SW6 enable secret soporte line console 0 password soporte login exit line vty 0 15 password soporte login exit vlan 80 name CHINA exit vlan 90 name ESCOCIA exit

vlan 98 name ADM2 exit interface fastethernet 0/1 switchport mode trunk switchport trunk native vlan 98 switchport nonegotiate exit

interface range fastethernet 0/2 - 15 switchport mode access switchport access vlan 80 switchport port-security switchport port-security maximum 2 switchport port-security mac-addres sticky switchport port-security violation shutdown switchport nonegotiate shutdown exit interface fastethernet 0/10 no shutdown exit interface range fastethernet 0/16 - 24 switchport mode access switchport access vlan 90 switchport port-security switchport port-security maximum 2 switchport port-security mac-addres sticky switchport port-security violation shutdown switchport nonegotiate shutdown exit interface fastethernet 0/20 no shutdown exit

interface vlan 98 ip address 10.0.19.140 255.255.255.248 no shutdown exit ip default-gateway 10.0.19.137 end wr ==========EQUIPOS ========== Serv. WEB IP ADDRESS : 10.0.19.162

MASCARA : 255.255.255.252 GATEWAY : 10.0.19.161 w3.duoc.cl : 10.0.19.162 Serv. DNS IP ADDRESS MASCARA GATEWAY w3.duoc.cl PC 1 IP ADDRESS MASCARA GATEWAY SERV. DNS PC 2 IP ADDRESS MASCARA GATEWAY SERV. DNS PC 3 IP ADDRESS MASCARA GATEWAY SERV. DNS PC 4 IP ADDRESS MASCARA GATEWAY SERV. DNS PC 5 IP ADDRESS MASCARA GATEWAY SERV. DNS PC 6 IP ADDRESS MASCARA GATEWAY SERV. DNS PC 7 IP ADDRESS MASCARA GATEWAY SERV. DNS PC 8 IP ADDRESS MASCARA GATEWAY SERV. DNS : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 10.0.19.158 255.255.255.252 10.0.19.157 10.0.19.162 10.0.8.10 255.255.254.0 10.0.8.1 10.0.19.158 10.0.4.10 255.255.252.0 10.0.4.1 10.0.19.158 10.0.14.10 255.255.254.0 10.0.14.1 10.0.19.158 10.0.8.20 255.255.254.0 10.0.8.1 10.0.19.158 10.0.4.20 255.255.252.0 10.0.4.1 10.0.20.158 10.0.14.20 255.255.254.0 10.0.14.1 10.0.19.158 10.0.19.133 255.255.255.248 10.0.19.129 10.0.19.158 10.0.19.10 255.255.255.128 10.0.19.1 10.0.19.158

PC 9 IP ADDRESS : 10.0.18.10

MASCARA : 255.255.255.0 GATEWAY : 10.0.18.1 SERV. DNS : 10.0.19.158 PC 10 IP ADDRESS MASCARA GATEWAY SERV. DNS PC 11 IP ADDRESS MASCARA GATEWAY SERV. DNS PC 12 IP ADDRESS MASCARA GATEWAY SERV. DNS PC 13 IP ADDRESS MASCARA GATEWAY SERV. DNS : : : : : : : : : : : : : : : : 10.0.16.10 255.255.254.0 10.0.16.1 10.0.19.158 10.0.12.10 255.255.254.0 10.0.12.1 10.0.19.158 10.0.10.10 255.255.254.0 10.0.10.1 10.0.19.158 10.0.0.10 255.255.252.0 10.0.0.1 10.0.19.158

You might also like