xStack
Command : config stp instance_id 2 remove_vlan 10
Success.
delete stp instance_id
Purpose | Used to delete a STP instance ID from the Switch. |
Syntax | delete stp instance_id <value |
Description | This command allows the user to delete a previously configured |
| STP instance ID from the Switch. |
Parameters | <value |
| Spanning Tree instance on the Switch. |
Restrictions | Only |
|
|
Example usage:
To delete STP instance id 2 from the Switch.
Command: delete stp instance_id 2
Success.
config stp priority
Purpose | Used to update the STP instance configuration. |
Syntax | config stp priority <value |
Description | This command is used to update the STP instance configuration |
| settings on the Switch. The MSTP will utilize the priority in |
| selecting the root bridge, root port and designated port. Assigning |
| higher priorities to STP regions will instruct the Switch to give |
| precedence to the selected instance_id for forwarding packets. |
| The lower the priority value set, the higher the priority. |
Parameters | priority <value |
| specify the priority for a specified instance ID for forwarding |
| packets. The lower the value, the higher the priority. This entry |
| must be divisible by 4096. |
| instance_id <value |
| previously configured instance ID of which to set the priority value. |
| An instance id of 0 denotes the default instance_id (CIST) |
| internally set on the Switch. |
Restrictions | Only |
|
|
82