RADIUS Attributes Overview
Â
RADIUS Attributes carry the specific authentication, authorization, information and configuration details for the request and reply. Some Attributes may be included more than once.
IETF # | Attribute Name | Values | Example | Description |
---|---|---|---|---|
1 | String | jsmith | User's claimed identity. | |
2 | String | dialogic (encrypted) | 16 octets user password | |
4 | String | 192.168.0.100 | The IP address of the NAS originating the request. | |
5 | Numeric (4 octets) | 1813 | Physical port number of the NAS (Network Access Server) originating the request. | |
6 | Numeric (4 octets) | Login-User | The Type of Service the user has requested, or the type of service to be provided | |
14 | Numeric | 192.168.0.100 | The IP address of host to which user should be connected. | |
29 | Numeric (4 octets) | RADIUS-Request | 0 Default  1  RADIUS-Request | |
30 | String | "5088623002" | Phone number dialed by user. | |
31 | String | "5088623001" | Phone number from which call originated. | |
32 | String | Â | String identifying the NAS originating the request. | |
40 | Numeric (4 octets)Â | Start or Stop | Specifies whether accounting packet starts or stops a bridging, routing, or terminal server session. | |
41 | Numeric (4 octets) | 0 | Length of time (in seconds) for which the NAS has been sending the same accounting packet. | |
42 | Numeric (4 octets) | 26840 | Number of octets received during the session. | |
43 | Numeric (4 octets) | 26920 | Number of octets sent during the session. | |
44 | String | 00201c0405b9009000 | Unique numeric string identifying the server session. | |
46 | Numeric (4 octets) | 10 | Length of time (in seconds) for which the session has been logged in. | |
47 | Numeric (4 octets) | 1342 | Number of packets received during the session. | |
48 | Numeric (4 octets) | 1346 | Number of packets sent during the session. | |
49 | Number | Service-Unavailable | Reason a connection was terminated. | |
55 | Time | 1228215610 | The date and time that this event occurred on the NAS. | |
60 | String | Â | This Attribute contains the CHAP Challenge sent by the NAS to a PPP Challenge-Handshake Authentication Protocol (CHAP) user. | |
61 | Number | Ethernet | Type of port used by the NAS originating the request. | |
66 | Text | IP Address or Hostname | The IP address of the initiator end of the tunnel. | |
4108 | Client-IP-Address | Text | 10.129.30.30 | The IP address of RADIUS client. |
Â
Â