You are on page 1of 4

hay q modificar el 22 por 20 A 800 1022 172.20.0.0 /22 255.255.252.0 172.20.0.1 172.20.3.254 172.20.3.

255 vlan33

C 200 254 172.20.4.0 /24 255.255.255.0 172.20.4.1 172.20.4.254 172.20.4.255 vlan200

B 80 126 172.20.5.0 /25 255.255.255.128 172.20.5.1 172.20.5.126 172.20.5.127 vlan80

D 30 30 172.20.5.128 /27 255.255.255.224 172.20.5.129 172.20.5.158 172.20.5.159 vlan500

Crear vlan 80 con nombre administrativa, es Vlan nativa - Crear vlan 200 con nombre redes - Crear vlan 500 con nombre servidores ------todos los sw enab conf t vlan 33 name ventas vlan 80 name administrativa vlan 200 name redes vlan 500 name servidores exit sw mode trunk sw trunk allo vlan 80 SW4 hostname SW4

int vlan 33 no shut ip addr 172.20.5.5 255.255.252.0 int fas 0/5 sw mode acces sw acces vlan 33 int fas 0/15 sw mode acces sw acces vlan 33 SW3 int fas 0/5 sw mode acces sw acces vlan 200 int fas 0/10 sw mode acces sw acces vlan 200 int fas 0/3 sw mode acces sw acces vlan 500 int fas 0/4 sw mode acces sw acces vlan 500

SW2 int fas 0/2 sw mode acces sw acces vlan 80 SW1 int fas 0/1 sw mode acces sw acces vlan sw acces vlan sw acces vlan sw acces vlan

80 33 200 500

SW1 ################ vtp domain explo3 vtp mode server SW2 ############################# vtp domain explo3 vtp mode transparent

SW4 SW3 ################ vtp domain explo3 vtp mode client vtp password explo3 hostname SW4 enable secret cisco line vty 0 15 pass cisco1 login

interface range fa 0/5 - fa 0/10 switchport mode access switchport access vlan 200 switchport port-security switchport port-security maximum 1 switchport port-security mac-address sticky switchport port-security violation shutdown spanning-tree portfast no shut exit interface range fa 0/3 - fa 0/4 switchport mode access switchport access vlan 500 switchport port-security switchport port-security maximum 1 switchport port-security mac-address sticky switchport port-security violation shutdown spanning-tree portfast no shut exit interface range fa 0/1 switchport mode access switchport access vlan 80 switchport port-security switchport port-security maximum 1 switchport port-security mac-address sticky switchport port-security violation shutdown spanning-tree portfast no shut exit

interface range fa 0/1 - fa 0/15 switchport mode access switchport access vlan 80 switchport port-security switchport port-security maximum 1 switchport port-security mac-address sticky switchport port-security violation shutdown spanning-tree portfast no shut

exit mls rate-limit layer2 port-security 100

spanning-tree vlan 33 priority 0 spanning-tree vlan 200 priority 0 spanning-tree vlan 33 priority 0 spanning-tree vlan 33 priority 0

You might also like