Lucent Technologies P333T Switch User Manual


 
Chapter 5 Cajun Campus CLI (Command Line Interface)
Cajun P333T User’s Guide 55
Set spantree enable command
Use the set spantree enable command to enable the spanning-tree algorithm for a
System.
The syntax for this command is:
set spantree enable
Example
This example shows how to enable the spanning-tree algorithm for the system.
Console> (enable)
set spantree enable
bridge spanning tree enabled.
Console> (enable)
Set spantree disable command
Use the set spantree disable command to disable the spanning-tree algorithm for a
System.
The syntax for this command is:
set spantree disable
Example
This example shows how to disable the spanning-tree algorithm for the system.
Console> (enable)
set spantree disable
bridge spanning tree disabled.
Console> (enable)
Set spantree priority command
Use the set spantree priority command to set the bridge priority.
The syntax for this command is:
set spantree priority
[bridge_priority]
Example
This example shows how to set the bridge priority to 4096:
Console> (enable)
set spantree priority
4096
Bridge priority set to 4096.
Console> (enable)
bridge_priority Number representing the priority of the bridge.
The priority level is from 0 to 65535, with 0 indicating high
priority and 65535 indicating low priority.