Owner's Manual
Chapter 9. VLANs | 261
NETGEAR 8800 User Manual
configure private-vlan <name> add subscriber <vlan_name> {non-isolated}
{loopback-port <port>}
By default, this command adds an isolated subscriber VLAN. To create a non-isolated
subscriber VLAN, you must include the
non-isolated option.
Configuring Network VLAN Ports for VLAN Translation
When subscriber VLAN traffic exits a network VLAN port, it can be untagged, tagged (with
the subscriber VLAN tag), or translated (to the network VLAN tag).
Note: All traffic that exits a subscriber VLAN port uses the subscriber
VLAN tag, unless the port is configured as untagged. There is no
need to configure VLAN translation (from network to subscriber
VLAN tag) on subscriber VLAN ports.
To configure network VLAN ports for VLAN translation, use the following command and
specify the network VLAN and port numbers:
configure {vlan} <vlan_name> add ports <port_list> private-vlan translated
If you want to later reconfigure a port that is configured for VLAN translation so that it does
not translate tags, use the following command and specify either the
tagged or the untagged
option:
configure {vlan} <vlan_name> add ports [<port_list> | all] {tagged | untagged}
{{stpd} <stpd_name>} {dot1d | emistp | pvst-plus}}
Configuring Non-Isolated Subscriber VLAN Ports
The process for configuring non-isolated VLAN ports requires two tasks:
• Add a VLAN to the PVLAN as a non-isolated subscriber VLAN
• Assign ports to the non-isolated subscriber VLAN
These tasks can be completed in any order, but they must both be completed before a port
can participate in a PVLAN. When configuration is complete, all egress traffic from the port is
translated to the VLAN tag for that non-isolated VLAN (unless the port is configured as
untagged).
Note: To configure VLAN translation for network VLAN ports, see
Configuring Network VLAN Ports for VLAN Translation on page 261.
To add a non-isolated subscriber VLAN to the PVLAN, use the following command:
configure private-vlan <name> add subscriber <vlan_name> non-isolated










