beautypg.com

Switchport trunk allowed vlan – Allied Telesis AT-8100 Series User Manual

Page 937

background image

AT-8100 Switch Command Line User’s Guide

937

SWITCHPORT TRUNK ALLOWED VLAN

Syntaxes for Adding Tagged Ports to VLANs

switchport trunk allowed vlan all

switchport trunk allowed vlan add

vid

switchport trunk allowed vlan except

vid

Syntaxes for Removing Tagged Ports from VLANs

switchport trunk allowed vlan remove

vid

switchport trunk allowed vlan none

Parameters

vlan all

Adds the port as a tagged port to all the VLANs on the switch.

add vid

Adds the port as a tagged port to the designated VLAN. You can
specify more than one VID.

except vid

Adds the port as a tagged port to all the VLANs on the switch,
except for the designated VLAN. You can specify more than one
VID.

remove vid

Removes the port as a tagged port from the designated VLAN. You
can specify more than one VID.

none

Removes the port as a tagged port from all its tagged VLAN
assignments.

Mode

Port Interface mode

Description

Use this command to add tagged ports to VLANs or to remove tagged
ports from VLANs. Here are the guidelines to adding tagged ports:

You must designate ports as tagged ports before you can add
them to VLANs. The command for designating tagged ports is
“SWITCHPORT MODE TRUNK” on page 935.