4. Add one or more host ports to the VLAN.INTERFACE VLAN modetagged interface or untagged interfaceYou can enter the interfaces singly or in range format, either comma-delimited (slot/port,port,port) or hyphenated (slot/ port-port).You can only add host (isolated) ports to the VLAN.Creating an Isolated VLANAn isolated VLAN is a secondary VLAN of a primary VLAN.An isolated VLAN port can only talk with the promiscuous ports in that primary VLAN.1. Access INTERFACE VLAN mode for the VLAN that you want to make an isolated VLAN.CONFIGURATION modeinterface vlan vlan-id2. Enable the VLAN.INTERFACE VLAN modeno shutdown3. Set the PVLAN mode of the selected VLAN to isolated.INTERFACE VLAN modeprivate-vlan mode isolated4. Add one or more host ports to the VLAN.INTERFACE VLAN modetagged interface or untagged interfaceYou can enter the interfaces singly or in range format, either comma-delimited (slot/port,port,port) or hyphenated (slot/ port-port).You can only add ports defined as host to the VLAN.Example of Configuring Private VLAN MembersThe following example shows the use of the PVLAN commands that are used in VLAN INTERFACE modeto configure the PVLAN member VLANs (primary, community, and isolated VLANs).Dell#confDell(conf)# interface vlan 10Dell(conf-vlan-10)# private-vlan mode primaryDell(conf-vlan-10)# private-vlan mapping secondary-vlan 100-101Dell(conf-vlan-10)# untagged Te 2/1Dell(conf-vlan-10)# tagged Te 2/3Dell(conf)# interface vlan 101Dell(conf-vlan-101)# private-vlan mode communityDell(conf-vlan-101)# untagged Te 2/10Dell(conf)# interface vlan 100Private VLANs (PVLAN) 637