![Intel SBCEGBESW1 Manual Download Page 285](http://html1.mh-extra.com/html/intel/sbcegbesw1/sbcegbesw1_manual_2073124285.webp)
Spanning-Tree Commands
Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide
269
Example
The following example sets the default path cost method to
long
.
spanning-tree bpdu
The
spanning-tree bpdu
Global Configuration mode command defines BPDU handling
when the spanning tree is disabled globally or on a single interface. To restore the default
configuration, use the
no
form of this command.
Syntax
spanning-tree bpdu
{
filtering
|
flooding
}
no spanning-tree bpdu
Parameters
•
filtering
— Filter BPDU packets when the spanning tree is disabled on an interface.
•
flooding
— Flood BPDU packets when the spanning tree is disabled on an interface.
Default Configuration
The default setting is flooding.
Command Modes
Global Configuration mode
User Guidelines
There are no user guidelines for this command.
Example
The following example defines BPDU packet flooding when the spanning-tree is disabled
on an interface
.
Console(config)#
spanning-tree pathcost method long
Console(config)#
spanning-tree bpdu flooding