DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
152
Examples
To configure the STP instance ID:
D G S - 3 2 0 0 - 1 0 : 4 # c o n f i g s t p p r i o r i t y 6 1 4 4 0 i n s t a n c e _ i d 0
C o m m a n d : c o n f i g s t p p r i o r i t y 6 1 4 4 0 i n s t a n c e _ i d 0
S u c c e s s .
D G S - 3 2 0 0 - 1 0 : 4 #
16-13 config stp
Purpose
Used to configure the bridge management parameters for CIST (
instance_id
= 0).
Format
config stp { maxage <value 6-40> | maxhops <value 6-40> | hellotime <value 1-2> | forwarddelay
<value 4-30> | txholdcount <value 1-10> | fbpdu [ enable | disable ] }
Description
This command is used to configure the bridge parameter global settings.
Parameters
Parameters
Description
maxage
Used to determine if a BPDU is valid. The default value is 20.
maxhops
Used to restrict the forwarded times of one BPDU. The default
value is 20.
Hellotime
The default value is 2 . This is a per-Bridge parameter in RSTP,
it is existed only in STP/RSTP Mode..
forwarddelay
The maximum delay time for one BPDU to be transmitted by a
bridge and received from another bridge. The default value is
15.
txholdcount
Used to restrict the numbers of BPDU transmitted in a time
interval
(
per Hello Time
)
.
fbpdu
To decide if the Bridge will flood STP BPDU when STP
functionality is disabled.
Restrictions
You must have administrator privilege.