disable
Syntax: disable
Description: To disable the STP function.
Argument: None
Possible value: None
Example:
SP1659P(stp)# disable
enable
Syntax: enable
Description: To enable the STP function.
Argument: None
Possible value: None
Example:
SP1659P(stp)# enable
set config
Syntax: set config <Bridge Priority> <Hello Time> <Max. Age> <Forward Delay>
Description: To set up the parameters of STP. Argument:
<Bridge Priority>: priority must be a multiple of 4096, available from 0 to 61440.
<Hello Time>: available from 1 to 10.
<Max. Age>: available from 6 to 40.
<Forward Delay>: available from 4 to 30.
Note: 2*(Forward Delay
Possible value:
<Bridge Priority>: 0 to 61440
<Hello Time>: 1 to 10
<Max. Age>: 6 to 40
<Forward Delay>: 4 to 30
Example:
SP1659P(stp)# set config 61440 2 20 15
set port
Syntax: set port <range> <path cost> <priority> <edge_port> <admin p2p>
Description: To set up the port information of STP. Argument:
<range>: syntax
<path cost>: 0,
<priority>: priority must be a multiple of 16, available from 0 to 240
<edge_port>: Admin Edge Port, <yesno>
<admin p2p>: Admin point to point, <autotruefalse>
Possible value:
<range>:1 to 26
<path cost>: 0,
<priority>: 0 to 240
<edge_port>: yes / no
<admin p2p>: auto / true / false
108