Switchport private-vlan host-association – Dell PowerEdge VRTX User Manual

Page 565

Advertising
background image

VLAN Commands

565

FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC

2+3\new_system_mifs_ARC2_latest\VLAN.fm

D E LL CO N F I D E N T IA L – P R E L I M I N A RY 4 / 3 / 14 - F O R PR O O F O N LY

Example

The following example add promiscuous port gi0/1 to primary VLAN 10 and

to secondary VLAN 20.

console(config)# interface gi0/4

console(config-if)# switchport private-vlan mapping 10 add 20

switchport private-vlan host-association

Use the switchport private-vlan host-association Interface Configuration

mode command to configure the VLANs of the private VLAN host port. Use

the no form of this command to reset to default.

Syntax

switchport private-vlan host-association

primary-vlan-id secondary-vlan-id

no switchport private-vlan host-association

Parameters

primary-vlan-id

—The VLAN ID of the primary VLAN.

secondary-vlan-list

—Specifies the secondary VLAN. The secondary VLAN

is an isolated port.

Default Configuration

No VLAN is configured.

Command Mode

Interface (Ethernet, Port Channel) Configuration mode

User Guidelines

The secondary VLAN must be associated with the primary VLAN, otherwise

the configuration is not accepted. See the

private-vlan association

command.

Advertising