cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
350
Views
0
Helpful
1
Replies

Spanning tree loop

Steev112
Level 1
Level 1

                   Dear All

I have connected cable between two ports in the same switch on port FastEthernet0/14 and FastEthernet0/16, when I did show spanning tree block I found both ports are block and there was no any service impact, why the loop didn’t make down for the network, in below the configuration on the interfaces and core switch:

On Core:

spanning-tree mode rapid-pvst

no spanning-tree optimize bpdu transmission

spanning-tree extend system-id

spanning-tree vlan 210 priority 0

!

Access switch

interface FastEthernet0/14

switchport access vlan 210

switchport mode access

switchport block multicast

switchport block unicast

switchport port-security maximum 3

switchport port-security

switchport port-security aging time 2

switchport port-security aging type inactivity

!

interface FastEthernet0/16

switchport access vlan 210

switchport mode access

switchport nonegotiate

switchport block multicast

switchport block unicast

switchport port-security maximum 3

switchport port-security

switchport port-security aging time 2

switchport port-security aging type inactivity

Thanks

1 Reply 1

paolo bevilacqua
Hall of Fame
Hall of Fame

STP has worked, so all is normal.