OcNOS-SP : System Management Guide : System Management Command Reference : Authentication, Authorization and Accounting : aaa accounting details
aaa accounting details
Use this command to set a list of server groups to which to redirect accounting logs.
Use the no form of this command to only log locally.
Command Syntax
aaa accounting default (vrf management|) ((group LINE)|local)
no aaa accounting default (vrf management|) ((group)|local)
Parameters
group
Server group list for authentication
LINE
A space-separated list of up to 8 configured RADIUS or TACACS+ server group names
local
Use local authentication
management
Management VRF
Default
Default AAA method is local
Default groups: RADIUS or TACACS+
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#aaa accounting default vrf management group radius
Last modified date: 10/19/2023