Está en la página 1de 4

CASO 05

PROTOCOLO STP
ALUMNOS

1. Conectar los equipos solicitados, según el diagrama

2. Desactivar el protocolo STP en los tres switches. Mediante el comando (config)#no


spanning-tree vlan 1

Switch 1
Switch>enable
Switch#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#hostname SW1
SW1(config)#no spanning-tree vlan 1

Switch 2
Switch>enable
Switch#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#hostname SW2
SW2(config)#no spanning-tree vlan 1

Switch 3
Switch>enable
Switch#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#hostname SW3
SW3(config)#no spanning-tree vlan 1
3. Ingresar la dirección IP de las 2 PC’s
PC 0

PC 1

4. Se encienden todos los puertos en verde y verificamos que la conectividad entre las
PCs se ha perdido.
PRUEBA DE PDU

PRUEBA DE PING
PC 0 a PC 1

PC 1 a PC 0
5. Reactivamos el protocolo STP en los tres switches, con el comando (config)#spannig-
tree vlan 1

SW1
SW1#enable
SW1#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
SW1(config)#spanning-tree vlan 1

SW2
SW2#enable
SW2#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
SW2(config)#spanning-tree vlan 1

SW3
SW3#enable
SW3#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
SW3(config)#spanning-tree vlan 1

6. Nuevamente se desactiva el puerto Fa0/3, verificar que la conectividad entre las PC’s,
ahora es exitosa.

PRUEBA DE PDU

PRUEBA DE PING
PC 0 a PC 1
PC 1 a PC 0

También podría gustarte