SROS Command Line Interface Reference Guide
Ethernet Interface Configuration Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
671
spanning-tree
bpduguard [enable | disable]
Use the
spanning-tree bpduguard
command to enable or disable the bpduguard on a specific interface.
This setting overrides the related global setting (see
spanning-tree forward-time <seconds>
Use the
no
version of the command to return to the default setting.
Syntax Description
enable
Enables bpduguard for this interface.
disable
Disables bpduguard for this interface.
Default Values
By default, this setting is disabled.
Functional Notes
The bpduguard blocks any BPDUs from being received on an interface.
Usage Examples
The following example enables the bpduguard on the interface eth 0/1:
ProCurve(config)#
interface eth 0/1
ProCurve(config-eth 0/1)#
spanning-tree bpduguard enable
The bpduguard can be disabled on the eth 0/1 by issuing the following commands:
ProCurve(config)#
interface eth 0/1
ProCurve(config-eth 0/1)#
spanning-tree bpduguard disable