Switchport private-vlan host-association – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 450
VLAN Commands
Software Reference for x310 Series Switches
17.22
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
switchport private-vlan host-association
Use this command to associate a primary VLAN and a secondary VLAN to a host port. Only
one primary and secondary VLAN can be associated to a host port.
Use the no variant of this command to remove the association.
Syntax
switchport private-vlan host-association <primary-vlan-id> add
<secondary-vlan-id>
no switchport private-vlan host-association
Mode
Interface Configuration
Examples
Parameter
Description
<primary-vlan-id>
VLAN ID of the primary VLAN.
<secondary-vlan-id>
VLAN ID of the secondary VLAN (either isolated or
community).
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
switchport private-vlan host-association 2
add 3
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
no switchport private-vlan host-association