Specifications
set mac-user
Chapter 9
AAA Commands
221
set mac-user
Configures a user profile in the local database on the UNIVERGE WL Controller
for a user who can authenticate by a MAC address, and optionally adds the user to
a MAC user group.
(To configure a MAC user profile in RADIUS, see the documentation for your
RADIUS server.)
Syntax
set mac-user mac-addr [group group-name]
Defaults
None.
Access
Enabled.
Usage
UNIVERGE WL Control System does not require MAC users to belong
to user groups.
Users authenticated by MAC address are authenticated only for network access
through the UNIVERGE WL Controller. UNIVERGE WL Control System does
not support passwords for MAC users.
Examples
The following command creates a user profile for a user at MAC
address 01:02:03:04:05:06 and assigns the user to the eastcoasters user group:
PROMPT# set mac-user 01:02:03:04:05:06 group eastcoasters
success: change accepted.
See Also
l clear mac-user on page 191
l show aaa on page 240
mac-addr MAC address of the user, in hexadecimal numbers separated
by colons (:). You can omit leading zeros.
group-name Name of an existing MAC user group.