RADIUS and TACACS+ 381
RADIUS
Accounting Message
This section describes the attributes which will be included by the IOLAN when sending an
accounting message to the RADIUS server.
Type Name Description
1User-Name The name of the user to be authenticated.
4NAS-IP-Address IP Address of IOLAN LAN interface.
5NAS-Port If the user is connected to a physical port then the port
number of the port is sent. If the user is connected to the
IOLAN itself then a port number of 0 is sent.
6Service-Type Indicates the service to use to connect the user to the
IOLAN. A value of 6 indicates administrative access to
the IOLAN. Supported values are:
z1—Login
z3—Callback-Login
Equivalent to the IOLAN User Service set by Type
15, Login-Service.
z2—Framed
z4—Callback-Framed
Equivalent to the IOLAN User Service set by Type
7, Framed-Protocol.
z7—NAS prompt
z9—Callback NAS-prompt
Equivalent to IOLAN User Service DSPrompt.
z6—Administrative User
z11—Callback Administrative User
Equivalent to IOLAN User Service DSPrompt and the
User gets Admin privileges.
14 Login-IP-Host For LOGIN and CALLBACK service types, the IPv4
address of the login host is sent to the radius accounting
host.
31 Calling-Station-Id For reverse telnet and reverse ssh the IP address of the
client will be sent. All other server type do not send this
field.
32 NAS-Identifier If the identifier is configured then this field will be sent.
40 Acct-Status-Type Indicates if this is the beginning or end of a session.
Supported values are: 1 = Start 2 =Stop.
42 Acct-Input-Octets Number of bytes which were received from the user
during this session.
43 Acct-Output-Octets Number of bytes where were transmitted to the user
during this session.
44 Acct-Session-ID A string which identifies the session. The same string
must be used in the start and stop messages.
45 Acct-Authentic Indicates how the user was authenticated. Supported
values are: 1 = Local 2 = RADIUS.