LevelOne IES-1085 User Manual

Page 113

Advertising
background image

User Manual

Page 113

GROUP <1-1> The ID of the bridge group to which this delay time is assigned.
FORWARD_DELAY <4-30> the forwarding time delay in seconds.


4. Example:
The following example sets the forward-time FORWARD_DELAY (30) of bridge GROUP
(1):

switch_a(config)#bridge 1 forward-time 30
switch_a(config)#

RSTP Port Setting

Priority(Granularity 16):
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 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 )#

Advertising