Вы находитесь на странице: 1из 9

Desarrollo ejercicio test2_CCNA3 1. Configuraciones bscas hostname contraseas desabilitar DNS 2. Router On Stick 2.

1 Router AVaras enable configure terminal int fa 0/1 no shutdown no ip add int fa 0/1.30 encapsulation dot1q 30 ip add 172.17.30.1 255.255.255.128 int fa 0/1.40 encapsulation dot1q 40 ip add 172.17.40.1 255.255.255.128 int fa 0/1.50 encapsulation dot1q 50 ip add 172.17.50.1 255.255.255.128 int fa 0/1.60 encapsulation dot1q 60 ip add 172.17.60.1 255.255.255.128 int fa 0/1.70 encapsulation dot1q 70 ip add 172.17.70.1 255.255.255.128 int fa 0/1.99 encapsulation dot1q 99 native ip add 172.17.99.1 255.255.255.240 do wr 2.2 Router SanJoaquin enable configure terminal int fa 0/1 no shutdown no ip add int fa 0/1.30 encapsulation dot1q 30 ip add 172.17.30.129 255.255.255.128 int fa 0/1.40 encapsulation dot1q 40 ip add 172.17.40.129 255.255.255.128 int fa 0/1.50 encapsulation dot1q 50 ip add 172.17.50.129 255.255.255.128 int fa 0/1.60 encapsulation dot1q 60 ip add 172.17.60.129 255.255.255.128 int fa 0/1.70 encapsulation dot1q 70 ip add 172.17.70.129 255.255.255.128 int fa 0/1.99

encapsulation dot1q 99 native ip add 172.17.99.17 255.255.255.240 do wr 3.0 Configur VTP

3.1 Sw torre enable configure terminal vtp mode server vtp domain cisco vtp password cisco1 vtp version 2 3.2 Sw cetecom enable configure terminal vtp mode client vtp domain cisco vtp password cisco1 vtp version 2 3.3 Sw ctir enable configure terminal vtp mode client vtp domain cisco vtp password cisco1 vtp version 2 3.4 Sw AVaras enable configure terminal vtp mode transparent vtp domain cisco vtp password cisco1 vtp version 2 4.0 Configurar Vlans 4.1 Sw torre enable configure terminal vlan 30 name Alumnos vlan 40 name Docentes vlan 50 name Coordinacion vlan 60 name Administrativos vlan 99 name Administracion

4.2 Sw AVaras enable configure terminal vlan 70 name Rectoria 4.3 sw sede enable configure terminal vlan 30 name Alumnos vlan 40 name Docentes vlan 50 name Coordinacion vlan 60 name Administrativos vlan 70 name Rectoria vlan 99 name Administracion 4.4 sw campus enable configure terminal vlan 30 name Alumnos vlan 40 name Docentes vlan 50 name Coordinacion vlan 60 name Administrativos vlan 70 name Rectoria vlan 99 name Administracion 4.5 sw laboratorio enable configure terminal vlan 30 name Alumnos vlan 40 name Docentes vlan 50 name Coordinacion vlan 60 name Administrativos vlan 70 name Rectoria vlan 99 name Administracion 4.6 sw enfermeria

enable configure terminal vlan 30 name Alumnos vlan 40 name Docentes vlan 50 name Coordinacion vlan 60 name Administrativos vlan 70 name Rectoria vlan 99 name Administracion 5.0 y 6.0 Asignacin de puertos y seguridad 5.1 Sw torre enable configure terminal interface range fa0/1 - fa 0/5 switchport mode trunk switchport trunk native vlan 99 no shutdown interface range fa0/6 - fa 0/23 shutdown int fa 0/24 switchport mode access switchport access vlan 99 switchport port-security maximum 1 switchport port-security mac-address 0090.0C92.9DE6 (revisar la seguridad) switchport port-security violation shutdown spanning-tree portfast no shutdown 5.2 Sw cetecom enable configure terminal interface range fa0/1 - fa 0/5 switchport mode trunk switchport trunk native vlan 99 no shutdown interface range fa0/6 - fa 0/10 switchport mode access switchport access vlan 30 switchport port-security maximum 2 switchport port-security mac-address sticky switchport port-security violation protect spanning-tree portfast no shutdown interface range fa0/11 - fa 0/15 switchport mode access switchport access vlan 40 switchport port-security maximum 2 switchport port-security mac-address sticky switchport port-security violation restrict spanning-tree portfast no shutdown

interface range fa0/16 - fa 0/19 switchport mode access switchport access vlan 50 switchport port-security maximum 1 switchport port-security mac-address 0001.4360.65B6 switchport port-security violation shutdown spanning-tree portfast no shutdown interface range fa0/20 - fa 0/21 switchport mode access switchport access vlan 60 switchport port-security maximum 2 switchport port-security mac-address sticky switchport port-security violation restrict spanning-tree portfast no shutdown interface range fa0/22 - fa 0/24 shutdown 5.3 Sw ctir enable configure terminal interface range fa0/1 - fa 0/5 switchport mode trunk switchport trunk native vlan 99 no shutdown interface range fa0/6 - fa 0/10 switchport mode access switchport access vlan 30 switchport port-security maximum 2 switchport port-security mac-address sticky switchport port-security violation protect spanning-tree portfast no shutdown interface range fa0/11 - fa 0/15 switchport mode access switchport access vlan 40 switchport port-security maximum 2 switchport port-security mac-address sticky switchport port-security violation restrict spanning-tree portfast no shutdown interface range fa0/16 - fa 0/19 switchport mode access switchport access vlan 50 switchport port-security maximum 1 switchport port-security mac-address 00D0.58BD.A206 switchport port-security violation shutdown spanning-tree portfast no shutdown interface range fa0/20 - fa 0/21 switchport mode access switchport access vlan 60 switchport port-security maximum 2 switchport port-security mac-address sticky switchport port-security violation restrict spanning-tree portfast no shutdown

interface range fa0/22 - fa 0/24 shutdown 5.4 Sw AVaras enable configure terminal interface range fa0/1 - fa 0/5 switchport mode trunk switchport trunk native vlan 99 no shutdown interface range fa0/06 - fa 0/21 shutdown interface range fa0/22 - fa 0/23 switchport mode access switchport access vlan 70 switchport port-security maximum 1 switchport port-security mac-address sticky switchport port-security violation restrict spanning-tree portfast no shutdown interface range fa 0/24 shutdown 5.5 Sw sede enable configure terminal interface range fa0/1 - fa 0/5 switchport mode trunk switchport trunk native vlan 99 no shutdown interface range fa0/6 - fa 0/24 shutdown 5.6 Sw laboratorio enable configure terminal interface range fa0/1 - fa 0/5 switchport mode trunk switchport trunk native vlan 99 no shutdown interface range fa0/6 - fa 0/10 switchport mode access switchport access vlan 30 switchport port-security maximum 2 switchport port-security mac-address sticky switchport port-security violation protect spanning-tree portfast no shutdown interface range fa0/11 - fa 0/15 switchport mode access switchport access vlan 40 switchport port-security maximum 2 switchport port-security mac-address sticky switchport port-security violation restrict spanning-tree portfast no shutdown interface range fa0/16 - fa 0/19

switchport mode access switchport access vlan 50 switchport port-security maximum 1 switchport port-security mac-address 000C.CFA5.162B switchport port-security violation shutdown spanning-tree portfast no shutdown interface range fa0/20 - fa 0/21 switchport mode access switchport access vlan 60 switchport port-security maximum 2 switchport port-security mac-address sticky switchport port-security violation restrict spanning-tree portfast no shutdown interface range fa0/22 - fa 0/24 shutdown 5.7 Sw enfermeria enable configure terminal interface range fa0/1 - fa 0/5 switchport mode trunk switchport trunk native vlan 99 no shutdown interface range fa0/6 - fa 0/10 switchport mode access switchport access vlan 30 switchport port-security maximum 2 switchport port-security mac-address sticky switchport port-security violation protect spanning-tree portfast no shutdown interface range fa0/11 - fa 0/15 switchport mode access switchport access vlan 40 switchport port-security maximum 2 switchport port-security mac-address sticky switchport port-security violation restrict spanning-tree portfast no shutdown interface range fa0/16 - fa 0/19 switchport mode access switchport access vlan 50 switchport port-security maximum 1 switchport port-security mac-address 000A.F3E0.DB53 switchport port-security violation shutdown spanning-tree portfast no shutdown interface range fa0/20 - fa 0/21 switchport mode access switchport access vlan 60 switchport port-security maximum 2 switchport port-security mac-address sticky switchport port-security violation restrict spanning-tree portfast no shutdown interface range fa0/22 - fa 0/24 shutdown

5.4 Sw campus enable configure terminal interface range fa0/1 - fa 0/5 switchport mode trunk switchport trunk native vlan 99 no shutdown interface range fa0/06 - fa 0/21 shutdown interface range fa0/22 - fa 0/23 switchport mode access switchport access vlan 70 switchport port-security maximum 1 switchport port-security mac-address sticky switchport port-security violation restrict spanning-tree portfast no shutdown interface range fa 0/24 shutdown 7.0 Configurar IP Administracin 7.1 Sw torre enable configure terminal int vlan 99 ip add 172.17.99.2 255.255.255.240 7.2 Sw cetecom enable configure terminal int vlan 99 ip add 172.17.99.3 255.255.255.240 7.3 Sw ctir enable configure terminal int vlan 99 ip add 172.17.99.4 255.255.255.240 7.4 Sw AVaras enable configure terminal int vlan 99 ip add 172.17.99.5 255.255.255.240 7.5 Sw sede enable configure terminal int vlan 99 ip add 172.17.99.18 255.255.255.240 7.6 Sw laboratorio

enable configure terminal int vlan 99 ip add 172.17.99.19 255.255.255.240 7.7 Sw enfermeria enable configure terminal int vlan 99 ip add 172.17.99.20 255.255.255.240 7.8 Sw campus enable configure terminal int vlan 99 ip add 172.17.99.21 255.255.255.240 8 Configurar Per Vlan Spanning tree 8.1 sw torre 8.2 sw AVaras 8.3 sw sede 8.4 sw campus 9. Configurado 10. Configurar OSPF Process 1 Area 0

Вам также может понравиться