Chapter 6. Manage / Configure the Switch
67
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 at the same time.
port-vlan command is used to enable Port-base VLAN.
no port-vlan command is used to disable it.
10 private-vlan command
This command is used to create VLAN groups for Private VLAN and create the associations between Primary VLAN
and Community VLAN.
(config-vlan)# private-vlan 100 ?
association Association
name VLAN interface name
private-vlan x association y command is used to create the association between Primary VLAN “x” and Community
VLAN “y”