Operation Manual
AAA Commands
Mobility System Software Command Reference Guide
Version 7.3
9 – 160
Syntax
clear usergroup group-name attr attribute-name
Defaults
None.
Access
Enabled.
History
Introduced in MSS 1.0.
Examples
The following command removes the members of the user group cardiology from a
network access time restriction by deleting the Time-Of-Day attribute from the group:
MX# clear usergroup cardiology attr time-of-day
success: change accepted.
See Also
● clear usergroup on page 9-159
● set usergroup on page 9-188
● show aaa on page 9-190
set accounting {admin | console}
Sets up accounting services for specified wireless users with administrative access, and defines
the accounting records and where they are sent.
Syntax
set accounting {admin | console} {user-glob} {start-stop | stop-only} method1
[method2] [method3] [method4]
group-name Name of an existing user group.
attribute-name Name of an attribute used to authorize all the users in
the group for a particular service or session
characteristic. (For a list of authorization attributes, see
Table 9– 9 on page 179.)
admin Users with administrative access to the MX switch through
Telnet or Web View.
console Users with administrative access to the MX switch through a
console connection.
user-glob Single user or set of users with administrative access or
network access.
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 2–7.)
Note: This option does not apply if mac is specified. For mac,
specify a mac-addr-glob. (See “MAC Address Globs” on
page 2–7.)
start-stop Sends accounting records at the start and end of a network
session.
stop-only Sends accounting records only at the end of a network session.