Setup Guide

Table Of Contents
To remove PVLAN mode from the selected port, use the no switchport mode private-vlan
command.
Parameters
host Enter the keyword host to configure the selected port or port channel as an
isolated interface in a PVLAN.
promiscuous Enter the keyword promiscuous to configure the selected port or port channel
as an promiscuous interface.
trunk Enter the keyword trunk to configure the selected port or port channel as a trunk
port in a PVLAN.
Defaults Disabled.
Command Modes INTERFACE
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100-ON.
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100-ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000-ON.
9.2(1.0) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
7.8.1.0 Introduced on the C-Series and S-Series.
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.
1272 Private VLAN (PVLAN)