delete vlan vid <1~4094>
Delete VID via name
Ex: del vlan vid 2
show vlantbl <name>
Show VLAN information.
show vlantblindex
Show all VLAN name of switch.
enable vlan gvrp
VLAN configure as”802.1Q with GVRP” mode.
disable vlan gvrp
VLAN configure as”802.1Q without GVRP” mode.
show vlanstate
Show VLAN status.
show prtcl vlantbl
Show VLAN protocol.
config vlan pvid <1~4094>
ports <portlist>
Configure PVID of per- port.
3.7
Spanning Tree
Command Description
enable stp
Enabled spanning tree protocol.
disable stp
Disabled spanning tree protocol.
config stp hellotime
<number>
Configure the time of transmitting spanning
tree protocol info.
<number>: 1~10 is valid.
config stp maxage
<number>
The time bridge need to wait before trying to
set again when the bridge does not receive the
spanning tree news.
<number>:
6
~
40
is valid.
config stp fwdly
<number>
The time it takes to convert from spanning
tree study and monitor status to forward
status.
<number>:
4
~
30
is valid.
config stp prioriy
<number>
The value to recognize root bridge. The
bridge of smallest value will have the highest
priority and be selected as root. To change
this value, you need to restart the switch.
<number>:
1
~
65535
is valid.
show stp portstatus
Show spanning tree status of per-port.
show stpstate
Show STP function (Enabled / Disabled).
show stp info
Show configuration of STP.