Command Reference Guide
SROS Command Line Interface Reference Guide Global Configuration Mode Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 346
spanning-tree bpduguard default
Use the spanning-tree bpduguard default command to enable the bpduguard on all ports by default. Use
the no form of this command to disable the setting.
Syntax Description
No subcommands.
Default Values
Disabled by default.
Command Modes
(config)# Global Configuration Mode required
Functional Notes
The bpduguard blocks any BPDUs from being received on an interface. This can be overridden on an
individual port.
Usage Examples
The following example enables the bpduguard on all ports by default.
(config)#spanning-tree bpduguard default
To disable the bpduguard on a specific interface, issue the appropriate commands for the given interface
(using the following commands as an example):
(config)#interface ethernet 0/1
(config-eth 0/1)#spanning-tree bpduguard disable