RADIUS IETF Attributes
Table 46 describes the RADIUS IETF attributes supported by JUNOSe software. The attributes are sorted by standard number.
Response value provided by a Point-to-Point Protocol (PPP) Challenge Handshake Authorization Protocol (CHAP) user in the response to an access challenge
- IP address of the network access server (NAS) that is requesting authentication of the user
- You can use the radius update-source-addr command to override this behavior; see Chapter 1, Configuring Remote Access.
- Physical port number of the NAS that is authenticating the user
- See the radius nas-port-format, radius pppoe nas-port-format unique, and radius vlan nas-port-format stacked commands in Chapter 3, Configuring RADIUS Attributes.
- IP address to be configured for the user
- 0.0.0.0 or absence is interpreted as 255.255.255.254
- See the radius include framed-ip-add acct-start command in Chapter 3, Configuring RADIUS Attributes.
String that provides routing information to be configured for the user on the NAS; in the format:
<addr>[/<maskLen>] [<nexthop> [<cost>]] [tag <tagValue>] [distance <distValue>]
An arbitrary value that the NAS includes in all accounting packets for the user if supplied by the RADIUS server
Maximum number of consecutive seconds of service to be provided to the user before termination of the session
Maximum number of consecutive seconds of idle connection provided to the user before termination of the session
- Allows the NAS to send the phone number from which the call originated
- See the radius calling-station-format and the radius calling-station-delimiter commands in Chapter 3, Configuring RADIUS Attributes.
- For RADIUS relay server, indicates the subscriber's MAC address
Indicates whether this Accounting-Request marks the beginning of the user service (Start), the end (Stop), or the interim (Interim-Update)
Indicates how many seconds the client has been trying to send a particular record
- Unique accounting identifier that makes it easy to match start and stop records in a log file
- See the radius acct-session-id-format and the radius include acct-session-id access-request commands in Chapter 3, Configuring RADIUS Attributes.
Indicates how long in seconds that the user has received service
Contains the reason the service (a PPP session) was terminated. The service can be terminated for the following reasons:
- User Request (1)User initiated the disconnect (log out)
- Idle Timeout (4)Idle timer has expired
- Session Timeout (5)Client reached the maximum continuous time allowed on the service or session
- Admin Reset (6)System administrator terminated the session
- Port Error (8)PVC failed; no hardware or no interface
- NAS Error (9)Negotiation failures, connection failures, or address lease expiration
- NAS Request (10)PPP challenge timeout, PPP request timeout, tunnel establishment failure, PPP bundle failure, IP address lease expiration, PPP keep-alive failure, Tunnel disconnect, or an unaccounted-for error
A value that increments with each link that joins the MLPPP bundle. This attribute does not indicate the number of active links. For more details, see RFC 2866RADIUS Accounting (June 2000).
- Indicates how many times the Acct-Input-Octets counter has wrapped around 2^32 during the time this service has been provided, and can be present in Accounting-Request records only where the Acct-Status-Type is set to Stop or Interim-Update
- IP subscriber managerStatistics are reported
- PPPStatistics are counted according to the rules of the generic interface MIB
- Indicates how many times the Acct-Output-Octets counter has wrapped around 2^32 in the course of delivering this service, and can be present in Accounting-Request records only where the Acct-Status-Type is set to Stop or Interim-Update
- IP subscriber managerStatistics are reported
- PPPStatistics are counted according to the rules of the generic interface MIB
Records the time that this event occurred on the NAS, in seconds, since January 1, 1970 00:00 UTC
Contains the CHAP challenge sent by the NAS to a PPP CHAP user
- Indicates the type of physical port the NAS is using to authenticate the user
- See the radius dsl-port-type and the radius ethernet-port-type commands in Chapter 3, Configuring RADIUS Attributes.
Specifies the maximum number of MLPPP member links allowed for the subscriber
Sent from the NAS to indicate the nature of the user's connection
Encapsulates EAP packets, which allows the NAS to authenticate users through EAP without having to understand the EAP protocol
Must be used in any Access-Request, Access-Accept, Access-Reject or Access- Challenge messages that include EAP-Message attributes
Indicates to the tunnel initiator the particular tunnel to which a session is to be assigned
- If more than one set of tunneling attributes is returned by the RADIUS server to the tunnel initiator, this attribute is included in each set to indicate the relative preference assigned to each tunnel.
- Included in the Tunnel-Link-Start, the Tunnel-Link-Reject, and the Tunnel-Link-Stop packets (LAC only)
Number of seconds between each interim accounting update for this session
- Text string that identifies the physical interface of the NAS that is authenticating the user
- If the PPP user connects via ATM slot 12, port 2, subinterface 3, vpi 100, vci 101, then the NAS-Port-Id value in the RADIUS packets will be atm 12/2.3:100.101
- If the user is a PPP user that started as a result of the E-series LNS feature (that is, no physical port), then the NAS-Port-Id value is as follows: media:local address:peer address:local tunnel id:peer tunnel id:local session id:peer session id:call serial number
- For example: ip:172.81.1.98:172.81.1.99:18d:cb8:ce6:9f4:6
- In this case, the local information refers to the LNS, and the peer information refers to the LAC
- atm <slot> / <port><.subinterface>:<vpi>.<vci>
- FastEthernet <slot> / <port><.subinterface> [:<vlan>]
- GigabitEthernet <slot> / <port><.subinterface> [<vlan>
- serial <slot>/<port> [:<sonetPath> [/<sonetTributary (x/x/x)> [/<fractionalInterface>] ] ]
- from LNSip:local ip:peer ip:local tid:peer tid:local sid:peer sid:call serial number
NOTE:Releases before 4.0.0 did not pass the subinterface number to RADIUS for inclusion in the NAS-Port-Id. If you do not want the subinterface number to be included, you must enter the aaa intf-desc-format include sub-intf disable command to omit the subinterface.Name of an assigned address pool that should be used to assign an address for the user
Name used by the tunnel initiator during the authentication phase of tunnel establishment
Name used by the tunnel terminator during the authentication phase of tunnel establishment
Provides the IPv6 prefix that is delegated to a downstream CPE
Provides routing information to be configured for the user on the NAS
4-octet field that contains an integer that specifies the cause of the error
RADIUS policy definitions used to configure a policy to classify packet flows and perform filter, forward, packet marking, rate-limit profile, and traffic class actions