User Manual

Setting value Description
isolated Secondary VLAN (isolated VLAN)
[Initial value]
none
[Input mode]
VLAN mode
[Description]
Uses vlan-id as a private VLAN.
If this command is executed with the "no" syntax, the private VLAN setting is deleted, and it is used as a conventional VLAN.
[Note]
If this is set as a community VLAN, it can communicate with the promiscuous port of the primary VLAN and with another
interface that is associated with the same community VLAN, but cannot communicate with a different community VLAN or
with an interface that is associated with an isolated VLAN.
If this is set as an isolated VLAN, it can communicate with the promiscuous port of the primary VLAN, but cannot
communicate with the community VLAN or with another interface that is associated with an isolated VLAN.
[Example]
Set the following private VLANs.
VLAN #100 : Primary VLAN
VLAN #101 : Secondary VLAN (community VLAN)
VLAN #102 : Secondary VLAN (community VLAN)
VLAN #103 : Secondary VLAN (isolated VLAN)
SWR2311P(config-vlan)#vlan 100
SWR2311P(config-vlan)#vlan 101
SWR2311P(config-vlan)#vlan 102
SWR2311P(config-vlan)#vlan 103
SWR2311P(config-vlan)#private-vlan 100 primary
SWR2311P(config-vlan)#private-vlan 101 community
SWR2311P(config-vlan)#private-vlan 102 community
SWR2311P(config-vlan)#private-vlan 103 isolated
6.2.4 Set secondary VLAN for primary VLAN
[Syntax]
private-vlan vlan-id association add 2nd-vlan-ids
private-vlan vlan-id association remove 2nd-vlan-ids
no private-vlan vlan-id association
[Keyword]
add : Associate the specified VLAN
remove : Remove the association of the specified VLAN
[Parameter]
vlan-id : <2-4094>
VLAN ID specified for the primary VLAN
2nd-vlan-ids : <2-4094>
VLAN ID specified for the secondary VLAN
To specify multiple items, use "-" or "," as shown below
To select from VLAN #2 through VLAN #4: 2-4
To select VLAN #2 and VLAN #4: 2,4
[Initial value]
none
[Input mode]
VLAN mode
Command Reference | Layer 2 functions | 173