130
Manual Documentation Number: EIRM-EXTEND-8-1
m
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
switch_a(config-if)#
2.
Usage:
Use this command to set the cost of a path associated with an interface. Use
the no parameter with this command to restore the default cost value of the
path. A lower path-cost indicates a greater likelihood of the specific
interface becoming a root.
3.
Command Syntax:
bridge GROUP instance INSTANCE_ID path-cost PATH_COST
GROUP <1-1> Specify the bridge-group ID.
INSTANCE_ID <1-15> Specify the instance ID.
PATH_COST <1-200000000> Specify the cost of path in the range of <1-
200000000>.
4.
Example:
The following example sets the path cost (
1000
) for 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 path-cost 1000
switch_a(config-if)#
Ring Setting
Ring state:
1.
Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The
switch_a(config)#
prompt will show on the screen.
switch_a(config)#
2.
Usage:
Use this command to enable Ring state. Use the no parameter with this
command to disable Ring state.
3.
Command Syntax:
bridge GROUP protocol ring
no bridge GROUP ring enable BRIDGE-FORWARD
GROUP <1-1> Specify the bridge-group ID.
BRIDGE-FORWARD Puts all ports of the specified bridge into the
forwarding state.
4.
Example:
The following example enables Ring state in bridge GROUP (
1
):