Switchport private-vlan mapping – Dell PowerEdge VRTX User Manual

Page 564

Advertising
background image

564

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

Example

The following example associate secondary VLAN 20,21,22 and 24 to primary

VLAN 2.

console(config)# interface vlan 2

console(config-if)# private-vlan association add 20-22,24

switchport private-vlan mapping

Use the switchport private-vlan mapping Interface Configuration mode

command to configure the VLANs of the private VLAN promiscuous port.

Use the no form of this command to reset to default.

Syntax

switchport private-vlan mapping

primary-vlan-id

[add | remove]

secondary-

vlan-list

no switchport private-vlan mapping

Parameters

primary-vlan-id

—The VLAN ID of the primary VLAN.

add

secondary-vlan-list

—Specifies one or more secondary VLANs to be

added to the port.

remove

secondary-vlan-list

—Specifies one or more secondary VLANs to be

removed from the port.

Default Configuration

No VLAN is configured.

Command Mode

Interface (Ethernet, Port Channel) Configuration mode

User Guidelines

The secondary VLANs should be associated with the primary VLANs,

otherwise the configuration is not accepted.

Advertising