436
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
VLAN C
OMMANDS
SWITCHPORT
MODE
PRIVATE
-
VLAN
TRUNK
SECONDARY
To create isolated private VLAN 2 and then enable
port1.1.3
in trunk mode as
a secondary port for the this VLAN with the group ID of
3
, use the following
commands:
awplus#
configure terminal
awplus(config)#
vlan database
awplus(config-vlan)#
vlan 2
awplus(config-vlan)#
private-vlan 2 isolated
awplus(config-vlan)#
exit
awplus(config)#
interface port1.0.3
awplus(config-if)#
switchport mode trunk
awplus(config-if)#
switchport trunk allowed vlan add 2
awplus(config-if)#
switchport mode private-vlan trunk secondary
group 3
To remove port1.1.3 in trunk mode as a secondary port, use the commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.3
awplus(config-if)#
no switchport mode private-vlan trunk
secondary
Related
Commands
switchport mode private-vlan trunk promiscuous
switchport mode trunk
switchport trunk allowed vlan
switchport trunk native vlan
show vlan private-vlan