C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
419
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
VLAN C
OMMANDS
PRIVATE
-
VLAN
private-vlan
Overview
Use this command to a create a private VLAN. Private VLANs can be either primary
or secondary. Secondary VLANs can be ether community or isolated.
Use the
no
variant of this command to remove the specified private VLAN.
For more information, see the
VLAN Feature Overview and Configuration Guide
.
Syntax
private-vlan <
vlan-id>
{community|isolated|primary}
no private-vlan <
vlan-id>
{community|isolated|primary}
Mode
VLAN Configuration
Examples
awplus#
configure terminal
awplus(config)#
vlan database
awplus(config-vlan)#
vlan 2 name vlan2 state enable
awplus(config-vlan)#
vlan 3 name vlan3 state enable
awplus(config-vlan)#
vlan 4 name vlan4 state enable
awplus(config-vlan)#
private-vlan 2 primary
awplus(config-vlan)#
private-vlan 3 isolated
awplus(config-vlan)#
private-vlan 4 community
awplus#
configure terminal
awplus(config)#
vlan database
awplus(config-vlan)#
no private-vlan 2 primary
awplus(config-vlan)#
no private-vlan 3 isolated
awplus(config-vlan)#
no private-vlan 4 community
Parameter
Description
<
vlan-id
>
VLAN ID in the range <2-4094> for the VLAN which is to be made a
private VLAN.
community
Community VLAN.
isolated
Isolated VLAN.
primary
Primary VLAN.