Spanning-tree bpdu – Allied Telesis AT-S95 CLI User Manual
Page 227

Spanning-Tree Commands
Page 215
Parameters
•
long — Specifies port path costs with a range of 1-200,000,000 .
•
short — Specifies port path costs with a range of 0-65,535.
Default Configuration
Short path cost method.
Command Mode
Global Configuration mode
User Guidelines
This command applies to all spanning tree instances on the device.
The cost is set using the spanning-tree cost command.
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. Use the no form of this command to return to the default configuration.
Syntax
spanning-tree bpdu {filtering | flooding}
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