Configuration Guide AAA Commands
1.3 aaa accounting network
Use this command to enable network access accounting.
Use the no form of this command to restore the default setting.
aaa accounting network { default | list-name } start-stop method1 [ method2..]
no aaa accounting network { default | list-name }
When this parameter is used, the following defined method list
is used as the default method for Network accounting.
Name of the accounting method list
Sends accounting messages at both the start time and the end
time of access. Users are allowed to access the network, no
matter whether the start accounting message enables the
accounting successfully.
Does not perform accounting.
Uses the server group for accounting, the RADIUS and
TACACS+ server group is supported.
This function is disabled by default.
Global configuration mode
RGOS performs accounting of user activities by sending record attributes to the security server. Use
the start-stop keyword to set the user accounting option.
The following example enables network access accounting.
Ruijie(config)# aaa accounting network start-stop group radius
Enables the AAA security service.
aaa authorization network
Defines a network authorization method list.
Defines AAA authentication.
Defines a local user database.