Specifications

2-119
Cisco IOS Command Reference for Cisco Aironet Access Points and Bridges
0L-24115-01
Chapter 2 Cisco IOS Commands for Access Points and Bridges
dot11 vlan-name
dot11 vlan-name
Use the dot11 vlan-name global configuration command to assign a name to a VLAN in addition to its
numerical ID.
dot11 vlan-name name vlan vlan-id
Syntax Description
Defaults This command has no default setting.
Command Modes Global configuration
Command History
Usage Guidelines Keep these guidelines in mind when using VLAN names:
The mapping of a VLAN name to a VLAN ID is local to each access point, so across your network,
you can assign the same VLAN name to a different VLAN ID.
Note If clients on your wireless LAN require seamless roaming, Cisco recommends that you assign
the same VLAN name to the same VLAN ID across all access points, or that you use only VLAN
IDs without names.
Every VLAN configured on your access point must have an ID, but VLAN names are optional.
VLAN names can contain up to 32 ASCII characters. However, a VLAN name cannot be a number
between 1 and 4095. For example, vlan4095 is a valid VLAN name, but 4095 is not. The access point
reserves the numbers 1 through 4095 for VLAN IDs.
Examples This example shows how to assign a name to a VLAN:
AP(config)# dot11 vlan-name chicago vlan 121
You can view VLAN name and ID pairs by using the show dot11 vlan-name EXEC command.
Related Commands
name Specifies a name to assign to a VLAN ID. The name can contain up to 32
ASCII characters.
vlan-id Specifies the VLAN ID to which the name is assigned.
Release Modification
12.3(2)JA This command was introduced.
Command Description
show dot11 traffic-streams Displays VLAN name and ID pairs.