Switchport private-vlan mapping, Show vlan private-vlan, S port (4-320) – LevelOne FGL-2870 User Manual

Page 686: Show vlan

Advertising
background image

Command Line Interface

4-320

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 | primary]

community – Displays all community VLANs, along with their associated

primary VLAN and assigned host interfaces.

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