Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 421

VLAN Introduction
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
16.9
Associate the secondary VLANs with the primary VLAN
awplus(config-vlan)#
private-vlan 20 association
add 21
Associate secondary VLAN 21 with the
primary VLAN 20.
awplus(config-vlan)#
private-vlan 20 association
add 22
Associate secondary VLAN 22 with the
primary VLAN 20.
awplus(config-vlan)#
private-vlan 20 association
add 23
Associate secondary VLAN 23 with the
primary VLAN 20.
awplus(config-if)#
exit
Return to Global Configuration mode.
awplus(config-if)#
switchport mode private-
vlan promiscuous
Set the port as a promiscuous ports.
Set the other ports to be host
ports
awplus(config-if)#
exit
Return to Global Configuration mode.
awplus(config-if)#
switchport mode private-
vlan host
Set the ports as host ports.
On the promiscuous port, map the primary VLAN to each of the secondary VLANs
awplus(config-if)#
exit
Return to Global Configuration mode.
awplus(config-if)#
switchport private-vlan
mapping 20 add 21-23
Associate primary VLAN 20 and the
secondary VLANs 21 to 23 to the
promiscuous port.
Associate the community host ports with the community VLANs
awplus(config-if)#
exit
Return to Global Configuration mode.
awplus(config-if)#
switchport private-vlan
host-association 20 add 21
Associate primary VLAN 20 and secondary
VLAN 21 to the host ports.
awplus(config-if)#
exit
Return to Global Configuration mode.
awplus(config-if)#
switchport private-vlan
host-association 20 add 22
Associate primary VLAN 20 and secondary
VLAN 22 to the host ports.
Associate the isolated host ports with the isolated VLAN 23
Table 16-2: Configuration procedure for access mode private VLANs(cont.)