VLAN Commands 4

no private-vlan primary-vlan-idassociation

primary-vlan-id- ID of primary VLAN. (Range: 1-4092, no leading zeroes).

secondary-vlan-id- ID of secondary (i.e, community) VLAN. (Range: 1-4092, no leading zeroes).

Default Setting

None

Command Mode

VLAN Configuration

Command Usage

Secondary VLANs provide security for group members. The associated primary VLAN provides a common interface for access to other network resources within the primary VLAN (e.g., servers configured with promiscuous ports) and to resources outside of the primary VLAN (via promiscuous ports).

Example

Console(config-vlan)#private-vlan 2 association 3

Console(config)#

switchport mode private-vlan

Use this command to set the private VLAN mode for an interface. Use the no form to restore the default setting.

Syntax

switchport mode private-vlan {host promiscuous} no switchport mode private-vlan

host – This port type can subsequently be assigned to a community or isolated VLAN.

promiscuous – This port type can communicate with all other promiscuous ports in the same primary VLAN, as well as with all the ports in the associated secondary VLANs.

Default Setting

Normal VLAN

Command Mode

Interface Configuration (Ethernet, Port Channel)

Command Usage

To assign a promiscuous port to a primary VLAN, use the switchport private-vlan mapping command. To assign a host port to a community VLAN, use the private-vlan host association command.

4-257

Page 553
Image 553
Accton Technology ES3528M-SFP manual Switchport mode private-vlan, No private-vlan primary-vlan-idassociation, Normal Vlan