beautypg.com

Creating private vlans, Creating private vlans 9 – Allied Telesis AT-8100 Series User Manual

Page 1019

background image

AT-8100 Switch Command Line User’s Guide

1019

Creating Private VLANs

The command to initially create private VLANs is the PRIVATE-VLAN
command in the VLAN Configuration mode. Here is the command’s
format:

private-vlan

vid

The VID number has the range of 2 to 4094. The VID of a private VLAN
must be unique from all other VLANs on the switch.

This example assigns the VID 26 to a new private VLAN:

awplus> enable
awplus# configure terminal
awplus(config)# vlan database
awplus(config-vlan)# private-vlan 26

New private VLANs do not have any host or uplink ports. To add ports,
refer to “Adding Host and Uplink Ports” on page 1020.