cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1071
Views
0
Helpful
2
Replies

Hub didnt disable with bpduguard enable

ohareka70
Level 3
Level 3

Hello,

I have the following configuration on my access layer switch.

interface FastEthernet0/1 - 20

switchport access vlan 4

switchport mode access

spanning-tree portfast

spanning-tree bpduguard enable

But when i plug in a netgear hub into one of the user ports it didnt err-disable the port. 

I need this to stop users plugging in a hub onto our network so they have extra access ports.

Any ideas why the bpduguard did not work.

thanks

Kevin

1 Accepted Solution

Accepted Solutions

Abzal
Level 7
Level 7

Hi,
For this situation you can use
#switchport port-security
#switchport port-security max address 3 (for example)
#switchport port-security mac address sticky
To allow only three PCs to be connected from hub.

Sent from Cisco Technical Support iPhone App

Best regards,
Abzal

View solution in original post

2 Replies 2

Abzal
Level 7
Level 7

Hi,
For this situation you can use
#switchport port-security
#switchport port-security max address 3 (for example)
#switchport port-security mac address sticky
To allow only three PCs to be connected from hub.

Sent from Cisco Technical Support iPhone App

Best regards,
Abzal

Yeah - port security is a fall back option.

Enabling bpduguard on client facing ports will err-disable the switchport if it receives a bpdu from a connected device. But BPDUs are sent by switches so old hubs won't send bpdus.  For this reason i dont think its possible to err-disable a hub using bpduguard enable

thanks

Kevin

Review Cisco Networking products for a $25 gift card