cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

Nexus 5672UP - Error disabled. Reason:BPDUGuard

Andreas Sinn
Level 1
Level 1

Hello,

 

I have a Nexus 5672Up and want to trunk a C3560X.

I have configured on Nexus:

interface Ethernet100/1/14
  switchport trunk allowed vlan 990
  spanning-tree port type edge
  spanning-tree guard none

 

and on 3560X:

interface GigabitEthernet0/46
 switchport trunk encapsulation dot1q
 switchport trunk native vlan 990
 switchport trunk allowed vlan 990
 switchport mode trunk
 spanning-tree portfast
 spanning-tree bpduguard disable
 spanning-tree guard none

 

The port on Nexus is all the time on disable with the following logging:

2017 Sep  4 07:53:47 cpbs-swi-nx-ix-03 %ETHPORT-5-SPEED: Interface Ethernet100/1/14, operational speed changed to 1 Gbps
2017 Sep  4 07:53:47 cpbs-swi-nx-ix-03 %ETHPORT-5-IF_DUPLEX: Interface Ethernet100/1/14, operational duplex mode changed to Full
2017 Sep  4 07:53:47 cpbs-swi-nx-ix-03 %ETHPORT-5-IF_RX_FLOW_CONTROL: Interface Ethernet100/1/14, operational Receive Flow Control state changed to off
2017 Sep  4 07:53:47 cpbs-swi-nx-ix-03 %ETHPORT-5-IF_TX_FLOW_CONTROL: Interface Ethernet100/1/14, operational Transmit Flow Control state changed to on
2017 Sep  4 07:53:47 cpbs-swi-nx-ix-03 %ETHPORT-5-IF_UP: Interface Ethernet100/1/14 is up in mode access
2017 Sep  4 07:53:52 cpbs-swi-nx-ix-03 %STP-2-BLOCK_BPDUGUARD: Received BPDU on port Ethernet100/1/14, vlan 1 with BPDU Guard enabled. Disabling port.
2017 Sep  4 07:53:52 cpbs-swi-nx-ix-03 %ETHPORT-5-IF_DOWN_NONE: Interface Ethernet100/1/14 is down (None)
2017 Sep  4 07:53:52 cpbs-swi-nx-ix-03 %ETHPORT-5-IF_DOWN_NONE: Interface Ethernet100/1/14 is down (None)
2017 Sep  4 07:53:52 cpbs-swi-nx-ix-03 %ETHPORT-5-IF_DOWN_ERROR_DISABLED: Interface Ethernet100/1/14 is down (Error disabled. Reason:BPDUGuard)

 

What di I do wrong?

 

Regards

Who Me Too'd this topic