GS-4210-Series (V2) User Manual

Table Of Contents
Command Guide of GS-4210 Series
308
Parameter:
<1-10>
Specify the tx-hold-count value.
Default:
spanning-tree tx-hold-count = 6
Mode:
Global Configuration
Usage Guide:
This command configures the BPDU tx-hold-count.
Example:
This example sets the BPDU tx hold count to 10
Switch# configure
Switch(config)# spanning-tree tx-hold-count 10
4.26.10 spanning-tree pathcost method
Command:
spanning-tree pathcost method ( long | short )
Parameter:
long
Specify the type of pathcost value to 32 bits (long).
short
Specify the type of pathcost value to 16 bits (short).
Default:
spanning-tree pathcost method = long
Mode:
Global Configuration
Usage Guide:
This command configures the BPDU pathcost value type to 16bits (short) or 32 bits (long). The configuration could be
shown by “show spanning-tree” command.
Example:
This example sets the type of pathcost value to short.
Switch# configure
Switch(config)# spanning-tree pathcost method short