![Amer.com SS2GD8I User Manual Download Page 118](http://html1.mh-extra.com/html/amer-com/ss2gd8i/ss2gd8i_user-manual_2921991118.webp)
112
set config
Syntax:
set config <Bridge Priority> <Hello Time> <Max. Age> <Forward Delay>
Description:
Set the STP parameters.
Arguments:
<Bridge Priority>: priority must be a multiple of 4096, range from 0 to 61440.
<Hello Time>: range from 1 to 10.
<Max. Age>: range from 6 to 40.
<Forward Delay>: range from 4 to 30. Note: 2*(Forward Delay -1) >= Max Age, Max Age >= 2*(Hello Time
+1)
Example:
SS2GD8I(stp)# set config 61440 2 20 15
set port
Syntax:
set port <port range> <path cost> <priority> <edge_port> <admin p2p>
Description:
Sets the STP port information.
Arguments:
<port range>: which ports to change, can be a single port (e.g. “1”) or a range of ports (e.g. “5-7”), range
from 1-8.
<path cost>: range from 0-200000000. 0 means auto status.
<priority>: priority must be a multiple of 16, range from 0 to 240.
<edge_port>: admin edge port, can be “yes” or “no”.
<admin p2p>: admin point to point, can be “auto”, “|true”, or “false”.
Example:
SS2GD8I(stp)# set port 1-8 0 128 yes auto
set version
Syntax:
set version <ver>
Description:
Set the STP version.
Arguments:
<ver>: can be “stp” or “rstp”.
Example:
SS2GD8I(stp)# set version rstp