User`s manual

44
6. end command
This command is used to exit from interface mode.
(config-if)# 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 filtering based on
VLAN membership at ingress port instead of egress port. no 1q-vlan
ingress-filtering command can disable it.
8. no command
This command is used to disable a function or restore a setting to factory
default of the switch.
(config-vlan)# no ?
1q-vlan Configures 802.1Q VLAN
port-vlan Configures Port-Based VLAN
private-vlan Private VLAN
vlan Switch Virtual LAN interface
For example,
1q-vlan” command can enable 802.1Q VLAN function and “no 1q-vlan
command can disable it. no vlan 100” command will remove VLAN 100.
9. port-vlan command
This command is used to enable Port-base VLAN. And 802.1Q VLAN
function will be disable.
port-vlan command is used to enable Port-base VLAN.
no port-vlan command can be used to disable it.