User`s manual
352 Asanté IntraCore 36000 Series
Syntax Description
[no] spanning-tree spanning-disabled
Default
Enabled
Command Mode
Interface Configuration (Ethernet, Port Channel)
Example
This example disables the spanning tree algorithm for port 5.
Console(config)#interface ethernet 1/5
Console(config-if)#spanning-tree spanning-disabled
Console(config-if)#
16.227 spanning-tree transmission-limit
This command configures the minimum interval between the transmissions of consecutive RSTP/MSTP
BPDUs. Use the no form to restore the default.
Syntax Description
spanning-tree transmission-limit count
no spanning-tree transmission-limit
count The transmission limit in seconds. (Range: 1-10)
Default
3
Command Mode
Global Configuration
Usage Guidelines
This command limits the maximum transmission rate for BPDUs.
Example
The following is sample output from the spanning-tree transmission-limit command .
Console(config)#spanning-tree transmission-limit 4
Console(config)#