beautypg.com

Amer Networks SS2GD8I User Manual

Page 118

background image

112

set config

Syntax: set config

Description: Set the STP parameters.

Arguments:

: priority must be a multiple of 4096, range from 0 to 61440.

: range from 1 to 10.

: range from 6 to 40.

: 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

Description: Sets the STP port information.

Arguments:

: 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.

: range from 0-200000000. 0 means auto status.

: priority must be a multiple of 16, range from 0 to 240.

: admin edge port, can be “yes” or “no”.

: 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

Description: Set the STP version.

Arguments:

: can be “stp” or “rstp”.

Example:

SS2GD8I(stp)# set version rstp