Command Reference Guide
SROS Command Line Interface Reference Guide PPP Interface Configuration Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 727
bridge-group <group#> bpduguard [enable | disable]
Use the bridge-group bpduguard command to block BPDUs from being received on this interface. To
return to the default value, use the no form of this command.
Syntax Description
<group#> Bridge group number (1 to 255) specified using the bridge-group command.
enable Enable the BPDU block.
disable Disable the BPDU block.
Default Values
By default, this command is set to disable.
Command Modes
(config-interface)# Interface Configuration Mode
Valid interfaces include: Ethernet (eth 0/1), virtual PPP interfaces (ppp 1), and
virtual Frame Relay sub-interfaces (fr 1.20)
Usage Examples
The following example enables the bpduguard on the interface:
(config)#interface ppp 1
(config-ppp 1)#bridge-group 1 bpduguard enable