Administrator Guide

Related Commands
private-vlan mode — sets the mode of the selected VLAN to community, isolated, or primary.
private-vlan mapping secondary-vlan — maps secondary VLANs to the selected primary VLAN.
show arp — displays the ARP table.
switchport mode private-vlan — sets PVLAN mode of the selected port.
private-vlan mode
Set PVLAN mode of the selected VLAN to community, isolated, or primary.
S3048
Syntax
[no] private-vlan mode {community | isolated | primary}
To remove the PVLAN conguration, use the no private-vlan mode {community | isolated |
primary} command syntax.
Parameters
community Enter the keyword community to set the VLAN as a community VLAN.
isolated Enter the keyword isolated to congure the VLAN as an isolated VLAN.
primary Enter the keyword primary to congure the VLAN as a primary VLAN.
Defaults none
Command Modes INTERFACE VLAN
Command History
This guide is platform-specic. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
Version Description
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 VLAN:
can be in only one mode, either community, isolated, or primary.
Private VLAN (PVLAN) 1229