Switchport private-vlan mapping, Show vlan private-vlan, S port (4-163) – LevelOne GSW-2692 User Manual

Page 341

Advertising
background image

VLAN Commands

4-163

4

switchport private-vlan mapping

Use this command to map an interface to a primary VLAN. Use the no form to
remove this mapping.

Syntax

switchport private-vlan mapping primary-vlan-id
no switchport private-vlan mapping

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

Default Setting

None

Command Mode

Interface Configuration (Ethernet, Port Channel)

Command Usage

Promiscuous ports assigned to a primary VLAN can communicate with any
other promiscuous ports in the same VLAN, and with the group members
within any associated secondary VLANs.

Example

show vlan private-vlan

Use this command to show the private VLAN configuration settings on this switch.

Syntax

show vlan private-vlan [community | isolated | primary]

community – Displays all community VLANs, along with their associated

primary VLAN and assigned host interfaces.

isolated – Displays an isolated VLAN, along with the assigned

promiscuous interface and host interfaces. The Primary and Secondary
fields both display the isolated VLAN ID.

primary – Displays all primary VLANs, along with any assigned

promiscuous interfaces.

Default Setting

None

Command Mode

Privileged Executive

Console(config)#interface ethernet 1/2
Console(config-if)#switchport private-vlan mapping 2
Console(config-if)#

Advertising