• Display PVLANs and/or interfaces that are part of a PVLAN.EXEC mode or EXEC Privilege modeshow vlan private-vlan [community | interface | isolated | primary | primary_vlan | interfaceinterface]• Display primary-secondary VLAN mapping.EXEC mode or EXEC Privilege modeshow vlan private-vlan mapping• Set the PVLAN mode of the selected port.INTERFACEswitchport mode private-vlan {host | promiscuous | trunk}NOTE: Secondary VLANs are Layer 2 VLANs, so even if they are operationally down while primary VLANs are operationally up,Layer 3 traffic is still transmitted across secondary VLANs.NOTE: The outputs of the show arp and show vlan commands provide PVLAN data. For more information, refer to theDellNetworking OS Command Line Reference Guide.Configuration Task ListThe following sections contain the procedures that configure a private VLAN.• Creating PVLAN Ports• Creating a Primary VLAN• Creating a Community VLAN• Creating an Isolated VLANCreating PVLAN portsPVLAN ports are ports that will be assigned to the PVLAN.1 Access INTERFACE mode for the port that you want to assign to a PVLAN.CONFIGURATION modeinterface interface2 Enable the port.INTERFACE modeno shutdown3 Set the port in Layer 2 mode.INTERFACE modeswitchport4 Select the PVLAN mode.INTERFACE modeswitchport mode private-vlan {host | promiscuous | trunk}• host (isolated or community VLAN port)• promiscuous (intra-VLAN communication port)678 Private VLANs (PVLAN)