Switchport private- vlan mapping, Show vlan private-vlan, Switchport private-vlan mapping – LevelOne GTL-2691 User Manual
Page 1139: Show, Vlan private-vlan, Switchport private-vlan, Mapping, Switchport, Private-vlan mapping

C
HAPTER
39
| VLAN Commands
Configuring Private VLANs
– 1139 –
switchport private-
vlan mapping
Use this command to map an interface to a primary VLAN. Use the no form
to remove this mapping.
S
YNTAX
switchport private-vlan mapping primary-vlan-id
no switchport private-vlan mapping
primary-vlan-id – ID of primary VLAN. (Range: 1-4093).
D
EFAULT
S
ETTING
None
C
OMMAND
M
ODE
Interface Configuration (Ethernet, Port Channel)
C
OMMAND
U
SAGE
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.
E
XAMPLE
Console(config)#interface ethernet 1/2
Console(config-if)#switchport private-vlan mapping 2
Console(config-if)#
show vlan
private-vlan
Use this command to show the private VLAN configuration settings on this
switch.
S
YNTAX
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.
D
EFAULT
S
ETTING
None
C
OMMAND
M
ODE
Privileged Executive