C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
435
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
VLAN C
OMMANDS
SWITCHPORT
MODE
PRIVATE
-
VLAN
TRUNK
SECONDARY
switchport mode private-vlan trunk
secondary
Overview
Use this command to enable a port in trunk mode to be a secondary port for
isolated VLANs.
NOTE
:
Private VLAN trunk ports are not supported by the current AlliedWare Plus GVRP
implementation. Private VLAN trunk ports and GVRP are mutually exclusive.
Use the
no
variant of this command to remove a port in trunk mode as a secondary
port for isolated VLANs.
Syntax
switchport mode private-vlan trunk secondary group <
group-id
>
no switchport mode private-vlan trunk secondary
Default
By default, a port in trunk mode is disabled as a secondary port.
When a port in trunk mode is enabled to be a secondary port for isolated VLANs,
by default it will have a native VLAN of
none
(no native VLAN specified).
Mode
Interface Configuration
Usage
A port must be put in trunk mode with
switchport mode trunk
command before
the port is enabled as a secondary port in trunk mode.
To add VLANs to be trunked over the secondary port use the
switchport trunk
allowed vlan
command. These must be isolated VLANs and must exist on the
associated promiscuous port.
To configure the native VLAN for the secondary port, use the
switchport trunk
native vlan
command. The native VLAN must be an isolated VLAN and must exist
on the associated promiscuous port.
Examples
To create isolated private VLAN 2 and then enable
port1.0.3
in trunk mode as
a secondary port for the this VLAN with the group ID of
3
, use the following
commands:
Parameter
Description
<
group-id
>
The group ID is a numeric value in the range 1 to 32 that is
used to associate a secondary port with its promiscuous port.