Chapter 6. Manage / Configure the Switch
66
3 history command
This command is used to show the history of entering commands.
4 logout command
This command is used to logout from console interface.
5 quit command
This command is used to quit from console interface. It has the same function as logout.
6 end command
This command is used to exit from VLAN Configuring mode.
(config-vlan)# end
(config)#
7 1q-vlan command
This command is used to configure 802.1Q VLAN characteristics.
(config-vlan)# 1q-vlan ?
gvrp Enables GVRP globally for the switch
ingress-filtering Configures frame filtering base on VLAN membership
<cr>
1q-vlan command can enable 802.1Q VLAN function. And no 1q-vlan command can disable it.
1q-vlan gvrp command is used to enable GVRP function of 802.1Q VLAN. This command works only if 802.1Q
VLAN is enabled. And GVRP will be disable automatically when 802.1Q VLAN is set to disable. no 1q-vlan gvrp
command can disable it.
1q-vlan ingress-filtering command is used to enable doing VLAN membership filtering at ingress port instead of
egress port. no 1q-vlan ingress-filtering command can disable it.