User manual

E-26 RADIUS Authentication and Accountin
g
Note: Syslog accounting is always enabled as long as a syslog
sink is defined. For more information about Syslog accounting,
refer to Appendix D, Event Messages
RADIUS Accounting Examples
Below of a few examples of RADIUS accounting output. The
first example is for a login user who has just begun a session.
Thurs Jan 16 22:00:55 1995
Acct-Session-ID=“06000003”
User-Name=cindyg
Acct-Status-Type=Start
Acct-Authentic=RADIUS
User-Service-Type=Login-User
Login-Host=NY_Sales
Login-Service=Telnet
When that user ends the session with the host, a record like the
one below is sent to the accounting server:
Thurs Jan 16 23:15:31 1995
Acct-Session-Id=“06000003”
User-Name=cindyg
Acct-Status-Type=Stop
Acct-Authentic=RADIUS
Acct-Session-Time=4476
User-Service-Type=Login-User
Login-Host=NY_Sales
Login-Service=Telnet
Acct-Delay-Time=0
If a SLIP or PPP user begins a session with the network, a record
like the one below is sent to the accounting server:
Thurs Jan 16 16:15:53 1995
Acct-Session-Id=“06000004”
User-Name=harryk
Client-Id=201.123.234.79
Client-Id-Port=5
Acct-Status-Type=Start
Acct-Authentic=Local
User-Service-Type=Framed-User
Framed-Protocol=SLIP
Framed-Address=122.132.124.152
Framed-Netmask=255.255.124.0