Specifications
set location policy
Chapter 9
AAA Commands
218
Condition options—UNIVERGE WL Control System takes the action specified
by the rule if all conditions in the rule are met. You can specify one or more of
the following conditions:
ssid operator
ssid-name
SSID with which the user is associated. The operator must
be eq, which applies the location policy rule to all users
associated with the SSID.
Asterisks (wildcards) are not supported in SSID names. You
must specify the complete SSID name.
vlan operator
vlan-glob
VLAN-Name attribute assigned by AAA and condition that
determines if the location policy rule applies. Replace
operator with one of the following operands:
• eq—Applies the location policy rule to all users assigned
VLAN names matching vlan-glob.
• neq—Applies the location policy rule to all users
assigned VLAN names not matching vlan-glob.
For vlan-glob, specify a VLAN name, use the
double-asterisk wildcard character (**) to specify all VLAN
names, or use the single-asterisk wildcard character (*) to
specify a set of VLAN names up to or following the first
delimiter character, either an at sign (@) or a period (.). (For
details, see “VLAN Globs” on page 10.)
user operator
user-glob
Username and condition that determines if the location
policy rule applies. Replace operator with one of the
following operands:
• eq—Applies the location policy rule to all usernames
matching user-glob.
• neq—Applies the location policy rule to all usernames
not matching user-glob.
For user-glob, specify a username, use the double-asterisk
wildcard character (**) to specify all usernames, or use the
single-asterisk wildcard character (*) to specify a set of
usernames up to or following the first delimiter character,
either an at sign (@) or a period (.). (For details, see “User
Globs” on page 9.)
before
rule-number
Inserts the new location policy rule in front of another rule
in the location policy. Specify the number of the existing
location policy rule. (To determine the number, use the
show location policy command.)