configure private-vlan add subscriber

configure private-vlan name add subscriber vlan_name {non-isolated} {loopback-port port}

Description

Adds the specified VLAN (Virtual LAN) as a subscriber VLAN on the specified PVLAN.

Syntax Description

name Specifies the name of the PVLAN to which the VLAN is added.
vlan_name Specifies a VLAN to add to the PVLAN.
non-isolated Configures the subscriber VLAN as a non-isolated subscriber VLAN.
port Specifies the port that serves as the loopback port.

Default

If the non-isolated option is omitted, this command adds the specified VLAN as an isolated subscriber VLAN.

Usage Guidelines

The VLAN must be created and configured with a tag before it is added to the PVLAN. If the non-isolated option is omitted, the VLAN is added as an isolated subscriber VLAN. If the non-isolated option is included, the VLAN is added as an non-isolated subscriber VLAN.

If two or more subscriber VLANs have overlapping ports (where the same ports are assigned to both VLANs), each of the subscriber VLANs with overlapping ports must have a dedicated loopback port.

Example

The following example adds VLAN "restricted" as a subscriber VLAN for the PVLAN named "companyx":

configure private-vlan companyx add subscriber restricted isolated

History

This command was first available in ExtremeXOS 12.1.

Platform Availability

This command is available on all platforms that support the Private VLAN feature. For features and the platforms that support them, see the ExtremeXOS 22.2 Feature License Requirements document.