
(Revised 2010-7-2) page 135 of 145
Set RSTP Bridge Admin Status
rstp set bridgeadminstatus
Sets the Bridge Admin Status of the given Vlan-ID.
rstp set bridgeadminstatus <vlan id > <bridge adminstatus >
vlan id
Vlan Id for which the priority to be set.
bridge adminstatus
Status of the Bridge to be set.
Values of “fast”, “forcestp” and “disable” are valid
N-TRON/Admin#[1]> rstp set bridgeadminstatus 1 disable
N-TRON/Admin#[2]> rstp set bridgeadminstatus 2 fast
Get RSTP Bridge Admin Status
rstp get bridgeadminstatus
Gets the Bridge Admin Status of the given Vlan-Id.
rstp get bridgeadminstatus <vlan-id >
vlan-id
Vlan Id for which the admin status is to be viewed.
N-TRON/Admin#[1]> rstp get bridgeadminstatus 1
N-TRON/Admin#[2]> rstp get bridgeadminstatus 2
Set RSTP Bridge Forward Delay
rstp set bridgeforwarddelay
To set the forward delay time for a given Vlan-Id. Forward Delay in STP
is the time a switch waits after connecting to a root bridge, before he
changes the port state to forwarding from the listening and learning states.
RSTP only uses this as a backup feature for legacy STP device support.
rstp set bridgeforwarddelay <vlan-id > <forwarddelay >
vlan-id
Vlan Id for which the forward delay time to be set.
forwardelay
Forward delay Time to be set. The valid range of the Forward delay
time is (4.0 – 30.0) secs.
N-TRON/Admin#[1]> rstp set bridgeforwarddelay 1 6
N-TRON/Admin#[2]> rstp set bridgeforwarddelay 2 10
Please ensure that the forwarddelay time and vlan id values are valid. STP
switches can take up to 2x this figure before both the root switch and the
STP switch changes the port modes into forwarding states.
Get RSTP Bridge Forward Delay
rstp get bridgeforwarddelay
To get the Forward Delay Time of a given Vlan Id.
rstp get bridgeforwarddelay <vlan-id>
vlan-id
Vlan Id for which the forward delay time is to be viewed.
N-TRON/Admin#[1]> rstp get bridge forwarddelay 1
N-TRON/Admin#[2]> rstp get bridge forwarddelay 2
Please supply a valid Vlan Index ( being greater than zero)