Specifications

CLI Conventions
Chapter 2
Using the Command-Line Interface
11
To match all VLANs, use the double-asterisk (**) wildcard characters with no
delimiters. To match any number of characters up to, but not including, a delimiter
character in the glob, use the single-asterisk (*) wildcard. Valid VLAN glob
delimiter characters are the at (@) sign and the period (.).
For example, the VLAN glob bldg4.* matches bldg4.security and bldg4.hr and all
other VLAN names with bldg4. at the beginning.
Matching Order for Globs
In general, the order in which you enter AAA commands determines the order in
which UNIVERGE WL Control System matches the user, MAC address, or
VLAN to a glob. To verify the order, view the output of the show aaa or show
config command. UNIVERGE WL Control System checks globs that appear
higher in the list before items lower in the list and uses the first successful match.
Virtual LAN Identification
The names of virtual LANs (VLANs), which are used in Mobility Domain™
communications, are set by you and can be changed. In contrast, VLAN ID
numbers, which the UNIVERGE WL Controller uses locally, are determined
when the VLAN is first configured and cannot be changed. Unless otherwise
indicated, you can refer to a VLAN by either its VLAN name or its VLAN
number. CLI set and show commands use a VLAN’s name or number to uniquely
identify the VLAN within the UNIVERGE WL Controller.