cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
452
Views
0
Helpful
3
Replies

STP blocking Port Channel

AsifParkar20245
Level 1
Level 1

I am trying to connect Nexus 5k to nexus 9k over a fiber link. This is a single Port channel VPC with 1 interface in the Po. The CDP is up, but one of Port channel remains in BLK state and we are getting below logs :

log: STP-2-BRIDGE_ASSURANCE_BLOCK: Bridge Assurance blocking port ; Po 20 

Below is the config on the Nexus 5ks and similar config is at the other end Nexus switch.

interface port-channel20

switchport mode trunk
switchport trunk allowed vlan 20
speed 1000
vpc 20

interface Ethernet1/19
switchport mode trunk
switchport trunk allowed vlan 20
speed 1000
channel-group 20

We tried to add "spanning tree port type normal " to the other end Nexus, but it just blocked the 5ks port channel in STP. what could be the issue with STP?

 

3 Replies 3

Sergiu.Daniluk
VIP Alumni
VIP Alumni

Hi @AsifParkar20245 

If I understand correctly you get the message on N5K right?

If the interface is in BA BLK state, it means you have bridge assurance configured on the port-channel/interface and it does not receive STP BPDUs on it. So you either configure the interface with "spanning tree port type normal" on both vPC peers (on both N5K), or you configure "spanning tree port type network" on both N9K.

 

Take care,

Sergiu

yes on my both switches Spanning tree Bridge assurance is globally configured and we tried to configure "spanning tree port type normal " and "spanning tree port type network" on both ends but still one of the interface ends up in spanning tree blocked state

Can you share the following from all 4 switches? 

show run int po 20

show spanning-tree interface po 20

 

Cheers,

Sergiu

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: