Users Guide

Example
Dell#conf
Dell(conf)# interface TenGigabitEthernet 2/1
Dell(conf-if-te-2/1)# switchport mode private-vlan promiscuous
Dell(conf)# interface TenGigabitEthernet 2/2
Dell(conf-if-te-2/2)# switchport mode private-vlan host
Dell(conf)# interface TenGigabitEthernet 2/3
Dell(conf-if-te-2/3)# switchport mode private-vlan trunk
Dell(conf)# interface port-channel 10
Dell(conf-if-te-2/3)# switchport mode private-vlan promiscuous
Dell(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) 1277