Setup Guide

NAS receives the accounting request from the supplicant and sends the RADIUS request packet to the accounting server after successful
authentication. The RADIUS Accounting request contains a RADIUS Acct-Status-Type as Start or Stop to update the supplicant session
to the accounting server.
NOTE: In RADIUS accounting, fallback behavior among RADIUS and TACACS servers is not supported as the RADIUS
accounting feature is not available in Dell EMC Networking OS version earlier than 9.14.1.5.
In VLT domain, the NAS sends the RADIUS Accounting Request packets only if the NAS is congured as a VLT primary peer.
Congure RADIUS Accounting
The NAS monitors the accounting functions dened in the RADIUS Accounting attribute/value (AV) pairs.
Congure AAA accounting to monitor accounting functions dened in RADIUS.
CONFIGURATION mode
aaa accounting {dot1x | exec} default {start-stop | wait-start | stop-only} radius
Example of Conguring AAA Accounting to Track EXEC and EXEC Privilege Level Command Use
In the following sample conguration, AAA accounting is set to track all usage of EXEC commands and commands on privilege level 15.
Dell(conf)# aaa accounting dot1x default start-stop radius
Dell(conf)# aaa accounting exec default stop-only radius
Sample dot1x accounting records
The following lists the sample EAP and MAB accounting records
EAP START accounting record:
Fri May 10 12:20:43 2019
NAS-IP-Address = 10.16.133.49
NAS-Port-Type = Ethernet
NAS-Port = 1010
Calling-Station-Id = "1E-3C-39-B3-00-00"
User-Name = "testuser1"
NAS-Port-Id = "GigabitEthernet 1/11"
Service-Type = Framed-User
Acct-Session-Id = "1e-3c-39-b3-00-00-2"
Acct-Multi-Session-Id = "1e-3c-39-b3-00-00-00-11-33-44-77-88-6c-b3-d5-5cc"
Acct-Status-Type = Start
Event-Timestamp = "May 10 2019 12:20:43 CDT"
Tmp-String-9 = "ai:"
Acct-Unique-Session-Id = "2d6c5beef615d18fa21bbde29411f6d5"
Timestamp = 1557508843
EAP STOP accounting record:
Fri May 10 12:22:15 2019
NAS-IP-Address = 10.16.133.49
NAS-Port-Type = Ethernet
NAS-Port = 1010
Calling-Station-Id = "1E-3C-39-B3-00-00"
User-Name = "testuser1"
NAS-Port-Id = "GigabitEthernet 1/11"
Service-Type = Framed-User
Acct-Session-Time = 92
Acct-Session-Id = "1e-3c-39-b3-00-00-2"
Acct-Multi-Session-Id = "1e-3c-39-b3-00-00-00-11-33-44-77-88-6c-b3-d5-5cc"
Acct-Link-Count = 1
Acct-Terminate-Cause = User-Request
Acct-Status-Type = Stop
Event-Timestamp = "May 10 2019 12:22:15 CDT"
774
Security