White Papers

Table Of Contents
Usage
Information
The assignment of the various PVLAN port types to port and port channel (LAG) interfaces is shown in
the following example.
Example
DellEMC#conf
DellEMC(conf)# interface TenGigabitEthernet 2/1
DellEMC(conf-if-te-2/1)# switchport mode private-vlan promiscuous
DellEMC(conf)# interface TenGigabitEthernet 2/2
DellEMC(conf-if-te-2/2)# switchport mode private-vlan host
DellEMC(conf)# interface TenGigabitEthernet 2/3
DellEMC(conf-if-te-2/3)# switchport mode private-vlan trunk
DellEMC(conf)# interface port-channel 10
DellEMC(conf-if-te-2/3)# switchport mode private-vlan promiscuous
DellEMC(conf-if-te-2/3)#
Related
Commands
private-vlan mode sets the mode of the selected VLAN to community, isolated, or primary.
private-vlan mapping secondary-vlan sets the mode of the selected VLAN to primary and then
associates the secondary VLANs to it.
Private VLAN (PVLAN) 1255