ADTRAN AOS Version R10.1.0 Command Reference Manual page 1729

Adtran operating system (aos)
Table of Contents

Advertisement

Command Reference Guide
switchport trunk fixed vlan
Use the switchport trunk fixed vlan command to change the configured list of virtual local area networks
(VLANs) that remain fixed in use only when GARP VLAN Registration Protocol (GVRP) is enabled on
the interface. Of these VLANs, VLANs statically created will be available for use on the interface. Use the
no form of this command to disable this feature. Variations of this command include:
switchport trunk fixed vlan add <list>
switchport trunk fixed vlan all
switchport trunk fixed vlan except <list>
switchport trunk fixed vlan none
switchport trunk fixed vlan remove <list>
Syntax Description
<list>
add
all
except
none
remove
Default Values
By default, no VLANs are in the VLAN GVRP trunking fixed list (switchport trunk fixed vlan none).
A VLAN list is a set of VLAN IDs delimited by commas. A valid VLAN ID value must be from 1 through
4094. A range of IDs may be expressed as a single element by using a hyphen between endpoints. For
example, the VLAN ID range 1,2,3,4,6,7,8,9,500 may be more easily expressed as 1-4,6-9,500. No spaces
are allowed in a valid ID range.
Command History
Release 8.1
Functional Notes
This command has no effect on VLAN membership configuration unless GVRP is enabled on the interface.
Usage Examples
The following example changes the configured list of fixed VLANs by adding VLAN 50 to the list.
(config-eth 0/20)#switchport trunk fixed vlan add 1-15,25-30,40
(config-eth 0/20)#switchport trunk fixed vlan add 50
60000CRG0-35E
Specifies a list of valid VLAN interface IDs. Refer to Functional Notes below.
Adds VLANs to the VLAN GVRP trunking fixed list.
Adds all VLANs to the VLAN GVRP trunking fixed list.
Adds all VLAN IDs to the VLAN trunking fixed list except those in the
command line VLAN ID list.
Removes all VLANs from the VLAN GVRP trunking fixed list.
Removes VLAN from the VLAN trunking fixed list.
Command was introduced.
Copyright © 2012 ADTRAN, Inc.
Ethernet Interface Command Set
1729

Advertisement

Table of Contents
loading

Related Products for ADTRAN AOS Version R10.1.0

This manual is also suitable for:

Aos r10.1.0

Table of Contents