B&B Electronics EIRM-EXTEND-8 - Manual User Manual
Page 128

 
122 
Manual Documentation Number: EIRM-EXTEND-8-1411m
B&B Electronics Mfg Co Inc – 707 Dayton Rd - PO Box 1040 - Ottawa IL 61350 - Ph 815-433-5100 - Fax 815-433-5104 – www.bb-elec.com
B&B Electronics – Westlink Commercial Park – Oranmore, Galway, Ireland – Ph +353 91-792444 – Fax +353 91-792445 – www.bb-europe.com
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 set the port priority for a bridge. The lower priority 
indicates a greater likelihood of the bridge becoming root. 
 
3. Command Syntax: 
bridge GROUP priority PRIORITY 
GROUP <1-1> the ID of the bridge group. 
PRIORITY <0-240> The priority to be assigned to the group. 
 
4. Example: 
The following example sets the priority PRIORITY (100) of the interface 
fe1 (port 1) of bridge GROUP (1): 
switch_a(config)#interface fe1 
switch_a(config-if)#bridge 1 priority 100 
switch_a(config-if)# 
 
Admin. Path Cost: 
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 set the cost of a path associated with a bridge-group. 
Use the no parameter with this command to restore the default cost of a 
path associated with a bridge-group. 
 
3. Command Syntax: 
bridge GROUP path-cost PATHCOST 
no bridge GROUP path-cost 
GROUP <1-1> the ID of the bridge group. 
PATHCOST <1-200000000> The cost to be assigned to the group. 
