User's Manual
Table Of Contents
- Contents
- List of Figures
- List of Tables
- Overview
- Cajun P333T Front and Rear Panels
- Applications
- Installation and Setup
- Cajun Campus CLI (Command Line Interface)
- Conventions Used
- Establishing a Serial Connection for Configuration
- Establishing a Telnet Session
- Running the CLI
- Security Levels
- General Commands
- Navigation, Cursor Movement and Shortcuts
- Getting Help
- Command Syntax
- Commands, Parameters and Default Settings
- Specifications
- Cajun P330 Standalone Manager
- How to Contact Us

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.