C613-50066-01 REV A
Command Reference for IE200 Series Industrial Managed PoE+ Switches
381
AlliedWare Plus™ Operating System - Version 5.4.5I-0.x
VLAN C
OMMANDS
SWITCHPORT
PRIVATE
-
VLAN
HOST
-
ASSOCIATION
switchport private-vlan host-association
Overview
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
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
Parameter
Description
<
primary-vlan-id
>
VLAN ID of the primary VLAN.
<
secondary-vlan-id
>
VLAN ID of the secondary VLAN (either isolated or com
munity).