Switchport customer vlan – Dell PowerEdge VRTX User Manual
Page 552

552
VLAN Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC
2+3\new_system_mifs_ARC2_latest\VLAN.fm
D E L L C O N F ID E N T IA L – P R E L IM I N A RY 4 / 3 /1 4 - FO R P R O O F O N LY
switchport customer vlan
Use the switchport customer vlan Interface Configuration mode command
to set the port's VLAN when the interface is in customer mode (set by the
switchport mode command). Use the no form of this command to restore the
default configuration.
Syntax
switchport customer vlan
vlan-id
no switchport customer vlan
Parameters
•
vlan-id
—Specifies the customer VLAN.
Default Configuration
No VLAN is configured as customer.
Command Mode
Interface (Ethernet, Port Channel) Configuration mode
User Guidelines
When a port is in customer mode it is in QinQ mode. This enables the user
to use their own VLAN arrangements (PVID) across a provider network. The
switch is in QinQ mode when it has one or more customer ports.
Example
The following example defines gi0/4 as a member of customer VLAN 5.
console(config)# interface gi0/4
console(config-if)# switchport mode customer
console(config-if)# switchport customer vlan 5