Black Box Hardened Managed Ethernet Switche Computer Hardware User Manual


 
724-746-5500 | blackbox.com
Page 144
Chapter 7: Command-Line Management
INSTANCE_ID Specify the instance ID.
BRIDGE_PRIORITY <0-61440> Specify the bridge priority.
4. Example:
The following example sets the bridge priority (0) for an MST instance (3) in bridge GROUP (1):
switch_a(config)#bridge 1 instance 3 priority 0
switch_a(config)#
MSTP Port Setting
Bridge-Group Instance:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode.
fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen.
switch_a(config)#interface fe1
switch_a(config-if)#
2. Usage:
Use this command to assign a Multiple Spanning Tree instance to a port. Use the no parameter with this command to remove the
instance.
3. Command Syntax:
bridge GROUP instance INSTANCE_ID
no bridge GROUP instance INSTANCE_ID
GROUP <1-1> Specify the bridge-group ID.
INSTANCE_ID Specify the instance ID.
4. Example:
The following example assigns a Multiple Spanning Tree instance (3) to a port (fe1) in bridge GROUP (1):
switch_a(config)#interface fe1
switch_a(config-if)#bridge-group 1 instance 3
switch_a(config-if)#
Bridge-Group Instance Priority:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode.
fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen.
switch_a(config)#interface fe1