Command Reference Guide Port Channel Interface Config Command Set
61200510L1-35E Copyright © 2005 ADTRAN 1034

switchport trunk fixed vlan [add l all l except l none l remove]

<vlan id list>

Use the switchport trunk fixed vlan command to change the config ured list of VL ANs that remain fixed
in use only when GVRP is enabled on the interface. Of these VLANs, VLANs statically or dynamically
created will be available for use on the interface.
Syntax Description
add Adds VLANs to the VLAN GVRP trunking fixed list.
all Adds all VLANs to the VLAN GVRP trunking fixed list.
except Adds all VLAN IDs to the VLAN trunking fixed list except those in the command
line VLAN ID list.
none Removes all VLANs from the VLAN GVRP trunking fixed list.
remove Removes VLAN from the VLAN trunking fixed list.
<vlan id list> Specifies a list of valid VLAN interface IDs. Refer to Functional Notes below for
additional syntax considerations.
Default Values
By default, no VLANs are in the VLAN GVRP trunking fixed list (
switchport trunk fixed vlan none
).
Applicable Platforms
This command applies to the NetVanta 300, 1000, and 1000R Series units.
Command History
Release 8.1 Command was introduced.
Functional Notes
This command has n o effect on VLAN membership configuration unless GVRP is enable d on the interface.
Refer to gvrp on page 388 for information on enabling GVRP.
A VLAN list is a set of VLAN IDs. A valid VLAN ID value must be fr om 1 to 4094 (i nclusive). Each VLAN ID
in a list is delimited by comm as, yet a ra ng e of IDs ma y be ex pr es se d as a sin gle elem e nt by usin g a
hyphen between endpoints. For example the VLAN ID range 1,2,3,4,6,7,8,9,500 may be more easily
expresse d as 1-4,6-9,500. No spaces ar e allowed in a valid ID range.