Intel 654655-001 Switch User Manual


 
48
CHAPTER 2
Intel Express 100BASE-TX Switching Hub
set-br-hellot
set-br-hellot <
hello_time
>
Sets the spanning tree bridge hello time.
hello_time
is a number from
1 to 10 in seconds. However, the corresponding MIB variable,
dot1dStpBridgeHelloTime (RFC 1493), is in hundreths of seconds
ranging from 100 to 1000, and must be a multiple of 100.
SYS_console> set-br-hellot 2
The Bridge Hello Time was changed
set-br-fwdel
set-br-fwdel <
forward_delay
>
Sets the spanning tree bridge forward delay. This controls the amount
of time between the listening and forwarding spanning tree states, and
is completely unrelated to the forwarding latency.
forward_delay
is
in seconds, from 4 to 30. However, the corresponding MIB variable,
dot1dStpBridgeForwardDelay (RFC 1493), is in hundreths of seconds
from 400 to 3000, and must be a multiple of 100.
set-prt-prio
set-prt-prio <
port_number
> <
port_priority
>
Sets the spanning tree port priority.
port_number
is the decimal port
number, and
port_priority
is a number from 1 to 255. This is
equivalent to setting the MIB variable dot1dStpPortPriority
(RFC 1493).
set-prt-enb
set-prt-enb <
port_number
> {enable|disable}
Enables or disables a port in the spanning tree.
port_number
is the
port number. This is equivalent to setting the MIB variable
dot1dStpPortEnable (RFC 1493).
set-prt-pcost
set-prt-pcost <
port_number
> <
path_cost
>
Sets the spanning tree port path cost.
port_number
is the port number,
and
path_cost
is path cost from 1 to 65535. This is equivalent to
setting the MIB variable dot1dStpPortPathCost (RFC 1493).