512
VLAN Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\VLAN_ISCLI_Only.fm
D E L L C O N F ID E N T IA L – P R E L IM I N A RY 5 / 1 5 /1 2 - F O R P R O O F O N LY
Syntax
switchport general map protocols-group
group
vlan
vlan-id
no switchport general map protocols-group
group
Parameters
•
group
—Specifies the group number as defined in the
map protocol
protocols-group
command. (Range: 1–65535)
•
vlan-id
—Defines the VLAN ID in the classifying rule.
Command Mode
Interface Configuration (Ethernet, port-channel) mode
Default Configuration
No classification is defined.
User Guidelines
The VLAN classification rule priorities are:
1.
MAC-based VLAN (Best match among the rules)
2.
Subnet-based VLAN (Best match among the rules)
3.
Protocol-based VLAN
4.
PVID
Example
The following example sets a protocol-based classification rule.
Console(config-if)#
switchport general map protocols-group
1
vlan
8
private-vlan
Use the
private-vlan
Interface VLAN Configuration mode command to
configure a private VLAN. Use the
no
form of this command to return the
VLAN to normal VLAN configuration.