Operation Manual
AAA Commands
AAA Commands
9 – 161
Defaults
Accounting is disabled for all users by default.
Access
Enabled.
History
Usage
For network users with start-stop accounting whose records are sent to a RADIUS server,
MSS sends interim updates to the RADIUS server when the user roams.
Examples
The following command issues start-and-stop accounting records at the local MX
database for administrator Natasha, when she accesses the switch using Telnet or Web View:
MX# set accounting admin Natasha start-stop local
success: change accepted.
See Also
● clear accounting on page 9-148
● show accounting statistics on page 9-199
set accounting cdr
Sets the accounting services for SIP VoIP calls.
Syntax
set accounting cdr radius-server-group
Defaults
None
Access
Enabled
History
Added in MSS Version 7.1
Usage
Use this command to set accounting services for SIP Call Detail Records.
Examples
To begin accounting services for SIP on a RADIUS server group named sipaccount, use
the following command:
MX# set accounting cdr sipaccount
success: change accepted.
set accounting {dot1x | mac | web | last-resort}
Sets up accounting services for specified wireless users with network access, and defines the
accounting records and where they are sent.
method1
method2
method3
method4
At least one of up to four methods that MSS uses to process
accounting records. Specify one or more of the following
methods in priority order. If the first method does not succeed,
MSS tries the second method, and so on.
A method can be one of the following:
❑ local—Stores accounting records in the local database on
the MX switch. When the local accounting storage space is
full, MSS overwrites older records with new ones.
❑ server-group-name—Stores accounting records on one or
more Remote Authentication Dial-In User Service
(RADIUS) servers. You can also enter the names of existing
RADIUS server groups as methods.
Version 1.0 Command introduced
Version 3.0 console option added