LevelOne IES-1085 User Manual

Page 121

Advertising
background image

User Manual

Page 121

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):

switch_a(config)#bridge 1 protocol ring enable
switch_a(config)#


Set ring port:
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 set Ring port 1 and Ring port 2.

3. Command Syntax:
ring set-port RING_PORT_1 RING_PORT_2

RING_PORT_1 Specify the Ring port 1.
RING_PORT_2 Specify the Ring port 2.


4. Example:
The following example sets the fe1 and fe2 as Ring port 1 and Ring port 2:

switch_a(config)#ring set-port fe1 fe2
switch_a(config)#

Advertising