This document provides an overview of all supported RADIUS Authentication, Authorization and Accounting attributes for the 7750 SR.
Topics include:
The authentication attributes are organized per application. The accounting attributes are organized per accounting application. For each application, three tables provide the attribute details:
Attribute | Description |
0 | |
0+ | |
0-1 | |
1 |
Notes:
All Nokia Vendor Specific Attributes (VSAs) are available in a freeradius dictionary format. The dictionary is delivered together with the software package: <cflash>\support\dictionary-freeradius.txt.
Attributes related to subscriber-host configuration included in RADIUS authentication request and response.
Attribute ID | Attribute Name | Description |
1 | User-Name | |
2 | User-Password | The password of the user to be authenticated, or the user's input following an Access-Challenge. For PPPoE users it indirectly maps to the password provided by a PPPoE PAP user in response to the PAP Authenticate-Request. For IPoE/ARP hosts it indirectly maps to a preconfigured password (configure subscriber-mgmt authentication-policy name password password or configure aaa isa-radius-policy name password password). |
3 | CHAP-Password | Provided by a PPPoE CHAP user in response to the CHAP challenge. The CHAP challenge sent by the NAS to a PPPoE CHAP user is part of the CHAP authentication sequence RFC 1994, PPP Challenge Handshake Authentication Protocol (CHAP), (Challenge, Response, Success, Failure). The user generated CHAP password length is equal to the defined Limits and contains a one byte CHAP-Identifier from the user's CHAP Response followed by the CHAP Response from the user. |
4 | NAS-IP-Address | The identifying IP Address of the NAS requesting the Authentication or Accounting. Included when the RADIUS server is reachable via IPv4. The address is determined by the routing instance through which the RADIUS server can be reached:
The address can be overwritten with the configured source-address (configure aaa radius-server-policy policy-name servers source-address ip-address). |
5 | NAS-Port | The physical access-circuit on the NAS which is used for the Authentication or Accounting of the user. The format of this attribute is configurable on the NAS as a fixed 32 bit value or a parameterized 32 bit value. The parameters can be a combination of outer-vlan-id(o), inner-vlan-id(i), slot number(s), MDA number(m), port number or lag-id(p), ATM VPI(v) and ATM VCI(c), fixed bit values zero (0) or one (1) but cannot exceed 32 bit. The format can be configured for following applications: configure aaa l2tp-accounting-policy name include-radius-attribute nas-port, configure router l2tp cisco-nas-port, configure service vprn service-id l2tp cisco-nas-port, configure subscriber-mgmt authentication-policy name include-radius-attribute nas-port, configure subscriber-mgmt radius-accounting-policy name include-radius-attribute nas-port. |
6 | Service-Type | The type of service the PPPoE user has requested, or the type of service to be provided for the PPPoE user. Optional in RADIUS-Accept and CoA. Treated as a session setup failure if different from Framed-User. |
7 | Framed-Protocol | The framing to be used for framed access in case of PPPoE users. Optional in RADIUS-Accept and CoA. Treated as a session setup failure if different from PPP. |
8 | Framed-IP-Address | The IPv4 address to be configured for the host via DHCPv4 (RADIUS proxy), IPCP (PPPoE), or data-triggered subscriber management. Simultaneously returned [88] Framed-Pool and [8] Framed-IP-Address (RADIUS Access-Accept) attributes are handled as host setup failures. Attribute is also used in CoA and Disconnect messages (part of the ESM or AA user identification key). Attribute can be omitted in accounting via the configure subscriber-mgmt radius-accounting-policy name include-radius-attribute no framed-ip-addr command. |
9 | Framed-IP-Netmask | The IP netmask to be configured for the user when the user is a router to a network. For DHCPv4 users, the attribute maps to DHCPv4 option [1] Subnet mask and is mandatory if [8] Framed-IP-Address is also returned. For PPPoE residential access, the attribute should be set to 255.255.255.255 (also the default value if the attribute is omitted). For PPPoE business access, the attribute maps to PPPoE IPCP option [144] Subnet-Mask only when the user requests this option and if the node parameter configure subscriber-mgmt ppp-policy ppp-policy-name ipcp-subnet-negotiation is set. Attribute is omitted in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute no framed-ip-netmask. |
18 | Reply-Message | Text that may be displayed to the user by a PPPoE client as a success, failure or dialogue message. It is mapped to the message field from the PAP/CHAP authentication replies to the user. Omitting this attribute results in standard reply messages: login ok and login incorrect for PAP, CHAP authentication success and CHAP authentication failure for CHAP. String length greater than the defined Limits are accepted but truncated at this boundary. |
22 | Framed-Route | Routing information (IPv4 managed route) to be configured on the NAS for a host (DHCP, PPPOE, ARP, or data-triggered) that operates as a router without NAT (routed subscriber host). The route included in the Framed-Route attribute is accepted as a managed route only if its next-hop points to the hosts ip-address, if the next-hop address equals 0.0.0.0, or if the included route is a valid classful network, in which case the subnet-mask is omitted. If neither is applicable, this specific framed-route attribute is ignored and the host is instantiated without this specific managed route installed. A Framed-Route attribute is also ignored if the SAP does not have anti-spoof configured to nh-mac (the host is installed as a standalone host without a managed route). Any routes above the configured Limits are silently ignored. Optionally, a metric, tag or protocol preference can be specified for the managed route. If the metrics are not specified, specified in a wrong format, or specified with out-of-range values, then the default values are used for all metrics: metric=0, no tag and preference=0. If an identical managed route is associated with different routed subscriber hosts in the context of the same IES/VPRN service up to max-ecmp-routes managed routes are installed in the routing table (configured as ecmp max-ecmp-routes in the routing instance). Candidate ECMP Framed-Routes have identical prefix, equal lowest preference and equal lowest metric. The “lowest ip next-hop” is the tie breaker if more candidate ECMP Framed-Routes are available than the configured max-ecmp-routes. Other identical managed routes are shadowed (not installed in the routing table) and an event is logged. An alternative to RADIUS managed routes are managed routes via host dynamic BGP peering. Valid RADIUS learned managed routes can be included in RADIUS accounting messages with following configuration: configure subscriber-mgmt radius-accounting-policy name include-radius-attribute framed-route. Associated managed routes for an instantiated routed subscriber host are included in RADIUS accounting messages independent of the state of the managed route (Installed, Shadowed or HostInactive). |
25 | Class | Attribute sent by the RADIUS server to the NAS in an Access-Accept or CoA and is sent unmodified by the NAS to the Accounting server as part of the Accounting-Request packet. Strings with a length longer than the defined Limits are accepted but truncated to this boundary. |
27 | Session-Timeout | For WLAN-GW group interfaces, the interpretation of the Session-Timeout attribute is configured with: configure service ies | vprn service-id subscriber-interface ip-int-name group-interface ip-int-name wlangw ipoe-session radius-session-timeout {backwards-compatible | ignore | absolute}. |
28 | Idle-Timeout | Sets the maximum number of consecutive seconds of idle connection allowed to the user before termination of the session (IPoE/PPPoE) or a connectivity check is triggered (IPoE). Values outside the allowed Limits are accepted but rounded to these boundaries. A value of zero is treated as an infinite idle-timeout. The idle-timeout handling on the node is implemented via category-maps (configure subscriber-mgmt category-map category-map-name and configure subscriber-mgmt sla-profile sla-profile-name category-map category-map-name). |
30 | Called-Station-Id | Allows the NAS to send in an Access Request and/or Accounting Request information with respect to the user called. Attribute is omitted in authentication/accounting via: configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute no called-station-id. Supported applications:
|
31 | Calling-Station-Id | Allows the NAS to send unique information identifying the user who requested the service. This format is driven by configuration (configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute calling-station-id <llid | mac | remote-id | sap-id | sap-string>). The LLID (logical link identifier) is the mapping from a physical to logical identification of a subscriber line and supplied by a RADIUS llid-server. The sap-string maps to configure service ies | vprn service-id subscriber-interface ip-int-name group-interface ip-int-name sap sap-id calling-station-id sap-string. A [31] Calling-Station-Id attribute value longer than the allowed maximum is treated as a setup failure. The attribute is omitted in authentication/accounting via configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute no calling-station-id. |
32 | NAS-Identifier | A string (configure system name system-name) identifying the NAS originating the Authentication or Accounting requests and sent when nas-identifier is included for the corresponding application: include-radius-attribute nas-identifier in configure subscriber-mgmt authentication-policy (ESM authentication), configure subscriber-mgmt radius-accounting-policy (ESM accounting), configure aaa isa-radius-policy (LSN accounting, WLAN-GW) and configure aaa l2tp-accounting-policy (L2TP accounting). |
44 | Acct-Session-Id | |
60 | CHAP-Challenge | The CHAP challenge sent by the NAS to a PPPoE CHAP user as part of the chap authentication sequence RFC 1994 (Challenge, Response, Success, Failure). The generated challenge length for each new pppoe session is by default a random value from 32 to 64 bytes unless configured different under configure subscriber-mgmt ppp-policy ppp-policy-name ppp-chap-challenge-length [8 to 64] or configure service vprn service-id | router l2tp group tunnel-group-name ppp chap-challenge-length [8 to 64] for LNS (the command can also be specified at the tunnel level). The CHAP challenge value is copied into the request-authenticator field of the RADIUS Access-Request message if the minimum and maximum value is configured at exact 16 (RFC 2865, Remote Authentication Dial In User Service (RADIUS), section 2.2, Interoperation with PAP and CHAP). Attribute CHAP-Password is provided by a PPPoE CHAP user in response to the [60] CHAP-challenge. |
61 | NAS-Port-Type | The type of the physical port of the NAS which is authenticating the user and value automatically determined from subscriber SAP encapsulation. It can be overruled by configuration. Included only if include-radius-attribute nas-port-type is added per application: configure subscriber-mgmt authentication-policy (ESM authentication), configure subscriber-mgmt radius-accounting-policy (ESM accounting), configure aaa isa-radius-policy (LSN accounting, WLAN-GW) and configure aaa l2tp-accounting-policy (L2TP accounting). Checked for correctness if returned in CoA. The NAS-Port-Type attribute is always included when the Nas-Port-Id is also included. |
85 | Acct-Interim-Interval | The interval, in seconds, at which Acct-Interim-Update messages should be generated for the first RADIUS Accounting Policy in the subscriber profile. Overrides the local configured update-interval value in the RADIUS accounting policy. This only takes effect if interim-updates are enabled for one of the accounting modes in the RADIUS Accounting Policy. An attribute value of 0 disables the generation of Acct-Interim-Update messages. |
87 | NAS-Port-Id | A text string which identifies the physical/logical port of the NAS which is authenticating the user and/or reported for accounting. Attribute is also used in CoA and Disconnect Message (part of the user identification-key). The nas-port-id for physical ports usually contains slot/mda/port/vlan|vpi.vlan|vci. The physical port can have an optional prefix-string (max 8 chars) and suffix-string (max 64 chars) added for Authentication and Accounting (configure subscriber-mgmt radius-accounting-policy | authentication-policy name include-radius-attribute nas-port-id [prefix-string string] [suffix circuit-id|remote-id]). For logical access circuits (LNS) the nas-port-id is a fixed concatenation (delimiter #) of routing instance, tunnel-server-endpoint, tunnel-client-endpoint, local-tunnel-id, remote-tunnel-id, local-session-id, remote-session-id and call sequence number. Included only if include-radius-attribute nas-port-id is added per application: configure subscriber-mgmt authentication-policy (ESM authentication), configure subscriber-mgmt radius-accounting-policy (ESM accounting), configure aaa isa-radius-policy (LSN accounting, WLAN-GW) and configure aaa l2tp-accounting-policy (L2TP accounting). For a capture-sap, the nas-port-id attribute is always included in authentication requests. |
88 | Framed-Pool | The name of one address pool or the name of a primary and secondary address pool separated with a one character configurable delimiter (configure router/service vprn service-id dhcp local-dhcp-server server-name use-pool-from-client delimiter delimiter) that should be used to assign an address for the user and maps to either: 1) dhcpv4 option [82] vendor-specific-option [9] sub-option [13] dhcpPool if option is enabled on the node (configure service ies/vprn service-id subscriber-interface ip-int-name group-interface ip-int-name dhcp option vendor-specific-option pool-name) or 2) used directly as pool-name in the local configured dhcp server when local-address-assignment is used and client-application is ppp-v4 (configure service ies/vprn service-id subscriber-interface ip-int-name group-interface ip-int-name local-address-assignment). Alternative to [26.2352.36] Ip-Address-Pool-Name and [26.4874.2] ERX-Address-Pool-Name. Framed-Pool names longer than the allowed maximum are treated as host setup failures. Simultaneous returned attributes [88] Framed-Pool and [8] Framed-IP-Address are also handled as host setup failures. |
95 | NAS-IPv6-Address | The identifying IP Address of the NAS requesting the Authentication or Accounting. Included when the RADIUS server is reachable via IPv6. The address is determined by the routing instance through which the RADIUS server can be reached: “Management” — The active IPv6 address in the Boot Options File (bof address ipv6-address). “Base” or “VPRN” — The IPv6 address of the system interface (configure router interface system ipv6 address ipv6-address). The address can be overwritten with the configured ipv6-source-address (configure aaa radius-server-policy policy-name servers ipv6-source-address ipv6-address). |
97 | Framed-IPv6-Prefix | The IPv6 prefix or prefix length to be configured via SLAAC (Router Advertisement) to the WAN side of the user. Any non /64 prefix-length for SLAAC host creation is treated as a session setup failure for this host. This attribute is an alternative to [100] Framed-IPv6-Pool and [26.6527.99] Alc-IPv6-Address, which assigns IPv6 addressing to the wan-side of a host via DHCPv6 IA-NA. Attribute is also used in CoA and Disconnect Message (part of the ESM or AA user identification-key). Attribute is omitted in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute no framed-ipv6-prefix. |
99 | Framed-IPv6-Route | |
100 | Framed-IPv6-Pool | |
101 | Error-Cause | The Error-Cause Attribute provides more detail on the cause of the problem if the NAS cannot honor Disconnect-Request or CoA-Request messages for some reason. It may be included within Disconnect-ACK, Disconnect-NAK and CoA-NAK messages. The Error-Causes are divided in 5 blocks. Range [400-499] is used for fatal errors committed by the RADIUS server. Range [500-599] is used for fatal errors occurring on a NAS or RADIUS proxy. Ranges [000-199 reserved], [300-399 reserved] and [200-299 used for successful completion in disconnect-ack/coa-ack] are not implemented. |
123 | Delegated-IPv6-Prefix | For data-triggered subscriber host authentication, an Access-Accept message can include this attribute to specify the prefix to create an IPv6 prefix host. |
26.2352.1 | Client-DNS-Pri | The IPv4 address of the primary DNS server for this subscriber’s connection and maps to PPPoE IPCP option 129 Primary DNS Server address or DHCPv4 option 6 Domain Server. Is an alternative for 26.4874.4 ERX-Primary-Dns or 26.6527.9 Alc-Primary-Dns. |
26.2352.2 | Client-DNS-Sec | A IPv4 address of the secondary DNS server for this subscriber’s connection and maps to 'PPPoE IPCP option 131 Secondary DNS Server address or DHCPv4 option 6 Domain Server. Is an alternative for 26.4874.5 ERX-Secondary-Dns or 26.6527.10 Alc-Secondary-Dns. |
26.2352.36 | Ip-Address-Pool-Name | |
26.2352.99 | RB-Client-NBNS-Pri | The IPv4 address of the primary NetBios Name Server (NBNS) for this subscriber’s connection and maps to PPPoE IPCP option 130 Primary DNS Server address or DHCPv4 option44 NETBIOS name server. Is an alternative for 26.4874.6 ERX-Primary-Wins or 26.6527.29 Alc-Primary-Nbns. |
26.2352.100 | RB-Client-NBNS-Sec | |
26.3561.1 | Agent-Circuit-Id | Information describing the subscriber agent circuit identifier corresponding to the logical access loop port of the Access Node or DSLAM from which a subscriber's requests are initiated. Attribute is included or excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute circuit-id.
For data-triggered subscriber host authentication: For data-triggered subscriber host authentication, this attribute in the Access-Request message contains the source IPv4 or IPv6 address of the data-trigger. The Access-Accept message can include this attribute to specify the circuit ID of the IPoE session if the configure subscriber-management ipoe-session-policy name circuit-id-from-auth command is configured. |
26.3561.2 | Agent-Remote-Id | An operator-specific, statically configured string that uniquely identifies the subscriber on the associated access loop of the Access Node or DSLAM. Attribute is included or excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute remote-id. |
26.3561.129 | Actual-Data-Rate-Upstream | The actual upstream train rate (coded in bits per second) of a subscriber's synchronized DSL link and maps to values received during PPPoE discovery (tag 0x0105) or DHCP (opt-82). Attribute is included or excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.3561.130 | Actual-Data-Rate-Downstream | Actual downstream train rate (coded in bits per second) of a subscriber's synchronized DSL link and maps to values received during PPPoE discovery (tag 0x0105) or DHCP (opt-82). Attribute is included or excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.3561.131 | Minimum-Data-Rate-Upstream | The subscriber's operator-configured minimum upstream data rate (coded in bits per second) and maps to values received during PPPoE discovery (tag 0x0105) or DHCP (opt-82). Attribute is included or excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.3561.132 | Minimum-Data-Rate-Downstream | The subscriber's operator-configured minimum downstream data rate (coded in bits per second) and maps to values received during PPPoE discovery (tag 0x0105) or DHCP (opt-82). Attribute is included or excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.3561.133 | Attainable-Data-Rate-Upstream | The subscriber's attainable upstream data rate (coded in bits per second) and maps to values received during PPPoE discovery (tag 0x0105) or DHCP (opt-82). Attribute is included or excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.3561.134 | Attainable-Data-Rate-Downstream | The subscriber's attainable downstream data rate (coded in bits per second) and maps to values received during PPPoE discovery (tag 0x0105) or DHCP (opt-82). Attribute is included or excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.3561.135 | Maximum-Data-Rate-Upstream | The subscriber's maximum upstream data rate (coded in bits per second), as configured by the operator and maps to values received during PPPoE discovery (tag 0x0105) or DHCP (opt-82). Attribute is included or excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.3561.136 | Maximum-Data-Rate-Downstream | The subscriber's maximum downstream data rate (coded in bits per second), as configured by the operator and maps to values received during PPPoE discovery (tag 0x0105) or DHCP (opt-82). Attribute is included or excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.3561.137 | Minimum-Data-Rate-Upstream-Low-Power | The subscriber's minimum upstream data rate (coded in bits per second) in low power state, as configured by the operator and maps to values received during PPPoE discovery (tag 0x0105) or DHCP (opt-82). Attribute is included or excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.3561.138 | Minimum-Data-Rate-Downstream-Low-Power | The subscriber's minimum downstream data rate (coded in bits per second) in low power state, as configured by the operator and maps to values received during PPPoE discovery (tag 0x0105) or DHCP (opt-82). Attribute is included or excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.3561.139 | Maximum-Interleaving-Delay-Upstream | The subscriber's maximum one-way upstream interleaving delay in milliseconds, as configured by the operator and maps to values received during PPPoE discovery (tag 0x0105) or DHCP (opt-82). Attribute is included or excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.3561.140 | Actual-Interleaving-Delay-Upstream | The subscriber's actual one-way upstream interleaving delay in milliseconds and maps to values received during PPPoE discovery (tag 0x0105) or DHCP (opt-82). Attribute is included or excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.3561.141 | Maximum-Interleaving-Delay-Downstream | The subscriber’s maximum one-way downstream interleaving delay in milliseconds, as configured by the operator and maps to values received during PPPoE discovery (tag 0x0105) or DHCP (opt-82). Attribute is included or excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.3561.142 | Actual-Interleaving-Delay-Downstream | The subscriber's actual one-way downstream interleaving delay in milliseconds and maps to values received during PPPoE discovery (tag 0x0105) or DHCP (opt-82). Attribute is included or excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.3561.144 | Access-Loop-Encapsulation | The last mile encapsulation used by the subscriber on the DSL access loop and maps to values received during PPPoE discovery Tags (tag 0x0105) or DHCP Tags (opt-82). Attribute is included or excluded in RADIUS/Accounting-Request based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. Last mile encapsulation information can be used to adjust automatically the egress aggregate rate for this subscriber. Preconfigured encapsulation types are used if PPP or IPoE access loop information (tags) is not available (configure subscriber-mgmt sub-profile subscriber-profile-name egress encap-offset type type or configure subscriber-mgmt local-user-db local-user-db-name ppp host access-loop encap-offset type). [26.6527.133] Alc-Access-Loop-Encap-Offset when returned in Access-Accept is taken into account (overrules received tags and preconfigured encapsulation types) for ALE adjust (last mile aware shaping) but is not reflected in access-loop-options send to RADIUS. Alc-Access-Loop-Encap from ANCP are currently not taken into account for ALE adjust. |
26.3561.254 | IWF-Session | The presence of this Attribute indicates that the IWF has been performed with respect to the subscriber's session. IWF is utilized to enable the carriage of PPP over ATM (PPPoA) traffic over PPPoE. The Access Node inserts the PPPoE Tag 0x0105, vendor-id 0x0de9 with sub-option code 0xFE, length field is set to 0x00 into the PPPoE Discovery packets when it is performing an IWF functionality. Attribute is included/excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.4874.2 | ERX-Address-Pool-Name | The name of an assigned address pool that should be used to assign an address for the user and maps to dhcpv4 option[82] vendor-specific-option [9] sub-option [13] dhcpPool if option is enabled on the node (configure service ies | vprn service-id subscriber-interface ip-int-name group-interface ip-int-name dhcp option vendor-specific-option pool-name). Alternative to [88] Pool-Name and [26.2352.36] Ip-Address-Pool-Name. Framed-Pool names longer than the allowed maximum are treated as host setup failures. Simultaneous returned attributes Pool-Names [8] and Framed-IP-Address are also handled as host setup failures. |
26.4874.4 | ERX-Primary-Dns | The IPv4 address of the primary DNS server for this subscriber’s connection and maps to PPPoE IPCP option 129 Primary DNS Server address or DHCPv4 option 6 Domain Server. Is an alternative for 26.2352.1 Client-DNS-Pri or 26.6527.9 Alc-Primary-Dns. Applicable in proxy scenarios only for IPoE. |
26.4874.5 | ERX-Secondary-Dns | The IPv4 address of the secondary DNS server for this subscriber’s connection and maps to PPPoE IPCP option 131 Secondary DNS Server address or DHCPv4 option 6 Domain Server. Is an alternative for 26.2352.2 Client-DNS-Sec or 26.6527.10 Alc-Secondary-Dns. Applicable in proxy scenarios only for IPoE. |
26.4874.6 | ERX-Primary-Wins | The IPv4 address of the primary NetBios Name Server (NBNS) for this subscriber’s connection and maps to PPPoE IPCP option 130 Primary DNS Server address or DHCPv4 option44 NETBIOS name server. Is an alternative for 26.2352.99 RB-Client-NBNS-Pri or 26.6527.29 Alc-Primary-Nbns. |
26.4874.7 | ERX-Secondary-Wins | The IPv4 address of the secondary NetBios Name Server (NBNS) for this subscriber’s connection and maps to PPPoE IPCP option 132 Primary DNS Server address or DHCPv4 option44 NETBIOS name server. Is an alternative for 26.2352.100 RB-Client-NBNS-Sec or 26.6527.30 Alc-Secondary-Nbns. |
26.4874.47 | ERX-Ipv6-Primary-Dns | The IPv6 address of the primary DNSv6 server for this subscriber’s connection and maps to DNS Recursive Name Server option 23 (RFC 3646) in DHCPv6.Is an alternative for 26.6527.105 Alc-Ipv6-Primary-Dns. Applicable in proxy scenarios only. |
26.4874.48 | ERX-Ipv6-Secondary-Dns | The IPv6 address of the secondary DNSv6 server for this subscriber’s connection and maps to DNS Recursive Name Server option 23 (RFC 3646) in DHCPv6.Is an alternative for 26.6527.106 Alc-Ipv6-Secondary-Dns. Applicable in proxy scenarios only. |
26.6527.9 | Alc-Primary-Dns | The IPv4 address of the primary DNS server for this subscriber’s connection and maps to PPPoE IPCP option 129 Primary DNS Server address or DHCPv4 option 6 Domain Server. Is an alternative for 26.2352.1 Client-DNS-Pri or 26.4874.4 ERX-Primary-Dns. Applicable in proxy scenarios only for IPoE. |
26.6527.10 | Alc-Secondary-Dns | The IPv4 address of the secondary DNS server for this subscriber’s connection and maps to PPPoE IPCP option 131 Secondary DNS Server address or DHCPv4 option 6 Domain Server. Is an alternative for 26.2352.2 Client-DNS-Sec or 26.4874.5 ERX-Secondary-Dns. Applicable in proxy scenarios only for IPoE. |
26.6527.11 | Alc-Subsc-ID-Str | A subscriber is a collection of subscriber-hosts (typically represented by IP-MAC combination) and is uniquely identified by a subscriber string. Subscriber-hosts queues or policers belonging to the same subscriber (residing on the same forwarding complex) can be treated under one aggregate scheduling QoS mechanism. Fallback to preconfigured values if attribute is omitted. Attribute values longer than the allowed string value are treated as setup failures. Can be used as key in CoA and Disconnect Message. Attribute is omitted in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute no subscriber-id. |
26.6527.12 | Alc-Subsc-Prof-Str | |
26.6527.13 | Alc-SLA-Prof-Str | The SLA profile is a template which contains settings (filter, QoS, host-limit, and so on) which are applicable to individual hosts were [26.6527.13] Alc-SLA-Prof-Str is the string that maps (configure subscriber-mgmt sub-ident-policy sub-ident-policy-name sla-profile-map) to such a sla profile (configure subscriber-mgmt sla-profile sla-profile-name). Strings longer than the allowed maximum are treated as setup failures. Unreferenced strings (where the string does not map to a policy) are silently ignored and a fallback to preconfigured defaults is done. This attribute is omitted in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute no sla-profile. |
26.6527.16 | Alc-ANCP-Str | |
26.6527.18 | Alc-Default-Router | |
26.6527.27 | Alc-Client-Hardware-Addr | MAC address from a user that requests a service and included in CoA, Authentication or Accounting (configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute mac-address). |
26.6527.28 | Alc-Int-Dest-Id-Str | |
26.6527.29 | Alc-Primary-Nbns | The IPv4 address of the primary NetBios Name Server (NBNS) for this subscriber’s connection and maps to PPPoE IPCP option 130 Primary DNS Server address or DHCPv4 option44 NETBIOS name server. Is an alternative for 26.2352.99 RB-Client-NBNS-Pri or 26.4874.6 ERX-Primary-Wins. |
26.6527.30 | Alc-Secondary-Nbns | The IPv4 address of the secondary NetBios Name Server (NBNS) for this subscriber’s connection and maps to PPPoE IPCP option 132 Primary DNS Server address or DHCPv4 option44 NETBIOS name server. Is an alternative for 26.2352.100 RB-Client-NBNS-Sec or 26.4874.7 ERX-Secondary-Wins. |
26.6527.34 | Alc-PPPoE-PADO-Delay | Specifies the number in deciseconds that the PPPoE protocol stack on the NAS waits before sending a PADO packet in response to a PADI request. In dual homed topologies, you may want to designate a primary NAS and a backup NAS for handling a particular service request. In such a scenario, you can configure a delay for the backup NAS to allow sufficient time for the primary NAS to respond to the client with a PADO packet. If the primary NAS does not send the PADO packet within this delay period, then the backup NAS sends the PADO packet after the delay period expires. This attribute is only applicable if RADIUS PADI authentication is used (configure subscriber-mgmt authentication-policy name pppoe-access-method padi). Values above the allowed Limits are truncated at the Limits boundary. There is no PADO delay if the attribute is omitted or if the attribute is received with a value of zero. |
Alc-PPPoE-Service-Name | Maps to PADI field PPPoE tags [0x0101] service-name and is sent in the Access-Request if enabled under configure subscriber-mgmt authentication-policy name include-radius-attribute pppoe-service-name. A PPPoE-Service-Name above the allowed maximum length is handled as a PPPoE session setup failure. | |
26.6527.36 | Alc-DHCP-Vendor-Class-Id | Initiated by DHCP clients via option [60] Vendor Class Identifier and reflected in Authentication. (configure subscriber-mgmt authentication-policy name include-radius-attribute dhcp-vendor-class-id or configure aaa isa-radius-policy name auth-include-attributes dhcp-vendor-class-id). DHCP option [60] Vendor Class Identifier can also be used as User-name in RADIUS requests. (configure subscriber-mgmt authentication-policy name user-name-format dhcp-client-vendor-opts). |
26.6527.45 | Alc-App-Prof-Str | |
26.6527.99 | Alc-Ipv6-Address | The IPv6 address to be configured to the WAN side of the user (IPoE,PPPoE) via DHCPv6 (IA-NA). Maps to DHCPv6 option IA-NA[3] sub-option IA-Address[5] address. This attribute is an alternative to [97] Framed-IPv6-Prefix and [100] Framed-IPv6-Pool, which also assigns IPv6 addressing to the wan-side of a host via SLAAC or DHCPv6 IA-NA. Attribute is also used in CoA and Disconnect Message (part of the ESM or AA user identification-key). For data-triggered subscriber host creation in the Enhanced Subscriber Management (ESM) context, the attribute can be included in an Access-Accept message to specify the IPv6 address to create a /128 IPv6 host. For data-triggered authentication of an IPv6 UE in Distributed Subscriber Management (DSM) context, this attribute contains the IPv6 address that triggered the request. Inclusion of this attribute is configured under configure aaa isa-radius-policy policy-name auth-include-attributes ipv6-address. For data-triggered subscriber host creation, an Access-Accept message can contain this attribute to specify the IPv6 address to create an IPv6 /128 host. |
26.6527.102 | Alc-ToServer-Dhcp-Options | Send to RADIUS all DHCPv4 options received in a DHCPv4 message triggering authentication. The DHCPv4 options are concatenated in the attribute up to maximum length per attribute. If more space is needed, an additional attribute is included. If the total dhcp options space requires more than the total maximum length, then no attributes are included. (configure subscriber-mgmt authentication-policy name include-radius-attribute dhcp-options, or configure aaa isa-radius-policy name auth-include-attributes dhcp-options). |
26.6527.103 | Alc-ToClient-Dhcp-Options | Copy the content of the attribute value in dhcpv4 options for dhcpv4 messages towards the client. It is not required to send each option in a different VSA; concatenation is allowed. Only the attributes within the defined limits are parsed and stored; the remaining attributes are silently ignored. |
26.6527.105 | Alc-Ipv6-Primary-Dns | Applicable in proxy scenarios only. |
26.6527.106 | Alc-Ipv6-Secondary-Dns | Applicable in proxy scenarios only. |
26.6527.126 | Alc-Subscriber-QoS-Override | Used to override queue or policer parameters (CIR, PIR, CBS, MBS) and HQoS parameters (aggregate rate, scheduler rate or root arbiter rate) configured at sla-profile and sub-profile context. Enables per subscriber or host customization. Each set of Alc-Subscriber-QoS-Override attributes in a RADIUS message replaces the set of Alc-Subscriber-QoS-Override attributes from a previous message. Hence the SLA profile or subscriber profile QoS configuration is always used as the base config. To undo a previously enabled RADIUS QoS-override and return to the base config, send a CoA with at least one Alc-Subscriber-QoS-Override attribute. The value part of each Alc-Subscriber-QoS-Override attribute must be empty (for example, Alc-Subscriber-QoS-Override += i:q:2:). Incorrectly formatted attributes or too many attributes are treated as a setup failure or result in a CoA NAK. |
26.6527.128 | Alc-ATM-Ingress-TD-Profile | The ATM Traffic Descriptor override for a PPPoA or PPPoEoA host and refers to the preconfigured traffic description QoS profile applied on the ingress ATM Virtual Circuit (configure qos atm-td-profile traffic-desc-profile-id). All subscriber hosts on a given ATM VC must have same ATM traffic descriptors and this attribute is ignored if it specifies an ATM Traffic Descriptor override while it has already specified another one for another host on the same ATM Virtual Circuit. A preconfigured description profile per ATM Virtual Circuit is used when this attribute is omitted. (configure subscriber-mgmt msap-policy msap-policy-name atm egress/ingress traffic-desc or configure service vprn service-id subscriber-interface ip-int-name group-interface ip-int-name sap sap-id atm egress/ingress traffic-desc). A Traffic Descriptor profile above the Limit is treated as a setup failure. Unreferenced Traffic Descriptor profiles within the Limit, or a Traffic Descriptor profile for a non ATM host are silently ignored. |
26.6527.129 | Alc-ATM-Egress-TD-Profile | The ATM Traffic Descriptor override for a PPPoA or PPPoEoA host and refers to the preconfigured traffic description QoS profile applied on the egress ATM Virtual Circuit (configure qos atm-td-profile traffic-desc-profile-id). All subscriber hosts on a given ATM VC must have same ATM traffic descriptors and this attribute is ignored if it specifies an ATM Traffic Descriptor override while it has already specified another one for another host on the same ATM Virtual Circuit. A preconfigured description profile per ATM Virtual Circuit is used when this attribute is omitted (configure subscriber-mgmt msap-policy atm egress/ingress traffic-desc or configure service vprn service-id subscriber-interface ip-int-name group-interface ip-int-name sap sap-id atm egress/ingress traffic-desc). A Traffic Descriptor profile above the Limits is treated as a setup failure. Unreferenced Traffic Descriptor profiles within the Limits, or a Traffic Descriptor profile for a non ATM host are silently ignored. |
26.6527.131 | Alc-Delegated-IPv6-Pool | The name of an assigned pool that should be used to assign an IPv6 prefix via DHCPv6(IA-PD) to the LAN side of the user (IPoE, PPPoE). Maps to DHCPv6 vendor-option[17],sub-option[2] pfx-pool. Alc-Delegated-ipv6-pool names longer than the allowed maximum are treated as host setup failures. Alternative method for [123] Delegated-IPv6-Prefix so simultaneous returned attributes [123] Delegated-IPv6-Prefix and [26.6527.131] Alc-Delegated-IPv6-Pool are handled as host setup failures. The length information [DPL] can be supplied via [26.6527.161] Alc-Delegated-IPv6-Prefix-Length along with the pool name. The [26.6527.161] Alc-Delegated-IPv6-Prefix-Length has priority over other possible sources of DPL. (As a fixed [48 to 64] DPL or variable DPL under configure service ies | vprn service-id subscriber-interface ipv6 delegated-prefix-length or on the dhcpv6 server configure router dhcp6 local-dhcp-server server-name pool pool-name delegated-prefix-length). |
26.6527.132 | Alc-Access-Loop-Rate-Down | |
26.6527.133 | Alc-Access-Loop-Encap-Offset | |
26.6527.135 | Alc-PPP-Force-IPv6CP | An attribute value other than 0 (zero) forces IPv6CP negotiation to start when no IPv6 attributes are obtained in authentication. An attribute value of 0 (zero) is treated the same as not sending the attribute. |
26.6527.136 | Alc-Onetime-Http-Redirection-Filter-Id | |
26.6527.160 | Alc-Relative-Session-Timeout | Sets or resets the IPoE or PPPoE session timeout to a relative value (current session time + newly received Alc-Relative-Session-Timeout). Attribute equals to [27] Session-Timeout if received in Access-Accept since current session time portion is than zero. A value of zero sets or resets the session-timeout to infinite (no session-timeout). Simultaneous received [27] Session-Timeout and [26.6527.160] Alc-Relative-Session-Timeout are treated as a setup failure (setup failure if received in Access-Accept or CoA rejected (NAK) with error cause = Invalid Request). |
26.6527.161 | Alc-Delegated-IPv6-Prefix-Length | Defines the IA-PD length information [DPL] and only applicable together with [26.6527.131] Alc-Delegated-IPv6-Pool (silently ignored if received in RADIUS Accept without Alc-Delegated-IPv6-Pool). Maps to DHCPv6 vendor-option[17], sub-option[3] pfx-len. The [26.6527.161] Alc-Delegated-IPv6-Prefix-Length has priority over other possible sources of DPL. (As a fixed [48 to 64] DPL or variable DPL under configure service ies |vprn service-id subscriber-interface ip-int-name ipv6 delegated-prefix-length or on the dhcpv6 server configure router dhcp6 local-dhcp-server server-name pool pool-name delegated-prefix-length). DPL values outside the limits are treated as setup failures. |
26.6527.174 | Alc-Lease-Time | Defines the lease-time in seconds for RADIUS proxy and create-host-CoA scenarios only. The [27] Session-Timeout is interpreted and used as IPoE lease-time if [26.6527.174] Alc-lease-Time is omitted. Returning attribute [26.6527.174] Alc-Lease-Time in other scenarios than radius-proxy and create-host-CoA are treated as setup failures. |
26.6527.175 | Alc-DSL-Line-State | Status of the DSL line obtained via ANCP can be one of three value: SHOWTIME (the modem is ready to transfer data), IDLE (line is idle) or SILENT (line is silent). Attribute is included or excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.6527.176 | Alc-DSL-Type | Type of the DSL line (ADSL1, ADSL2, ADSL2PLUS, VDSL1, VDSL2, SDSL, other) obtained via ANCP. This attribute is included or excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.6527.177 | Alc-Portal-Url | The URL to which traffic matching the host’s IPv4 filter entry with HTTP redirect action is redirected. The URL overrides the configured URL in the redirect filter. RADIUS overrides must explicitly be enabled: configure filter ip-filter filter-id entry entry-id action http-redirect rdr-url-string allow-radius-override. |
26.6527.178 | Alc-Ipv6-Portal-Url | The URL to which traffic matching the host’s IPv6 filter entry with HTTP redirect action is redirected. The URL overrides the configured URL in the redirect filter. RADIUS overrides must explicitly be enabled: configure filter ipv6-filter filter-id entry entry-id action http-redirect rdr-url-string allow-radius-override. |
26.6527.180 | Alc-SAP-Session-Index | Per SAP, this is a unique PPPoE or IPoE session index that can be included in RADIUS Access Request messages. The lowest free index is assigned to a new PPPoE or IPoE session. Attribute is included or excluded based on configure subscriber-mgmt authentication-policy name include-radius-attribute sap-session-index. |
26.6527.181 | Alc-SLAAC-IPv6-Pool | A pool name that can be used in local address assignment to assign an IPv6 SLAAC prefix via a Router Advertisement to the WAN side of the IPoE or PPPoE user. |
26.6527.183 | Alc-WPP-Error-Code | This attribute specifies the value of the ErrCode that the system should use in a WPP ACK_AUTH packet. This attribute can only be included in a RADIUS Access-Reject packet. |
26.6527.185 | Alc-Onetime-Http-Redirect-Reactivate | An indication to reactivate a onetime HTTP redirect filter for the host. When received in a RADIUS CoA message, the filter with the value indicated by [26.6527.136] Alc-Onetime-Http-Redirection-Filter-Id is activated. If [26.6527.136] Alc-Onetime-Http-Redirection-Filter-Id contains the value 0, then the existing onetime http redirect filter id associated with the host is removed. If no [26.6527.136] Alc-Onetime-Http-Redirection-Filter-Id VSA is provided in the RADIUS CoA message, then the existing onetime http redirect filter id associated with the host is applied. The value of the [26.6527.185] Alc-Onetime-Http-Redirect-Reactivate VSA is opaque. It is the presence of the VSA in a RADIUS CoA that triggers the action. |
26.6527.191 | Alc-ToServer-Dhcp6-Options | This attribute contains DHCPv6 client options present in a DHCPv6 Solicit or Request message to be passed to RADIUS in an Access-Request. Up to two attributes are included in the Access-Request message when the length of the DHCPv6 options exceeds the maximum length of a single attribute. No attributes are included if the total length of the DHCPv6 options exceeds 494 bytes. When the DHCPv6 solicit or request message is encapsulated in a Relay-Forward message, only the inner DHCPv6 client options are copied in the Alc-ToServer-Dhcp6-Options attribute. Options inserted by a Relay Agent are ignored. Attribute is included or excluded based on configure subscriber-mgmt authentication-policy name include-radius-attribute dhcp6-options. For DHCPv6 triggered authentication in a Distribute Subscriber Management (DSM) context, this attribute contains the DHCPv6 client options as sent to the WLAN-GW. Inclusion of this attribute is configured via configure aaa isa-radius-policy policy-name auth-include-attributes dhcp6-options. |
26.6527.192 | Alc-ToClient-Dhcp6-Options | The value of this attribute represents DHCPv6 options encoded in a hexadecimal format. DHCPv6 options originated by RADIUS are appended to the options already present in the DHCPv6 Advertise and Reply messages towards the client. Passing the RADIUS obtained DHCPv6 options to the client is supported for both DHCPv6 proxy and relay. |
This attribute is applicable only when an IPv6 address or prefix is assigned via RADIUS (DHCPv6 proxy). It overrides the dhcp6 proxy-server preferred-lifetime configuration on the group-interface. The attribute value is expressed in seconds. Values outside the allowed range result in a setup failure. renew timer 7705 SAR-8 rebind timer <= preferred lifetime <= valid lifetime then the default timers are used: renew-timer = 30 min, rebind-timer = 48 min, preferred-lifetime = 1hr, valid-lifetime = 1 day. Note that only a single value can be specified that applies to both IA-NA address and IA-PD prefix. | ||
26.6527.201 | Alc-v6-Valid-Lifetime | This attribute is applicable only when an IPv6 address or prefix is assigned via RADIUS (DHCPv6 proxy). Overrides the dhcp6 proxy-server valid-lifetime configuration on the group-interface. The attribute value is expressed in seconds. Values outside the allowed range result in a setup failure. renew timer <= rebind timer <= preferred lifetime <= valid lifetime then the default timers are used: renew-timer = 30 min, rebind-timer = 48 min, preferred-lifetime = 1hr, valid-lifetime = 1 day. Note that only a single value can be specified that applies to both IA-NA address and IA-PD prefix. |
26.6527.202 | Alc-Dhcp6-Renew-Time | The attribute value represents the DHCPv6 lease renew time (T1). T1 is the time at which the client contacts the addressing authority to extend the lifetimes of the DHCPv6 leases (addresses or prefixes). This attribute is applicable only when an IPv6 address or prefix is assigned via RADIUS (DHCPv6 proxy). Overrides the dhcp6 proxy-server renew-timer configuration on the group interface. The attribute value is expressed in seconds. Values outside the allowed range result in a setup failure. renew timer <= rebind timer <= preferred lifetime <= valid lifetime then the default timers are used: renew-timer = 30 min, rebind-timer = 48 min, preferred-lifetime = 1hr, valid-lifetime = 1 day. Note that only a single value can be specified that applies to both IA-NA address and IA-PD prefix. |
26.6527.203 | Alc-Dhcp6-Rebind-Time | The attribute value represents the DHCPv6 lease rebind time (T2). T2 is the time at which the client contacts any available addressing authority to extend the lifetimes of DHCPv6 leases. This attribute is applicable only when an IPv6 address or prefix is assigned via RADIUS (DHCPv6 proxy). The attribute overrides the dhcp6 proxy-server rebind-timer configuration on the group interface The attribute value is expressed in seconds. Values outside the allowed range result in a setup failure. If, for the final determined values from the different sources (LUDB, RADIUS, defaults), the following rule is violated: renew timer <= rebind timer <= preferred lifetime <= valid lifetime then the default timers are used: renew-timer = 30 min, rebind-timer = 48 min, preferred-lifetime = 1hr, valid-lifetime = 1 day. Note that only a single value can be specified that applies to both IA-NA address and IA-PD prefix. |
Alc-UPnP-Sub-Override-Policy | Overrides the configured policy in the sub-profile for the subscriber: configure subscriber-mgmt sub-profile name upnp-policy policy-name. The value “_tmnx_no_override” removes any existing override and installs the upnp-policy configured in the sub-profile instead. The value “_tmnx_disabled” creates a special override that disables UPnP for this subscriber. Specifying a non-existing policy results in a host or session setup failure or in a CoA Reject. All hosts belonging to the subscriber are affected by a UPnP policy override. | |
26.6527.228 | Alc-Trigger-Acct-Interim | When included in a CoA message an accounting interim update is generated for all accounting modes that have interim-updates enabled. The Alc-Trigger-Acct-Interim attribute with free formatted string value is echoed in the CoA triggered accounting interim update message. The [26.6527.163] Alc-Acct-Triggered- Reason attribute in the interim update is set to 18 (CoA-Triggered). |
26.6527.232 | Alc-Acct-Interim-IvI | Tagged Attribute. The interval in seconds at which Acct-Interim-Update messages should be generated. Overrides the local configured update-interval value in the RADIUS accounting policy. Only takes effect if interim-updates are enabled for one of the accounting modes in the RADIUS accounting policy. With attribute value=0, the interim accounting is switched off. To change the update interval of the first accounting policy, attribute [85] Acct-Interim-Interval takes precedence over [26.6527.232] Alc-Acct-Interim-Ivl with tag 1 when both are included. |
26.6527.234 | Alc-DNAT-Override |
|
26.6527.242 | Alc-Radius-Py | The primary purpose for this attribute is to interact with RADIUS servers that do not support RFC 6929 extended and long extended vendor specific attribute types. This attribute can be used between the RADIUS server and the Python script. The Python script should convert the attribute value in an RFC 6929 compliant attribute format. |
26.6527.244 | Alc-Force-DHCP-Relay | When this attribute is included in an Access Accept message at the authentication of a data triggered subscriber hosts IPoE session, then a DHCP relay is performed when the subscriber host in the session is promoted to a DHCP host at renew or rebind. The IP and/or IPv6 address/prefix origin is set to DHCP or DHCP6 for the data triggered subscriber host that is promoted to a DHCP host. The IP address/prefix for all IP stacks of the subscribers IPoE session must also be included in the Access Accept. Attributes with invalid value are ignored. |
241.26.6527.17 | Alc-Nat-Outside-IPs | This attribute allows to specify an outside NAT IP address from AAA instead of allocating an address from the local NAT pools. An IP address can be provided for each policy. |
241.26.6527.18 | Alc-Mld-Import-Policy | This attribute overrides the subscriber’s current list of dynamic MLD import policies. The order in which the policies were added can be checked with show router [router-instance] mld hosts host ipv6-address detail. Note that the configured MLD import policy (configure subscriber-mgmt mld-policy mld-policy-name import policy-name) cannot be overridden and is always applied as the last policy in the MLD import policies list. As the import policies are evaluated in the applied order using a match and exit, it is good practice to only include a default-action in the configured MLD import policy. |
241.26.6527.27 | Alc-IPv6-Sub-If-Prefix | |
241.26.6527.35 | Alc-Mld-Import-Policy-Modif | This attribute modifies the subscriber’s dynamic MLD import policy list. The command can either add or delete an MLD import policy to or from the list. |
Attribute ID | Attribute Name | Type | Limits | SR OS Format |
1 | User-Name | string | 253 chars | Form depends on authentication method and configuration. |
2 | User-Password | string | 64 bytes | Encrypted password For example: User-Password 4ec1b7bea6f2892fa466b461c6accc00 |
3 | CHAP-Password | octets | 16+1 bytes | Users CHAP identifier 1 followed by the Encrypted password For example: CHAP-Password 01ef8ddc7237f4adcd991ac4c277d312e9 |
4 | NAS-IP-Address | ipaddr | 4 bytes | # ipv4 address For example: NAS-IP-Address=192.0.2.1 |
5 | NAS-Port | integer | 4 bytes | nas-port <binary-spec> <binary-spec> = <bit-specification> <binary-spec> <bit-specification> = 0 | 1 | <bit-origin> <bit-origin> = *<number-of-bits><origin> <number-of-bits> = [1 to 32] <origin> = o (outer VLAN ID), i (inner VLAN ID), s (slot number), m (MDA number), p (port number or lag-id), v (ATM VPI), c (ATM VCI) For example: # configured nas-port *12o*10i*3s*2m*5p for SAP 2/2/4:221.7 corresponds to 000011011101 0000000111 010 10 00100 NAS-Port = 231742788 |
6 | Service-Type | integer | 2 (mandatory value) | PPPoE and PPPoL2TP hosts only For example: Service-Type = Framed-User |
7 | Framed-Protocol | integer | 1 (fixed value) | PPPoE and PPPoL2TP hosts only For example: Service-Type = PPP |
8 | Framed-IP-Address | ipaddr | 4 bytes | For example: # ip-address 10.11.12.13 Framed-IP-Address 0a0b0c0d |
9 | Framed-IP-Netmask | ipaddr | 4 bytes | For example: Framed-IP-Netmask = 255.255.255.255 #PPPoE residential Framed-IP-Netmask = 255.255.255.0 #PPPoE Business with IPCP option 144 support Framed-IP-Netmask = 255.255.255.0 # IPoE |
18 | Reply-Message | string | 253 chars | For example: Reply-Message MyCustomizedReplyMessage |
22 | Framed-Route | string | max 16 Framed-Routes attributes | "<ip-prefix>[/<prefix-length>] <space> <gateway-address> [<space> <metric>] [<space> tag <space> <tag-value>] [<space> pref <space> <preference-value>]" where: <space> is a white space or blank character <ip-prefix>[/prefix-length] is the managed route to be associated with the routed subscriber host. The prefix-length is optional and if not specified, a class-full class A,B or C subnet is assumed. <gateway-address> must be the routed subscriber host IP address. “0.0.0.0” is automatically interpreted as the host IPv4 address. [<metric>] (Optional) Installed in the routing table as the metric of the managed route. If not specified, metric zero is used. Value = [0 to 65535] [pref <preference-value>] (Optional) Installed in the routing table as protocol preference for this managed route. If not specified, preference zero is used. Value = [0 to 255] For example: Framed-Route = "192.168.1.0/24 0.0.0.0" where 0.0.0.0 is replaced by host address. Default metrics are used (metric=0, preference=0 and no tag) Framed-Route = "192.168.1.0 0.0.0.0" where 192.168.1.0 is a class-C network /24 and 0.0.0.0 is replaced host address. Default metrics are used. (Continued on next page) |
22 (cont.) | Framed-Route (cont.) | Framed-Route = "192.168.1.0/24 192.168.1.1" where 192.168.1.1 is the host address. Default metrics are used. Framed-Route = "192.168.1.0 0.0.0.0 10 tag 3 pref 100" installs a managed route with metric=10, protocol preference = 100 and tagged with tag=3 | ||
25 | Class | octets | Up to 6 attributes. Max. value length for each attribute is 253 chars | For example: Class += My Class1 Class += MyClass2 |
27 | Session-Timeout | integer | [0 to 2147483647] seconds | # 0 = infinite (no session-timeout) # [0 to 2147483647] in seconds For example: Session-Timeout = 3600 |
28 | Idle-Timeout | integer | [60 to 15552000] seconds | # 0 = infinite (no idle-timeout) # [60 to 15552000] in seconds For example: Idle-Timeout = 3600 |
30 | Called-Station-Id | string | 64 chars | # LNS: L2TP Called Number AVP21 from LAC For example: Called-Station-Id = 4441212 |
31 | Calling-Station-Id | string | 64 chars | # llid | mac | remote-id | sap-id | sap-string (64 char. string configured at sap-level) For example: include-radius-attribute calling-station-id sap-id Calling-Station-Id = 1/1/2:1.1 |
32 | NAS-Identifier | string | 32 chars | For example: NAS-Identifier = PE1-Antwerp |
44 | Acct-Session-Id | string | 22 bytes | Internally generated 22 bytes number. For example: Acct-Session-Id = 241AFF0000003250B5F750 |
60 | CHAP-Challenge | octets | [8 to 64] bytes | random length For example: 20 bytes CHAP-Challenge 0xa9710d2386c3e1771b8a3ea3d4e53f2a1c7024fb |
61 | NAS-Port-Type | integer | 4 bytes Values [0 to 255] | Values as defined in rfc-2865 and rfc-4603 For LNS, the value is set to virtual (5) For example: NAS-Port-Type = PPPoEoQinQ (34) |
85 | Acct-Interim-Interval | integer | 0, [300 to 15552000] | A value of 0 (zero) disables the generation of interim update messages. A value of 1 to 299 is rounded to 300s (minimum CLI value). A value of 300 to 15552000 specifies the Acct-Interim-Update message interval in seconds. A value greater than 15552000 is rounded to 15552000 (maximum CLI value). For example: 1 hour interval for interim updates Acct-Interim-Interval = 3600 |
87 | NAS-Port-Id | string | 253 bytes in Access-Request and Accounting Request messages. 128 bytes in CoA | Ethernet: "<prefix> <space> <slot>/<mda>/<port>:<vlan>.<vlan> <space> <suffix>" ATM: "<prefix> <space> <slot>/<mda>/<port>:<vpi>.<vci> <space> <suffix>" LNS: "LNS rt-<routing instance> #lip-<tunnel-server-endpoint> #rip-<tunnel-client-endpoint> #ltid-<local-tunnel-id> #rtid-<remote-tunnel-id> #lsid-<local-session-id> #rsid-<remote-session-id> #<call sequence number>" <prefix>: optional string: 8 chars max <suffix>: optional string: remote-id (max 64 chars) | circuit-id (max 64 chars) For example: NAS-Port-Id = 1/1/4:501.1001 NAS-Port-Id = LNS rtr-2#lip-3.3.3.3#rip-1.1.1.1#ltid-11381#rtid-1285#lsid-30067#rsid-19151#347 |
88 | Framed-Pool | string | 32 chars per pool name 65 chars in total (primary pool, delimiter, secondary pool) | For example: Framed-Pool = "MyPoolname" Framed-Pool = "Pool-1#Pool-2" |
95 | NAS-IPv6-Address | ipv6addr | 16 bytes | # ipv6 address For example: NAS-IPv6-Address = 2001:db8::1 |
97 | Framed-IPv6-Prefix | ipv6prefix | max. 16 bytes for prefix + 1 byte for length | PPPoE SLAAC wan-host <ipv6-prefix/prefix-length> with prefix-length 64 For example: Framed-IPv6-Prefix 2021:1:FFF3:1::/64 |
99 | Framed-IPv6-Route | string | max. 16 Framed-IPv6-Route attributes | "<ip-prefix>/<prefix-length> <space> <gateway-address> [<space> <metric>] [<space> tag <space> <tag-value>] [<space> pref <space> <preference-value>]" where: <space> is a white space or blank character <ip-prefix>/<prefix-length> is the managed route to be associated with the routed subscriber host. <gateway-address> must be the routed subscriber host IP address. “::” and “0:0:0:0:0:0:0:0” are automatically interpreted as the wan-host IPv6 address. [<metric>] (Optional) Installed in the routing table as the metric of the managed route. If not specified, metric zero is used. Value = [0 to 65535] [pref <preference-value>] (Optional) Installed in the routing table as protocol preference for this managed route. If not specified, preference zero is used. Value = [0 to 255] |
99 (continued) | Framed-IPv6-Route | string | max. 16 Framed-IPv6-Route attributes | For example: Framed-IPv6-Route = "5000:0:1::/48 ::" where :: resolves in the wan-host. Default metrics are used (metric=0, preference=0 and no tag) Framed-IPv6-Route = "5000:0:2::/48 0:0:0:0:0:0:0:0" where 0:0:0:0:0:0:0:0 resolves in the wan-host. Default metrics are used. Framed-IPv6-Route = "5000:0:3::/48 0::0" where 0::0 resolves in the wan-host. Default metrics are used. Framed-IPv6-Route = "5000:0:3::/48 2021:1::1" where 2021:1::1 is the wan-host. Default metrics are used. Framed-IPv6-Route = "5000:0:1::/48 :: 10 tag 3 pref 100" installs a managed route with metric = 10, protocol preference = 100 and tagged with tag = 3 Framed-IPv6-Route = "5000:0:1::/48 :: tag 5" installs a managed route with metric = 0 (default), protocol preference = 0 (default) and tagged with tag = 5 |
100 | Framed-IPv6-Pool | string | 32 chars | For example: Framed-IPv6-Pool MyWanPoolnameIANA |
101 | Error-Cause | octets | 4 bytes | Current supported causes are: Missing Attribute[402], NAS Identification Mismatch[403], Invalid Request[404], Unsupported Service[405], Invalid Attribute Value[407], Administratively Prohibited [501], Session Context Not Found [503], Resources Unavailable[506] For example: Error-Cause = Invalid Request |
123 | Delegated-IPv6-Prefix | ipv6prefix | max. 16 bytes for prefix + 1 Byte for length | <ipv6-prefix/prefix-length> with prefix-length [48 to 64] For example: Delegated-IPv6-Prefix 2001:DB8:173A:100::/56 |
26.2352.1 | Client-DNS-Pri | ipaddr | 4 bytes | For example: Client-DNS-Pri = 9.1.1.1 |
26.2352.2 | Client-DNS-Sec | ipaddr | 4 bytes | For example: Client-DNS-Sec = 9.1.1.2 |
26.2352.36 | Ip-Address-Pool-Name | string | 65 chars | For example: Ip-Address-Pool-Name = Address_Pool_1 |
26.2352.99 | RB-Client-NBNS-Pri | ipaddr | 4 bytes | For example: RB-Client-NBNS-Pri = 9.1.1.1 |
26.2352.100 | RB-Client-NBNS-Sec | ipaddr | 4 bytes | For example: RB-Client-NBNS-Sec = 9.1.1.2 |
26.3561.1 | Agent-Circuit-Id | string | 247 chars | format see also RFC4679 # ATM/DSL <Access-Node-Identifier><atm slot/port:vpi.vci> # Ethernet/DSL <Access-Node-Identifier><eth slot/port[:vlan-id]> For example: ethernet dslam1 slot 2 port 1 vlan 100 Agent-Circuit-Id = dslam1 eth 2/1:100 |
26.3561.2 | Agent-Remote-Id | string | 247 chars | For example: Agent-Remote-Id = MyRemoteId |
26.3561.129 | Actual-Data-Rate-Upstream | integer | b/s | For example: # 1Mb/s Actual-Data-Rate-Upstream = 1000000 |
26.3561.130 | Actual-Data-Rate-Downstream | integer | 4294967295 b/s | For example: # 5Mb/s Actual-Data-Rate-Downstream = 5000000 |
26.3561.131 | Minimum-Data-Rate-Upstream | integer | 4294967295 b/s | For example: Minimum-Data-Rate-Upstream = 1000 |
26.3561.132 | Minimum-Data-Rate-Downstream | integer | 4294967295 b/s | For example: Minimum-Data-Rate-Downstream = 1000 |
26.3561.133 | Attainable-Data-Rate-Upstream | integer | 4294967295 b/s | For example: Attainable-Data-Rate-Downstream = 1000 |
26.3561.134 | Attainable-Data-Rate-Downstream | integer | 4294967295 b/s | For example: Minimum-Data-Rate-Upstream = 1000 |
26.3561.135 | Maximum-Data-Rate-Upstream | integer | b/s | For example: Maximum-Data-Rate-Upstream = 1000 |
26.3561.136 | Maximum-Data-Rate-Downstream | integer | 4294967295 b/s | For example: Maximum-Data-Rate-Downstream = 1000 |
26.3561.137 | Minimum-Data-Rate-Upstream-Low-Power | integer | 4294967295 b/s | For example: Minimum-Data-Rate-Upstream-Low-Power = 1000 |
26.3561.138 | Minimum-Data-Rate-Downstream-Low-Power | integer | 4294967295 b/s | For example: Minimum-Data-Rate-Downstream-Low-Power = 1000 |
26.3561.139 | Maximum-Interleaving-Delay-Upstream | integer | For example: Maximum-Interleaving-Delay-Upstream = 10 | |
26.3561.140 | Actual-Interleaving-Delay-Upstream | integer | For example: Actual-Interleaving-Delay-Upstream = 10 | |
26.3561.141 | Maximum-Interleaving-Delay-Downstream | integer | For example: Maximum-Interleaving-Delay-Downstream = 10 | |
26.3561.142 | Actual-Interleaving-Delay-Downstream | integer | For example: Actual-Interleaving-Delay-Downstream = 10 | |
26.3561.144 | Access-Loop-Encapsulation | octets | <Data Link><Encaps-1><Encaps-2> <Data Link>: AAL5(1), Ethernet(2) <Encaps 1>: NotAvailable(0), Untagged Ethernet(1), Single-Tagged Ethernet(2) Access-Loop-Encapsulation = 020205 | |
26.3561.254 | IWF-Session | octets | len 0 | For example: IWF-Session |
26.4874.2 | ERX-Address-Pool-Name | string | 65 chars | For example: ERX-Address-Pool-Name = MyPoolname |
26.4874.4 | ERX-Primary-Dns | ipaddr | 4 bytes | For example: ERX-Primary-Dns = 9.1.1.1 |
26.4874.5 | ERX-Secondary-Dns | ipaddr | 4 bytes | For example: ERX-Secondary-Dns = 9.1.1.2 |
26.4874.6 | ERX-Primary-Wins | ipaddr | 4 bytes | For example: ERX-Primary-Wins = 9.1.1.1 |
26.4874.7 | ERX-Secondary-Wins | ipaddr | 4 bytes | For example: ERX-Ipv6-Primary-Dns = 9.1.1.2 |
26.4874.47 | ERX-Ipv6-Primary-Dns | ipv6addr | 16 bytes | For example: ERX-Secondary-Wins = 4000::1:1:1:1 |
26.4874.48 | ERX-Ipv6-Secondary-Dns | ipv6addr | 16 bytes | For example: ERX-Ipv6-Secondary-Dns = 4000::1:1:1:2 |
26.6527.9 | Alc-Primary-Dns | ipaddr | 4 bytes | For example: Alc-Primary-Dns = 9.1.1.1 |
26.6527.10 | Alc-Secondary-Dns | ipaddr | 4 bytes | For example: Alc-Secondary-Dns = 9.1.1.2 |
26.6527.11 | Alc-Subsc-ID-Str | string | 32 chars | For example: Alc-Subsc-ID-Str = MySubscriberId |
26.6527.12 | Alc-Subsc-Prof-Str | string | 16 chars | For example: Alc-Subsc-Prof-Str = MySubProfile |
26.6527.13 | Alc-SLA-Prof-Str | string | 16 chars | For example: Alc-SLA-Prof-Str = MySlaProfile |
26.6527.16 | Alc-ANCP-Str | string | 63 chars | format see also RFC4679 # ATM/DSL <Access-Node-Identifier><atm slot/port:vpi.vci> # Ethernet/DSL <Access-Node-Identifier><eth slot/port[:vlan-id]> |
26.6527.18 | Alc-Default-Router | ipaddr | 4 bytes | For example: Alc-Default-Router = 185.2.255.254 |
26.6527.27 | Alc-Client-Hardware-Addr | string | 6 bytes | For example: Alc-Client-Hardware-Addr = 00:00:00:00:00:01 |
26.6527.28 | Alc-Int-Dest-Id-Str | string | 32 chars | For example: Alc-Int-Dest-Id-Str= AccessNode1 |
26.6527.29 | Alc-Primary-Nbns | ipaddr | 4 bytes | For example: Alc-Primary-Nbns = 9.1.1.1 |
26.6527.30 | Alc-Secondary-Nbns | ipaddr | 4 bytes | For example: Alc-Secondary-Nbns = 9.1.1.2 |
26.6527.34 | Alc-PPPoE-PADO-Delay | integer | [0 to 30] deci-seconds | For example: 3 seconds pado-delay Alc-PPPoE-PADO-Delay = 30 |
26.6527.35 | Alc-PPPoE-Service-Name | string | 247 chars | For example: Alc-PPPoE-Service-Name = MyServiceName |
26.6527.36 | Alc-DHCP-Vendor-Class-Id | string | 247 chars | For example: Alc-DHCP-Vendor-Class-Id = My-DHCP-VendorClassId |
26.6527.45 | Alc-App-Prof-Str | string | 16 bytes | For example: Alc-App-Prof-Str = MyAppProfile |
26.6527.99 | Alc-Ipv6-Address | ipv6addr | 16 bytes | For example: Alc-Ipv6-Address 2021:1:FFF5::1 |
26.6527.102 | Alc-ToServer-Dhcp-Options | octets | 2 attributes 247 bytes/attribute 494 bytes total | For example: DHCPv4 Discover , option-60 [Class-identifier-option] = DHCP-VendorClassId ; Agent-Circuit-Id = circuit10;Agent-Remote-Id = remote10 Alc-ToServer-Dhcp-Options = 66313501013c12444843502d56656e646f72436c617373496452150109636972637569743130020872656d6f74653130 |
Alc-ToClient-Dhcp-Options | octets | 8 attributes 247 bytes/attribute 494 bytes total | For example: Insert DHCP Option 121, length=7, 16.192.168 10.1.255.254 # Classless Static Route: 192.168.0.0/16 10.1.255.254 Alc-ToClient-Dhcp-Options = 0x790710C0A80A01FFFE | |
26.6527.105 | Alc-Ipv6-Primary-Dns | ipv6addr | 16 bytes | For example: Alc-Ipv6-Primary-Dns = 4000::1:1:1:2 |
26.6527.106 | Alc-Ipv6-Secondary-Dns | ipv6addr | 16 bytes | For example: Alc-Ipv6-Secondary-Dns = 4000::1:1:1:2 |
26.6527.126 | Alc-Subscriber- QoS-Override | string | 18 attributes | <direction>:<QoS object>:[<id or name>:][<parameter>=value,...] <direction> = i or I for ingress, e or E for egress <QoS object> = q or Q for queue overrides, p or P for policer overrides, r or R for egress aggregate-rate overrides, a or A for root arbiter overrides, s or S for scheduler overrides < id or name> = identifies the QoS object, example queue-id <parameter>=value,... = a comma separated list of parameters to override with the corresponding value. Special values:
[iIeE]:[qQ]:<queue-id>:(pir|cir|mbs|cbs|wrr_weight) [iIeE]:[pP]:<policer-id>:(pir|cir|mbs|cbs) [eE]:[rR]:(rate) [iIeE]:[aA]:root:(rate) [iIeE]:[sS]:<scheduler-name>:(rate|cir) pir, cir and rate values must be specified in kilobits per second (kb/s) mbs and cbs values must be specified in bytes (Continued on next page) |
26.6527.126 (cont.) | Alc-Subscriber- QoS-Override (cont.) | Remark: wrr_weight is egress queues [1 to 4] HSMDAv2 only Alc-Subscriber-QoS-Override += i:q:1:pir=40000,cir=20000,mbs=32000,cbs=16000, Alc-Subscriber-QoS-Override += e:r:rate=800000 | ||
26.6527.128 | Alc-ATM-Ingress-TD-Profile | integer | [1 to 1000] id | For example: Alc-ATM-Ingress-TD-Profile = 10 |
26.6527.129 | Alc-ATM-Egress-TD-Profile | integer | [1 to 1000] id | For example: Alc-ATM-Egress-TD-Profile = 10 |
26.6527.131 | Alc-Delegated-IPv6-Pool | string | 32 chars | For example: Alc-Delegated-IPv6-Pool = MyLanPoolnameIAPD |
26.6527.132 | Alc-Access-Loop-Rate-Down | integer | Alc-Access-Loop-Rate-Down = 4000 | |
26.6527.133 | Alc-Access-Loop-Encap-Offset | octets | 3 bytes | <Data Link><Encaps-1><Encaps-2> <Data Link>: AAL5(0), Ethernet(1) <Encaps 1>: NotAvailable(0), Untagged Ethernet(1), Single-Tagged Ethernet(2) For example: # pppoe-tagged -> 01,02,00 Alc-Access-Loop-Encap-Offset = 0x010200 # pppoeoa-llc -> 00,01,06 Alc-Access-Loop-Encap-Offset = 0x000106 # pppoa-llc -> 00 00 01 Alc-Access-Loop-Encap-Offset = 0x000001 |
26.6527.135 | Alc-PPP-Force-IPv6CP | integer | [0 to 4294967295] | 0 : False - start IPv6CP negotiation only when IPv6 attributes are obtained in authentication >0 : True - also start IPv6CP negotiation when no IPv6 attributes are obtained in authentication For example: Alc-PPP-Force-IPv6CP = 1 |
26.6527.136 | Alc-Onetime-Http-Redirection-Filter-Id | string | 249 bytes | “Ingr-v4:<number>” [1 to 65535] = apply this filter-id as one-time-http-redirect-filter 0 = Remove the current redirection filter and replace it with sla-profile ingress filter For example: Alc-Onetime-Http-Redirection-Filter-Id = Ingr-v4:1000 |
26.6527.160 | Alc-Relative-Session-Timeout | integer | [0 to 2147483647] seconds | 0 = infinite (no session-timeout) [0 to 2147483647] in seconds For example: Alc-Relative-Session-Timeout = 3600 |
26.6527.161 | Alc-Delegated-IPv6-Prefix-Length | integer | [48 to 64] DPL length | For example: Alc-Delegated-IPv6-Prefix-Length = 48 |
26.6527.174 | Alc-Lease-Time | integer | [0 to 4294967295] seconds | 0 : fallback to the default lease-time of 7 days. The maximum value 4294967295 corresponds with a lease-time > 9999 days (24855d 03h). [1 to 4294967295] lease-time in seconds For example: Alc-Lease-Time = 3600 |
26.6527.175 | Alc-DSL-Line-State | integer | 4 bytes | 1=showtime, 2-idle, 3=silent For example: Alc-DSL-Line-State = SHOWTIME |
26.6527.176 | Alc-DSL-Type | integer | 4 bytes | 0=other, 1=ADSL1, 2=ADSL2, 3=ADSL2PLUS, 4=VDSL1, 5=VDSL2, 6=SDSL For example: Alc-DSL-Type = VDSL2 |
26.6527.177 | Alc-Portal-Url | string | 247 chars | URL string. An empty string removes the override. For example: |
26.6527.178 | Alc-Ipv6-Portal-Url | string | 247 chars | URL string. An empty string removes the override. For example: |
26.6527.180 | Alc-SAP-Session-Index | integer | 4 bytes | For example: Alc-SAP-Session-Index = 5 |
26.6527.181 | Alc-SLAAC-IPv6-Pool | string | 32 chars | Alc-SLAAC-IPv6-Pool = "MySlaacPoolname" |
26.6527.183 | Alc-WPP-Error-Code | integer | 4 bytes | |
26.6527.185 | Alc-Onetime-Http-Redirect-Reactivate | string | 247 chars | The value of the attribute is opaque. Its presence in a RADIUS CoA triggers the action. |
26.6527.191 | Alc-ToServer-Dhcp6-Options | octets | 2 attributes 247 bytes/ attribute 494 bytes total | Option : ELAPSED_TIME (8), Length : 2 Time : 0 seconds Option : CLIENTID (1), Length : 10 LL : HwTyp=0001,LL=005100000002 00030001005100000002 Option : ORO (6), Length : 4 Requested Option : IA_NA (3) Requested Option : IA_PD (25) Option : IA_NA (3), Length : 12 IAID : 0 Time1: 0 seconds Time2: 0 seconds Option : IA_PD (25), Length : 12 IAID : 1 Time1: 0 seconds Time2: 0 seconds Alc-ToServer-Dhcp6-Options = 0x0008000200000001000a0003000100510000000200060004000300190003000c0000000000000000000000000019000c000000010000000000000000 |
26.6527.192 | Alc-ToClient-Dhcp6-Options | octets | 8 attributes 247 bytes/ attribute 494 bytes total | Option: Simple Network Time Protocol Server (31) Length: 32 Value: SNTP servers address: 2001:db8:cafe:1::1 SNTP servers address: 2001:db8:cafe:2::1 Alc-ToClient-Dhcp6-Options = 0x001F002020010DB8CAFE0001000000000000000120010DB8CAFE00020000000000000001 |
26.6527.200 | Alc-v6-Preferred-Lifetime | integer | [300 to 315446399] seconds | For example: Alc-v6-Preferred-Lifetime = 3600 |
26.6527.201 | Alc-v6-Valid-Lifetime | integer | [300 to 315446399] seconds | For example: Alc-v6-Valid-Lifetime = 86400 |
26.6527.202 | Alc-Dhcp6-Renew-Time | integer | [0 to 604800] seconds | For example: Alc-Dhcp6-Renew-Time = 1800 |
26.6527.203 | Alc-Dhcp6-Rebind-Time | integer | [0 to 1209600] seconds | For example: Alc-Dhcp6-Rebind-Time = 2880 |
26.6527.217 | Alc-UPnP-Sub-Override-Policy | string | 32 chars | UPnP policy name or special values “_tmnx_no_override” or “_tmnx_disabled”. For example: Alc-UPnP-Sub-Override-Policy = “my-UPnP-policy” |
26.6527.228 | Alc-Trigger-Acct-Interim | string | 247 chars | Free formatted string that is echoed in the triggered interim update message. For example: Alc-Trigger-Acct-Interim = "CoA - Filter update" |
26.6527.232 | Alc-Acct-Interim-IvI | integer | ||
26.6527.234 | Alc-DNAT-Override | string | 247 chars | {DNAT-state | DNAT-ip-addr}[,nat-policy-name] DNAT state = none | disable
DNAT-ip-addr = IPv4 address in dotted format (a.b.c.d)
DNAT-state and DNAT-ip-addr parameters are mutually exclusive nat-policy-name = name of the nat-policy. This is an optional parameter and if not specified then the default nat-policy is assumed. Alc-DNAT-Override=none |
Alc-DNAT-Override = none, 1.1.1.1 | ||||
26.6527.242 | Alc-Radius-Py | octets | 247 bytes | |
26.6527.244 | Alc-Force-DHCP-Relay | string | max. 2 attributes fixed values | Fixed values: “relay-ipv4” – sets the lease origin to DHCP “relay-ipv6” – sets the lease origin to DHCP6 For example: Alc-Force-DHCP-Relay = “relay-ipv4” |
Alc-IPv6-Router-Adv-Policy | string | 32 chars | For example: Alc-IPv6-Router-Adv-Policy = “RA-policy-01” | |
241.26.6527.17 | Alc-Nat-Outside-IPs | string | max. 4 attributes | <outside IP address>;<NAT policy name> Alc-Nat-Outside-IPs += 192.0.2.1;nat-policy-1 Alc-Nat-Outside-IPs += 198.51.100.1;nat-policy-2 |
241.26.6527.18 | Alc-Mld-Import-Policy | string | 32 chars Up to 14 attributes | The MLD import policy name. A subscriber can have a list of up to 14 MLD import policies associated from Radius. Each MLD policy must be included in a separate attribute. Alc-Mld-Import-Policy=”ch-lineup-01” |
241.26.6527.27 | Alc-IPv6-Sub-If-Prefix | string | 127 chars Max. 1 attribute | <IPv6 prefix>/<prefix length><space><type> A maximum of one prefix per subscriber host or session can be specified and up to 24 prefixes per system or per subscriber interface. For example: Alc-IPv6-Sub-If-Prefix = “2000::/32 pd” Alc-IPv6-Sub-If-Prefix = “2000::/32 wan-host pd” Alc-IPv6-Sub-If-Prefix = “2000::/32” |
241.26.6527.35 | Alc-Mld-Import-Policy-Modif | string | 34 chars | <action>:<MLD policy name> Alc-Mld-Import-Policy-Modif=”a:ch-lineup-01” Alc-Mld-Import-Policy-Modif=”s:ch-lineup-02” |
Attribute ID | Attribute Name | Access Request | Access Accept | CoA Request |
1 | User-Name | 1 | 0-1 | 0-1 |
2 | User-Password | 0-1 | 0 | 0 |
3 | CHAP-Password | 0-1 | 0 | 0 |
4 | NAS-IP-Address | 0-1 | 0 | 0 |
5 | NAS-Port | 0-1 | 0 | 0 |
6 | Service-Type | 0-1 | 0-1 | 0-1 |
7 | Framed-Protocol | 0-1 | 0-1 | 0-1 |
8 | Framed-IP-Address | 0 | 0-1 | 0-1 1 |
9 | Framed-IP-Netmask | 0 | 0-1 | 0 |
18 | Reply-Message | 0 | 0-1 | 0 |
22 | Framed-Route | 0 | 0+ | 0 |
25 | Class | 0 | 0+ | 0+ |
27 | Session-Timeout | 0 | 0-1 | 0-1 |
28 | Idle-Timeout | 0 | 0-1 | 0-1 |
30 | Called-Station-Id | 0-1 | 0 | 0-1 |
31 | Calling-Station-Id | 0-1 | 0-1 | 0-1 |
32 | NAS-Identifier | 0-1 | 0 | 0 |
44 | Acct-Session-Id | 0-1 | 0 | 0-1 1 |
60 | CHAP-Challenge | 0-1 | 0 | 0 |
61 | NAS-Port-Type | 0-1 | 0 | 0-1 |
85 | Acct-Interim-Interval | 0 | 0-1 | 0-1 |
87 | NAS-Port-Id | 0-1 | 0 | 0-1 1 |
88 | Framed-Pool | 0 | 0-1 | 0 |
95 | NAS-IPv6-Address | 0-1 | 0 | 0 |
97 | Framed-IPv6-Prefix | 0 | 0-1 | 0-1 1 |
99 | Framed-IPv6-Route | 0 | 0+ | 0 |
100 | Framed-IPv6-Pool | 0 | 0-1 | 0 |
101 | Error-Cause | 0 | 0 | 0-1 |
123 | Delegated-IPv6-Prefix | 0 | 0-1 | 0-1 1 |
26.2352.1 | Client-DNS-Pri | 0 | 0-1 | 0 |
26.2352.2 | Client-DNS-Sec | 0 | 0-1 | 0 |
26.2352.36 | Ip-Address-Pool-Name | 0 | 0-1 | 0 |
26.2352.99 | RB-Client-NBNS-Pri | 0 | 0-1 | 0 |
26.2352.100 | RB-Client-NBNS-Sec | 0 | 0-1 | 0 |
26.3561.1 | Agent-Circuit-Id | 0-1 | 0-1 | 0 |
26.3561.2 | Agent-Remote-Id | 0-1 | 0 | 0 |
26.3561.129 | Actual-Data-Rate-Upstream | 0-1 | 0 | 0 |
26.3561.130 | Actual-Data-Rate-Downstream | 0-1 | 0 | 0 |
26.3561.131 | Minimum-Data-Rate-Upstream | 0-1 | 0 | 0 |
26.3561.132 | Minimum-Data-Rate-Downstream | 0-1 | 0 | 0 |
26.3561.133 | Attainable-Data-Rate-Upstream | 0-1 | 0 | 0 |
26.3561.134 | Attainable-Data-Rate-Downstream | 0-1 | 0 | 0 |
26.3561.135 | Maximum-Data-Rate-Upstream | 0-1 | 0 | 0 |
26.3561.136 | Maximum-Data-Rate-Downstream | 0-1 | 0 | 0 |
26.3561.137 | Minimum-Data-Rate-Upstream-Low-Power | 0-1 | 0 | 0 |
26.3561.138 | Minimum-Data-Rate-Downstream-Low-Power | 0-1 | 0 | 0 |
26.3561.139 | Maximum-Interleaving-Delay-Upstream | 0-1 | 0 | 0 |
26.3561.140 | Actual-Interleaving-Delay-Upstream | 0-1 | 0 | 0 |
26.3561.141 | Maximum-Interleaving-Delay-Downstream | 0-1 | 0 | 0 |
26.3561.142 | Actual-Interleaving-Delay-Downstream | 0-1 | 0 | 0 |
26.3561.144 | Access-Loop-Encapsulation | 0-1 | 0 | 0 |
26.3561.254 | IWF-Session | 0-1 | 0-1 | 0 |
26.4874.2 | ERX-Address-Pool-Name | 0 | 0-1 | 0 |
26.4874.4 | ERX-Primary-Dns | 0 | 0-1 | 0 |
26.4874.5 | ERX-Secondary-Dns | 0 | 0-1 | 0 |
26.4874.6 | ERX-Primary-Wins | 0 | 0-1 | 0 |
26.4874.7 | ERX-Secondary-Wins | 0 | 0-1 | 0 |
26.4874.47 | ERX-Ipv6-Primary-Dns | 0 | 0-1 | 0-1 |
26.4874.48 | ERX-Ipv6-Secondary-Dns | 0 | 0-1 | 0-1 |
26.6527.9 | Alc-Primary-Dns | 0 | 0-1 | 0 |
26.6527.10 | Alc-Secondary-Dns | 0 | 0-1 | 0 |
26.6527.11 | Alc-Subsc-ID-Str | 0 | 0-1 | 0-1 1 |
26.6527.12 | Alc-Subsc-Prof-Str | 0 | 0-1 | 0-1 |
26.6527.13 | Alc-SLA-Prof-Str | 0 | 0-1 | 0-1 |
26.6527.16 | Alc-ANCP-Str | 0 | 0-1 | 0-1 |
26.6527.18 | Alc-Default-Router | 0 | 0-1 | 0 |
26.6527.27 | Alc-Client-Hardware-Addr | 0-1 | 0-1 | 0-1 |
26.6527.28 | Alc-Int-Dest-Id-Str | 0 | 0-1 | 0-1 |
26.6527.29 | Alc-Primary-Nbns | 0 | 0-1 | 0 |
26.6527.30 | Alc-Secondary-Nbns | 0 | 0-1 | 0 |
26.6527.34 | Alc-PPPoE-PADO-Delay | 0 | 0-1 | 0 |
26.6527.35 | Alc-PPPoE-Service-Name | 0-1 | 0 | 0 |
26.6527.36 | Alc-DHCP-Vendor-Class-Id | 0-1 | 0 | 0 |
26.6527.45 | Alc-App-Prof-Str | 0 | 0-1 | 0-1 |
26.6527.99 | Alc-Ipv6-Address | 0 | 0-1 | 0-1 1 |
26.6527.102 | Alc-ToServer-Dhcp-Options | 0+ | 0 | 0 |
26.6527.103 | Alc-ToClient-Dhcp-Options | 0 | 0+ | 0 |
26.6527.105 | Alc-Ipv6-Primary-Dns | 0 | 0-1 | 0-1 |
26.6527.106 | Alc-Ipv6-Secondary-Dns | 0 | 0-1 | 0-1 |
26.6527.126 | Alc-Subscriber-QoS-Override | 0 | 0-1 | 0-1 |
26.6527.128 | Alc-ATM-Ingress-TD-Profile | 0 | 0-1 | 0 |
26.6527.129 | Alc-ATM-Egress-TD-Profile | 0 | 0-1 | 0 |
26.6527.131 | Alc-Delegated-IPv6-Pool | 0 | 0-1 | 0 |
26.6527.132 | Alc-Access-Loop-Rate-Down | 0 | 0-1 | 0-1 |
26.6527.133 | Alc-Access-Loop-Encap-Offset | 0 | 0-1 | 0 |
26.6527.135 | Alc-PPP-Force-IPv6CP | 0 | 0-1 | 0 |
26.6527.136 | Alc-Onetime-Http-Redirection-Filter-Id | 0 | 0-1 | 0-1 |
26.6527.160 | Alc-Relative-Session-Timeout | 0 | 0-1 | 0-1 |
26.6527.161 | Alc-Delegated-IPv6-Prefix-Length | 0 | 0-1 | 0 |
26.6527.174 | Alc-Lease-Time | 0 | 0-1 | 0 |
26.6527.175 | Alc-DSL-Line-State | 0-1 | 0 | 0 |
26.6527.176 | Alc-DSL-Type | 0-1 | 0 | 0 |
26.6527.177 | Alc-Portal-Url | 0 | 0-1 | 0-1 |
26.6527.178 | Alc-Ipv6-Portal-Url | 0 | 0-1 | 0-1 |
26.6527.180 | Alc-SAP-Session-Index | 0-1 | 0 | 0 |
26.6527.181 | Alc-SLAAC-IPv6-Pool | 0 | 0-1 | 0 |
26.6527.183 | Alc-WPP-Error-Code | 0 | 0 (Access-Reject only) | 0 |
26.6527.185 | Alc-Onetime-Http-Redirect-Reactivate | 0 | 0 | 0-1 |
26.6527.191 | Alc-ToServer-Dhcp6-Options | 0+ | 0 | 0 |
26.6527.192 | Alc-ToClient-Dhcp6-Options | 0 | 0+ | 0 |
26.6527.200 | Alc-v6-Preferred-Lifetime | 0 | 0-1 | 0 |
26.6527.201 | Alc-v6-Valid-Lifetime | 0 | 0-1 | 0 |
26.6527.202 | Alc-Dhcp6-Renew-Time | 0 | 0-1 | 0 |
26.6527.203 | Alc-Dhcp6-Rebind-Time | 0 | 0-1 | 0 |
26.6527.217 | Alc-UPnP-Sub-Override-Policy | 0 | 0-1 | 0-1 |
26.6527.228 | Alc-Trigger-Acct-Interim | 0 | 0 | 0-1 |
26.6527.232 | Alc-Acct-Interim-IvI | 0 | 0+ | 0+ |
26.6527.234 | Alc-DNAT-Override | 0 | 0+ | 0+ |
26.6527.242 | Alc-Radius-Py | 0+ | 0+ | 0+ |
26.6527.244 | Alc-Force-DHCP-Relay | 0 | 0+ | 0 |
Alc-IPv6-Router-Adv-Policy | 0 | 0-1 | 0-1 | |
241.26.6527.17 | Alc-Nat-Outside-IPs | 0 | 0+ | 0+ |
241.26.6527.18 | Alc-Mld-Import-Policy | 0 | 0+ | 0+ |
241.26.6527.27 | Alc-IPv6-Sub-If-Prefix | 0 | 0-1 | 0 |
241.26.6527.35 | Alc-Mld-Import-Policy-Modif | 0 | 0 |
Note:
Attribute ID | Attribute Name | Description |
26.6527.17 | Alc-Retail-Serv-Id | The service ID of the retailer to which this subscriber host belongs. (configure service ies | vprn retail-service-id subscriber-interface retail-interface-name fwd-service wholesale-service-id fwd-subscriber-interface wholesale-interface-name). Returning an IES service ID for an IPoEv4 host is treated as a session setup failure. This attribute must be included together with NAS-Port-Id and an IP-address or prefix attribute in a CoA targeting a subscriber host in a retail service. |
26.6527.31 | Alc-MSAP-Serv-Id | The service ID where Managed SAPs are created. (configure service ies/vprn service-id). If this attribute is omitted, use msap defaults created under ludb or capture VPLS. (configure subscriber-mgmt local-user-db local-user-db-name ppp/ipoe host msap-defaults service service-id or configure service vpls service-id sap sap-id msap-defaults service service-id). This omitted attribute without explicitly created msap-defaults is treated as a setup failure. |
26.6527.32 | Alc-MSAP-Policy | |
26.6527.33 | Alc-MSAP-Interface |
Attribute ID | Attribute Name | Type | Limits | SR OS Format |
26.6527.17 | Alc-Retail-Serv-Id | integer | 2147483647 id | For example: Alc-Retail-Serv-Id = 10 |
26.6527.31 | Alc-MSAP-Serv-Id | integer | 2147483647 id | For example: Alc-MSAP-Serv-Id = 20 |
26.6527.32 | Alc-MSAP-Policy | string | 32 chars | Policy may start with a letter or number For example: Alc-MSAP-Policy = 1-Policy-business |
26.6527.33 | Alc-MSAP-Interface | string | 32 chars | Interface-name must start with a letter For example: Alc-MSAP-Interface = group-1 |
Attribute ID | Attribute Name | Access Request | Access Accept | CoA Request |
26.6527.17 | Alc-Retail-Serv-Id | 0 | 0-1 | 0-1 |
26.6527.31 | Alc-MSAP-Serv-Id | 0 | 0-1 | 0 |
26.6527.32 | Alc-MSAP-Policy | 0 | 0-1 | 0 |
26.6527.33 | Alc-MSAP-Interface | 0 | 0-1 | 0 |
Attribute ID | Attribute Name | Description |
64 | Tunnel-Type | The tunneling protocol(s) to be used (in the case of a tunnel initiator) or the tunneling protocol in use (in the case of a tunnel terminator). This attribute is mandatory on LAC Access-Accept and needs to be L2TP. The same attribute is included on LNS in the Access-Request and Acct-Request if the CLI RADIUS policy include-radius-attribute tunnel-server-attrs is enabled on a 7750 SR LNS. For L2TP Tunnel or Link Accounting, this attribute is always included on LAC and LNS. |
65 | Tunnel-Medium-Type | The transport medium to use when creating a tunnel for those protocols (such as L2TP) that can operate over multiple transports. This attribute is mandatory on LAC Access-Accept and needs to be IP or IPv4.The same attribute is included on LNS in the Access-Request and Acct-Request if the CLI RADIUS policy include-radius-attribute tunnel-server-attrs is enabled on a 7750 SR LNS. For L2TP Tunnel or Link Accounting, this attribute is always included on LAC and LNS. |
66 | Tunnel-Client-Endpoint | The dotted-decimal IP address of the initiator end of the tunnel. Preconfigured values are used when attribute is omitted (configure router/service vprn service-id l2tp local-address). If omitted in Access Accept on LAC and no local-address configured, then the address is taken from the interface with name system. This attribute is included on LNS in the Access-Request and Acct-Request only if the CLI RADIUS policy include-radius-attribute tunnel-server-attrs is enabled on a 7750 SR LNS. For L2TP Tunnel or Link Accounting, this attribute is always included on LAC and LNS as untagged. |
67 | Tunnel-Server-Endpoint | The dotted-decimal IP address of the server end of the tunnel is also on the LAC the destination IP for all L2TP packets for that tunnel. |
69 | Tunnel-Password | |
81 | Tunnel-Private-Group-ID | The group ID for a particular tunneled session. This RADIUS attribute is copied by a 7750 SR LAC in AVP 37 - Private Group ID (ICCN) and is used by the LAC to indicate that this call is to be associated with a particular customer group. The 7750 SR LNS ignores AVP 37 when received from LAC. The value with tag 0 is used as default for the tunnels where the value is not specified. String lengths above the maximum value are treated as setup failures. |
82 | Tunnel-Assignment-ID | |
83 | Tunnel-Preference | Indicates the relative preference assigned to each tunnel if more than one set of tunneling attributes is returned by the RADIUS server to the tunnel initiator. 0x0 (zero) being the lowest and 0x0FFFFFF(16777215) being the highest numerical value. The tunnel having the numerically lowest value in the Value field of this Attribute is given the highest preference. Other tunnel selection criteria are used if preference values from different tunnels are equal. Preference 50 is used when attribute is omitted. Values above the Limits wrap around by Freeradius before send to the NAS (start again from zero until the Limits). |
90 | Tunnel-Client-Auth-ID | Used during the authentication phase of tunnel establishment and copied by the LAC in L2TP SCCRQ AVP 7 Host Name. Reported in L2TP Tunnel or Link accounting when length is different from zero. The value with tag 0 is used as default for the tunnels where the value is not specified. Preconfigured values are used when the attribute is omitted (configure router/service vprn service-id l2tp local-name). The Node system-name is copied in AVP Host Name if this attribute is omitted and no local-name is configured. |
91 | Tunnel-Server-Auth-ID | Used during the authentication phase of tunnel establishment and reported in L2TP Tunnel or Link accounting when length is different from zero. For authentication the value of this attribute is compared with the value of AVP 7 Host Name from the received LNS SCCRP. Authentication from LAC point of view passes if both attributes are the same. This authentication check is not performed if the RADIUS attribute is omitted. |
26.2352.21 | Tunnel-Max-sessions | The maximum number of sessions allowed per tunnel group (untagged attribute only). This attribute has the same function as attribute 26.6527.48 Alc-Tunnel-Max-Sessions:0. No sessions are setup above the limits. Preconfigured values configure router/service vprn service-id l2tp session-limit are used when attribute is omitted. |
26.4874.33 | ERX-Tunnel-Maximum-Sessions | |
26.4874.64 | ERX-Tunnel-Group | |
26.6527.46 | Alc-Tunnel-Group | |
26.6527.47 | Alc-Tunnel-Algorithm | Describes how new sessions are assigned (weighted-access, weighted-random or existing-first) to one of the set of suitable tunnels that are available or could be made available. A preconfigured algorithm (configure router/service vprn service-id l2tp session-assign-method) is used when this attribute is omitted. Attribute value existing-first specifies that the first suitable tunnel is used or set up for the first session and re-used for all subsequent sessions. The weighted-access attribute value (session-assign-method weighted) specifies that the sessions are equally distributed over the available tunnels; new tunnels are set up until the maximum number is reached; the distribution aims at an equal ratio of the actual number of sessions to the maximum number of sessions. When there are multiple tunnels with an equal number of sessions (equal weight), LAC selects the first tunnel from the candidate list. The weighted-random attribute value enhances the weighted-access algorithm such that when there are multiple tunnels with an equal number of sessions (equal weight), LAC randomly selects a tunnel. The maximum number of sessions per tunnel is retrieved via attribute 26.6527.48 Alc-Tunnel-Max-Sessions or set to a preconfigured value if Alc-Tunnel-Max-Sessions is omitted. Values outside the limits are treated as a setup failure. |
26.6527.48 | Alc-Tunnel-Max-Sessions | The maximum number of sessions allowed per tunnel (if tag is 1 to 31) or per tunnel group (if tag is 0).This attribute has the same meaning as attribute 26.2352.21 Tunnel-Max-sessions and 26.4874.33 ERX-Tunnel-Maximum-Sessions with the only difference that these latter attributes refers to the tunnel group only (untagged attributed). No sessions are setup above the Limits. Preconfigured values (configure router/service vprn service-id l2tp session-limit) are used when attribute is omitted. |
26.6527.49 | Alc-Tunnel-Idle-Timeout | |
26.6527.50 | Alc-Tunnel-Hello-Interval | |
26.6527.51 | Alc-Tunnel-Destruct-Timeout | |
26.6527.52 | Alc-Tunnel-Max-Retries-Estab | |
26.6527.53 | Alc-Tunnel-Max-Retries-Not-Estab | |
26.6527.54 | Alc-Tunnel-AVP-Hiding | |
26.6527.97 | Alc-Tunnel-Challenge | Indicates whether the tunnel authentication (challenge-response) is to be used. L2TP tunnel-authentication is based on RFC 1994 CHAP authentication and requires the shared-secret defined in attribute [69] Tunnel-Password. The value with tag 0 is used as default for the tunnels where the value is not specified. When the attribute is omitted and no [69] Tunnel-Password attribute is specified, a preconfigured value is used (configure router/service vprn service-id l2tp challenge). When the attribute is omitted and a [69] Tunnel-Password attribute is specified, then the always value is used. When the attribute has the always value, no [69] Tunnel-Password attribute is specified and no preconfigured value exists for the password, then the tunnel setup fails. Values outside the limits are treated as a setup failure. |
26.6527.100 | Alc-Serv-Id | The service ID on the LNS node where the PPP sessions are established (configure service ies/vprn service-id subscriber-interface name group-interface name). Preconfigured values are used if attribute is omitted (configure subscriber-mgmt local-user-db local-user-db-name ppp host host-name interface ip-int-name service-id service-id or configure router/service vprn service-id l2tp group ppp default-group-interface ip-int-name service-id service-id). Values above the limits or unreferenced are treated as a setup failure. |
26.6527.101 | Alc-Interface | Refers to the group interface ip-int-name on LNS node only where the PPP sessions are established (configure service ies/vprn service-id subscriber-interface ip-int-name group-interface ip-int-name lns). Preconfigured values are used if the attribute is omitted (configure subscriber-mgmt local-user-db local-user-db-name ppp host host-name interface ip-int-name service-id service-id or configure router/service vprn service-id l2tp group ppp default-group-interface ip-int-name service-id service-id). Alc-interface names longer than the maximum allowed value are treated as session setup failures. |
26.6527.104 | Alc-Tunnel-Serv-Id | The service ID from which the tunnel should be established, enables the tunnel origin to be in a VPRN (VRF). The default value equals Base. Values above the limits or unreferenced are treated as a setup failure. |
Alc-Tunnel-Rx-Window-Size | The initial receive window size being offered to the remote peer. This attribute is copied in the AVP 10 L2TP Receive Window Size. The remote peer may send the specified number of control messages before it must wait for an acknowledgment. The value with tag 0 is used as default for the tunnels where the value is not specified. A preconfigured value is used when the attribute is omitted (configure router/service vprn service-id l2tp receive-window-size). Values outside the allowed limits are treated as a setup failure. | |
26.6527.144 | Alc-Tunnel-Acct-Policy | Refers to a preconfigured L2TP tunnel accounting policy name (configure aaa l2tp-accounting-policy policy-name). L2TP tunnel accounting (RFC 2867) can collect usage data based either on L2TP tunnel and L2TP sessions and send these accounting data to a RADIUS server. Different RADIUS attributes such as [66] Tunnel-Client-Endpoint, [67] Tunnel-Server-Endpoint, [68] Acct-Tunnel-Connection, [82] Tunnel-Assignment-ID can be used to identify the tunnel or session. The value with tag 0 is used as default for the tunnels where the value is not specified. Preconfigured values are used when the attribute is omitted (configure router/service vprn service-id l2tp radius-accounting-policy). Unreferenced policy names or policy names longer than the allowed maximum are treated as host setup failures. |
26.6527.204 | Alc-Tunnel-DF-bit | This attribute is used on an L2TP LAC only. By default, a LAC does not allow L2TP packet fragmentation by sending L2TP towards the LNS with the Do not Fragment (DF) bit set to 1. This DF bit can be set to 0 to allow downstream routers to fragment the L2TP packets. The LAC itself will not fragment L2TP packets. Packets sent with MTU bigger than the allowed size on the LAC egress port are dropped. This attribute is silently ignored if RADIUS returns an Alc-Tunnel-Group attribute. In that case, the tunnel level, group level, or as last resort, the root level configuration is used instead. |
26.6527.214 | Alc-Tunnel-Recovery-Method | Sets the L2TP LAC failover recovery method to be used for this tunnel: MCS or recovery tunnel (RFC 4951). Preconfigured values are used when the attribute is omitted (configure router/service vprn service-id l2tp failover recovery-method). When the tunnel recovery method is set to recovery-tunnel but LNS does not support this capability, then the system automatically falls back to mcs. Values outside the limits are treated as a setup failure. |
26.6527.215 | Alc-Tunnel-Recovery-Time | Only applicable when the L2TP LAC failover recovery-method is set to recovery-tunnel. Sets the L2TP LAC failover recovery-time to be negotiated with LNS via L2TP failover extensions (RFC 4951). It indicates to the LNS how long it needs to extend its protocol retry timeout before declaring the control channel down. Preconfigured values are used when attribute is omitted (configure router/service vprn service-id l2tp failover recovery-time). Values outside the limits are treated as a setup failure. |
Alc-Remove-Override | This attribute, when included in a CoA, removes the override installed with or deactivates the action triggered by the referenced attribute ID. | |
241.26.6527.25 | Alc-Steering-Profile | To deactivate traffic steering on L2TP LAC, the [26.6527.238] Alc-Remove-Override attribute must be used. |
Attribute ID | Attribute Name | Type | Limits | SR OS Format |
64 | Tunnel-Type | integer | 3 (mandatory value) | Mandatory 3=L2TP For example: Tunnel-Type = L2TP |
65 | Tunnel-Medium-Type | integer | 1 (mandatory value) | Mandatory 1=IP or IPv4 For example: Tunnel-Medium-Type = IP |
66 | Tunnel-Client-Endpoint | string | Max. length = 15 bytes (untagged) or 16 bytes (tagged) | <tag field><dotted-decimal IP address used on LAC as L2TP src-ip> If the tag field is greater than 0x1F, it is interpreted as the first byte of the following string field For example: # untagged Tunnel-Client-Endpoint = 312e312e312e31 Tunnel-Client-Endpoint = 1.1.1.1 # tagged 0 Tunnel-Client-Endpoint = 00312e312e312e31 Tunnel-Client-Endpoint:0 = 1.1.1.1 # tagged 1 Tunnel-Client-Endpoint = 01312e312e312e31 Tunnel-Client-Endpoint:1 = 1.1.1.1 |
67 | Tunnel-Server-Endpoint | string | Max. length = 15 bytes (untagged) or 16 bytes (tagged) Max. 451 attributes or limited by RADIUS message size | <tag field><dotted-decimal IP address used on LAC as L2TP dst-ip> If Tag field is greater than 0x1F, it is interpreted as the first byte of the following string field For example: # tagged 1 Tunnel-Server-Endpoint = 01332e332e332e33 Tunnel-Server-Endpoint:1 = 3.3.3.3 |
69 | Tunnel-Password | string | 64 chars | For example: Tunnel-Password:1 = password |
81 | Tunnel-Private-Group-ID | string | 32 chars | For example: Tunnel-Private-Group-ID:1 = MyPrivateTunnelGroup |
82 | Tunnel-Assignment-ID | string | 32 chars | Tag 0x00 tunnel-group Tag 0x01-0x01f individual tunnels within this tunnel-group For example: Tunnel-Assignment-ID:0 += LNS-ALU Tunnel-Assignment-ID:1 += Tunnel-1 Tunnel-Assignment-ID:2 += Tunnel-2 |
83 | Tunnel-Preference | integer | 16777215 | Default preference 50 For example: Tunnel 1 and 2 same preference and first selected Tunnel-Preference:1 += 10 Tunnel-Preference:2 += 10 Tunnel-Preference:3 += 20 |
90 | Tunnel-Client-Auth-ID | string | 64 chars | For example: Tunnel-Client-Auth-Id:0 = LAC-Antwerp-1 |
91 | Tunnel-Server-Auth-ID | string | 64 chars | For example: Tunnel-Server-Auth-ID:0 = LNS-Antwerp-1 |
26.2352.21 | Tunnel-Max-sessions | integer | 131071 | max sessions per group with default=131071 default=131071 For example: Tunnel-Max-sessions:0 = 1000 |
26.4874.33 | ERX-Tunnel-Maximum-Sessions | integer | 131071 | max sessions per group with default=131071 For example: ERX-Tunnel-Maximum-Sessions:0 = 1000 |
26.4874.64 | ERX-Tunnel-Group | string | 32 chars | node preconfigured tunnel-group For example: ERX-Tunnel-Group:0 = MyCliTunnelGroupName |
26.6527.46 | Alc-Tunnel-Group | string | 32 chars | node preconfigured tunnel-group For example: Alc-Tunnel-Group = MyCliTunnelGroupName |
26.6527.47 | Alc-Tunnel-Algorithm | integer | values [1 to 3] | 1=weighted-access, 2=existing-first, 3=weighted-random default=existing-first For example: Alc-Tunnel-Algorithm:0 = weighted-access |
26.6527.48 | Alc-Tunnel-Max-Sessions | integer | 131071 | max sessions per group or tunnel with default=131071 For example: # 10000 for the group and individual settings per tunnel Alc-Tunnel-Max-Sessions:0 += 10000 Alc-Tunnel-Max-Sessions:1 += 2000 Alc-Tunnel-Max-Sessions:2 += 1000 |
26.6527.49 | Alc-Tunnel-Idle-Timeout | integer | 3600 seconds | infinite = -1 or [0 to 3600] seconds with default= infinite For example: # don't disconnect tunnel1 Alc-Tunnel-Idle-Timeout :1 += 16777215 # disconnect tunnel2 after 1 minute Alc-Tunnel-Idle-Timeout :2 += 60 # disconnect tunnel3 immediately Alc-Tunnel-Idle-Timeout :3 += 0 |
26.6527.50 | Alc-Tunnel-Hello-Interval | integer | [60 to 3600] seconds | no keepalive = -1 or [60 to 3600] seconds with default= 300 seconds For example: # tunnel 1 keepalive 120 seconds Alc-Tunnel-Hello-Interval:1 += 120 |
26.6527.51 | Alc-Tunnel-Destruct-Timeout | integer | [60 to 86400] seconds | [60 to 86400] seconds with default= 60 seconds For example: # tunnel 1 tunnel destruct timer 120 seconds Alc-Tunnel-Destruct-Timeout:1 += 120 |
26.6527.52 | Alc-Tunnel-Max-Retries-Estab | integer | [2 to 7] | default 5 For example: # retry 2 times for all tunnels in tunnel group Alc-Tunnel-Max-Retries-Estab:0 = 2 |
26.6527.53 | Alc-Tunnel-Max-Retries-Not-Estab | integer | [2 to 7] | default 5 For example: # retry 2 times for all tunnels in tunnel group Alc-Tunnel-Max-Retries-Not-Estab:0 = 2 |
Alc-Tunnel-AVP-Hiding | integer | values [1 to 3] | 1=nothing,2=sensitive-only,3=all; default nothing 1=nothing: All L2TP AVPs in clear text 3=all: All AVPs that, according RFC 2661 can be hidden, are hidden. For example: # Best common practices Alc-Tunnel-AVP-Hiding:0 = sensitive-only | |
26.6527.97 | Alc-Tunnel-Challenge | integer | values [1 to 2] | 1=never, 2=always; default never For example: Alc-Tunnel-Max-Retries-Estab:0 = always |
26.6527.100 | Alc-Serv-Id | integer | 2147483647 id | For example: Alc-Serv-Id = 100 |
26.6527.101 | Alc-Interface | string | 32 chars | For example: Alc-Interface = MyGroupInterface |
26.6527.104 | Alc-Tunnel-Serv-Id | integer | 2147483647 id | default = 'Base' router For example: # vprn service 100 Alc-Tunnel-Serv-Id = 100 |
26.6527.120 | Alc-Tunnel-Rx-Window-Size | integer | [4 to 1024] | Tag 0 = default when not specified (all tunnels) Tag 1 to 31 = specific tunnel default 64 For example: Alc-Tunnel-Rx-Window-Size = 1000 |
26.6527.144 | Alc-Tunnel-Acct-Policy | string | 32 chars | For example: Alc-Tunnel-Acct-Policy = MyL2TPTunnelPolicy |
26.6527.204 | Alc-Tunnel-DF-bit | integer | values [0 to 1] | 0=clr-lac-data, 1=set-lac-data; default = 1 For example: Alc-Tunnel-DF-bit:0 = clr-lac-data |
26.6527.214 | Alc-Tunnel-Recovery-Method | integer | values [0 to 1] | 0=recovery-tunnel, 1=mcs; default = 0 For example: Alc-Tunnel-Recovery-Method:1 = recovery-tunnel |
26.6527.215 | Alc-Tunnel-Recovery-Time | integer | [0 to 900] seconds | [0 to 900] in seconds; default = 0 For example: Alc-Tunnel-Recovery-Time = 180 |
Alc-Remove-Override | string | Single attribute identifier per attribute. Multiple attributes per message. | [<action><space>]<attribute identifier>
Possible values:
For example: ESM: deactivate steering profile: Alc-Remove-Override = “deactivate 241.26.6527.25“ | |
241.26.6527.25 | Alc-Steering-Profile | string | 32 chars | Steering profile name Alc-Steering-Profile = “steering-profile-1” |
Attribute ID | Attribute Name | Access Request | Access Accept | CoA Request | Encrypted | Tag | Max. Tag |
64 | Tunnel-Type | 0-1 | 1 | 0 | N | Y | 31 |
65 | Tunnel-Medium-Type | 0-1 | 1 | 0 | N | Y | 31 |
66 | Tunnel-Client-Endpoint | 0-1 | 0-1 | 0 | N | Y | 31 |
67 | Tunnel-Server-Endpoint | 0-1 | 1 | 0 | N | Y | 31 |
69 | Tunnel-Password | 0 | 0-1 | 0 | Y | Y | 31 |
81 | Tunnel-Private-Group-ID | 0-1 | 0-1 | 0 | N | Y | 31 |
82 | Tunnel-Assignment-ID | 0 | 0-1 | 0 | N | Y | 31 |
83 | Tunnel-Preference | 0 | 0-1 | 0 | N | Y | 31 |
90 | Tunnel-Client-Auth-ID | 0-1 | 0-1 | 0 | N | Y | 31 |
91 | Tunnel-Server-Auth-ID | 0-1 | 0-1 | 0 | N | Y | 31 |
26.2352.21 | Tunnel-Max-sessions | 0 | 0-1 | 0 | N | N | N/A |
26.4874.33 | ERX-Tunnel-Maximum-Sessions | 0 | 0-1 | 0 | N | N | N/A |
26.4874.64 | ERX-Tunnel-Group | 0 | 0-1 | 0 | N | N | N/A |
26.6527.46 | Alc-Tunnel-Group | 0 | 0-1 | 0 | N | N | N/A |
26.6527.47 | Alc-Tunnel-Algorithm | 0 | 0-1 | 0 | N | N | N/A |
26.6527.48 | Alc-Tunnel-Max-Sessions | 0 | 0-1 | 0 | N | Y | 31 |
26.6527.49 | Alc-Tunnel-Idle-Timeout | 0 | 0-1 | 0 | N | Y | 31 |
26.6527.50 | Alc-Tunnel-Hello-Interval | 0 | 0-1 | 0 | N | Y | 31 |
26.6527.51 | Alc-Tunnel-Destruct-Timeout | 0 | 0-1 | 0 | N | Y | 31 |
26.6527.52 | Alc-Tunnel-Max-Retries-Estab | 0 | 0-1 | 0 | N | Y | 31 |
26.6527.53 | Alc-Tunnel-Max-Retries-Not-Estab | 0 | 0-1 | 0 | N | Y | 31 |
26.6527.54 | Alc-Tunnel-AVP-Hiding | 0 | 0-1 | 0 | N | Y | 31 |
26.6527.97 | Alc-Tunnel-Challenge | 0 | 0-1 | 0 | N | Y | 31 |
26.6527.100 | Alc-Serv-Id | 0 | 0-1 | 0 | N | N | N/A |
26.6527.101 | Alc-Interface | 0 | 0-1 | 0 | N | N | N/A |
26.6527.104 | Alc-Tunnel-Serv-Id | 0 | 0-1 | 0 | N | N | N/A |
26.6527.120 | Alc-Tunnel-Rx-Window-Size | 0 | 0-1 | 0 | N | Y | 31 |
26.6527.144 | Alc-Tunnel-Acct-Policy | 0 | 0-1 | 0 | N | Y | 31 (untag-ged) |
26.6527.204 | Alc-Tunnel-DF-bit | 0 | 0-1 | 0 | N | Y | 31 |
26.6527.214 | Alc-Tunnel-Recovery-Method | 0 | 0-1 | 0 | N | Y | 31 |
26.6527.215 | Alc-Tunnel-Recovery-Time | 0 | 0-1 | 0 | N | Y | 31 |
Alc-Remove-Override | 0 | 0 | 0+ | ||||
241.26.6527.25 | Alc-Steering-Profile | 0 | 0-1 | 0-1 | N | N |
Attribute ID | Attribute Name | Description |
22 | Framed-Route | Valid RADIUS-learned managed routes can be included in RADIUS accounting messages with the configure subscriber-mgmt radius-accounting-policy name include-radius-attribute framed-route configuration. Associated managed routes for an instantiated routed subscriber host are included in RADIUS accounting messages independent of the state of the managed route (Installed, Shadowed or HostInactive). |
99 | Framed-IPv6-Route | |
26.6527.55 | Alc-BGP-Policy | Refers to a preconfigured policy under configure subscriber-mgmt bgp- peering-policy policy-name. Mandatory attribute for dynamic BGPv4 peering. The referenced policy contains all required parameters to setup the dynamic BGPv4 peer. Peer-AS, MD5 key, Authentication-Keychain and import and export policies can be overridden by optional RADIUS attributes. Dynamic BGPv4 peering related attributes are ignored if the session or host does not terminate in a VPRN. Host setup is successful, but without BGPv4 peering if a non existing policy-name is received or if the SAP anti-spoof type is different from nh-mac. Policy names above the maximum length result in a host setup failure. |
26.6527.56 | Alc-BGP-Auth-Keychain | |
26.6527.57 | Alc-BGP-Auth-Key | Optional attribute for dynamic BGPv4 peering. Indicates the authentication key used between BGPv4 peers before establishing sessions. Authentication is done using the MD5 message based digest protocol. Authentication keys are truncated at 247 Bytes and are not encrypted. |
26.6527.58 | Alc-BGP-Export-Policy | |
26.6527.59 | Alc-BGP-Import-Policy | Optional attribute for dynamic BGPv4 peering. Refers to a preconfigured BGP import policy (configure router policy-options policy-statement name). The RADIUS received policy is appended to the peer (if preconfigured policies for peer are smaller than 15) or replaces the fifteenth policy (if preconfigured policies for peer are exact 15). Host setup is successful but without import policy applied if a non existing policy-name is received. Policy names above the maximum length result in a host setup failure. |
26.6527.60 | Alc-BGP-PeerAS | Optional attribute for dynamic BGPv4 peering. Specifies the Autonomous System number for the remote BGPv4 peer. |
26.6527.207 | Alc-RIP-Policy | Refers to the preconfigured policy under configure subscriber-mgmt rip-policy policy-name and enables the BNG to listen to RIPv1 or RIPv2 messages from the host (master SRRP node only in case of a dual-homed BNG). The referenced policy contains the authentication type and authentication key used to establish a RIP neighbor with this host. Host setup is successful, but the RIP message from the host are ignored if a non-existing policy name is received or if the SAP anti-spoof type is different from NH-MAC. Policy names exceeding the maximum length result in a host setup failure. |
26.6527.208 | Alc-BGP-IPv6-Policy | Refers to a preconfigured policy under configure subscriber-mgmt bgp- peering-policy policy-name. Mandatory attribute for dynamic BGPv6 peering. The referenced policy contains all required parameters to setup the dynamic BGPv6 peer. Peer-AS, MD5 key, Authentication-Keychain and import or export policies can be overridden by optional RADIUS attributes. Dynamic BGPv6 peering related attributes are ignored if the session or host does not terminate in a VPRN. Host setup is successful, but without BGPv6 peering if a non-existing policy name is received or if the SAP anti-spoof type is different from nh-mac. Policy names above the maximum length result in a host setup failure. Note that unlike the ESMv4 case, there is no IPv6 interface address associated with a subscriber interface. The peering address for CPE devices can be any routable IPv6 interface address in the same routing instance as the host (example a loopback interface). This requires multi-hop BGPv6 capability on the CPE. |
26.6527.209 | Alc-BGP-IPv6-Auth-Keychain | |
26.6527.210 | Alc-BGP-IPv6-Auth-Key | Optional attribute for dynamic BGPv6 peering. Indicates the authentication key used between BGPv6 peers before establishing sessions. Authentication is performed using the MD5 message based digest protocol. Authentication keys are truncated at 247 bytes and are not encrypted. |
26.6527.211 | Alc-BGP-IPv6-Export-Policy | Optional attribute for dynamic BGPv6 peering. Refers to a preconfigured BGP export policy (configure router policy-options policy-statement name). The RADIUS received policy is appended to the peer (if there are fewer than 15) or replaces the fifteenth policy. Host setup is successful, but without export policy applied if a non existing policy name is received. Policy names above the maximum length result in a host setup failure. |
26.6527.212 | Alc-BGP-IPv6-Import-Policy | Optional attribute for dynamic BGPv6 peering. Refers to a preconfigured BGP import policy (configure router policy-options policy-statement name). The RADIUS received policy is appended to the peer (if there are fewer than 15) or if the received policy replaces the fifteenth policy. Host setup is successful, but without import policy applied if a non existing policy name is received. Policy names above the maximum length result in a host setup failure. |
26.6527.213 | Alc-BGP-IPv6-PeerAS | Optional attribute for dynamic BGPv6 peering. Specifies the Autonomous System number for the remote BGPv6 peer. |
Attribute ID | Attribute Name | Type | Limits | SR OS Format |
22 | Framed-Route | string | max. 16 Framed-Route attributes | "<ip-prefix>[/<prefix-length>] <space> <gateway-address> [<space> <metric>] [<space> tag <space> <tag-value>] [<space> pref <space> <preference-value>]” where: <space> is a white space or blank character <ip-prefix>[/prefix-length] is the managed route to be associated with the routed subscriber host. The prefix-length is optional and if not specified, a class-full class A,B or C subnet is assumed. <gateway-address> must be the routed subscriber host IP address. “0.0.0.0” is automatically interpreted as the host IPv4 address. [<metric>] (Optional) Installed in the routing table as the metric of the managed route. If not specified, metric zero is used. Value = [0 to 65535] [pref <preference-value>] (Optional) Installed in the routing table as protocol preference for this managed route. If not specified, preference zero is used. Value = [0 to 255] |
22 (continued) | Framed-Route | string | max. 16 Framed-Route attributes | For example: Framed-Route = "192.168.1.0/24 0.0.0.0" where 0.0.0.0 is replaced by host address. Default metrics are used (metric=0, preference=0 and no tag) Framed-Route = "192.168.1.0 0.0.0.0" where 192.168.1.0 is a class-C network /24 and 0.0.0.0 is replaced host address. Default metrics are used. Framed-Route = "192.168.1.0/24 192.168.1.1" where 192.168.1.1 is the host address. Default metrics are used. Framed-Route = "192.168.1.0 0.0.0.0 10 tag 3 pref 100" installs a managed route with metric=10, protocol preference = 100 and tagged with tag=3 Framed-Route = "192.168.1.0 0.0.0.0 tag 5" installs a managed route with metric=0 (default), protocol preference = 0 (default) and tagged with tag=5" |
99 | Framed-IPv6-Route | string | max. 16 Framed-IPv6-Route attributes | <ip-prefix>/<prefix-length> <space> <gateway-address> [<space> <metric>] [<space> tag <space> <tag-value>] [<space> pref <space> <preference-value>]” where: <space> is a white space or blank character <ip-prefix>/<prefix-length> is the managed route to be associated with the routed subscriber host. <gateway-address> must be the routed subscriber host IP address. “::” and “0:0:0:0:0:0:0:0” are automatically interpreted as the wan-host IPv6 address. [<metric>] (Optional) Installed in the routing table as the metric of the managed route. If not specified, metric zero is used. Value = [0 to 65535] [pref <preference-value>] (Optional) Installed in the routing table as protocol preference for this managed route. If not specified, preference zero is used. Value = [0 to 255] |
99 (continued) | Framed-IPv6-Route | string | max. 16 Framed-IPv6-Route attributes | For example: Framed-IPv6-Route = "5000:0:1::/48 ::" where :: resolves in the wan-host. Default metrics are used (metric=0, preference=0 and no tag) Framed-IPv6-Route = "5000:0:2::/48 0:0:0:0:0:0:0:0" where 0:0:0:0:0:0:0:0 resolves in the wan-host. Default metrics are used. Framed-IPv6-Route = "5000:0:3::/48 0::0" where 0::0 resolves in the wan-host. Default metrics are used. Framed-IPv6-Route = "5000:0:3::/48 2021:1::1" where 2021:1::1 is the wan-host. Default metrics are used. Framed-IPv6-Route = "5000:0:1::/48 :: 10 tag 3 pref 100" installs a managed route with metric = 10, protocol preference = 100 and tagged with tag = 3 Framed-IPv6-Route = "5000:0:1::/48 :: tag 5" installs a managed route with metric = 0 (default), protocol preference = 0 (default) and tagged with tag = 5 |
26.6527.55 | Alc-BGP-Policy | string | 32 chars | For example: Alc-BGP-Policy = MyBGPPolicy |
26.6527.56 | Alc-BGP-Auth-Keychain | string | 32 chars | For example: Alc-BGP-Auth-Keychain = MyKeychainPolicy |
26.6527.57 | Alc-BGP-Auth-Key | octets | 247 bytes | For example: Alc-BGP-Auth-Key = "SecuredBGP" |
26.6527.58 | Alc-BGP-Export-Policy | string | 32 chars | For example: Alc-BGP-Export-Policy = to_dynamic_bgp_peer |
26.6527.59 | Alc-BGP-Import-Policy | string | 32 chars | For example: Alc-BGP-Import-Policy = from_dynamic_bgp_peer |
26.6527.60 | Alc-BGP-PeerAS | integer | [1 to 4294967294] | For example: Alc-BGP-PeerAS = 64500 |
26.6527.207 | Alc-RIP-Policy | string | 32 chars | For example: Alc-RIP-Policy = MyRIPPolicy |
26.6527.208 | Alc-BGP-IPv6-Policy | string | 32 chars | For example: Alc-BGP-IPv6-Policy = MyBGPPolicy |
26.6527.209 | Alc-BGP-IPv6-Auth-Keychain | string | 32 chars | For example: Alc-BGP-IPv6-Auth-Keychain = MyKeychain |
26.6527.210 | Alc-BGP-IPv6-Auth-Key | octets | 247 bytes | For example: Alc-BGP-IPv6-Auth-Key = “SecuredBGPv6” |
26.6527.211 | Alc-BGP-IPv6-Export-Policy | string | 32 chars | For example: Alc-BGP-IPv6-Export-Policy = to_dynamic_bgpv6_peer |
26.6527.212 | Alc-BGP-IPv6-Import-Policy | string | 32 chars | For example: Alc-BGP-IPv6-Import-Policy = from_dynamic_bgpv6_peer |
26.6527.213 | Alc-BGP-IPv6-PeerAS | integer | [1 to 4294967294] | For example: Alc-BGP-IPv6-PeerAS = 64500 |
Attribute ID | Attribute Name | Access Request | Access Accept | CoA Request |
22 | Framed-Route | 0 | 0+ | 0 |
99 | Framed-IPv6-Route | 0 | 0+ | 0 |
26.6527.55 | Alc-BGP-Policy | 0 | 0-1 | 0 |
26.6527.56 | Alc-BGP-Auth-Keychain | 0 | 0-1 | 0 |
26.6527.57 | Alc-BGP-Auth-Key | 0 | 0-1 | 0 |
26.6527.58 | Alc-BGP-Export-Policy | 0 | 0-1 | 0 |
26.6527.59 | Alc-BGP-Import-Policy | 0 | 0-1 | 0 |
26.6527.60 | Alc-BGP-PeerAS | 0 | 0-1 | 0 |
26.6527.207 | Alc-RIP-Policy | 0 | 0-1 | 0 |
26.6527.208 | Alc-BGP-IPv6-Policy | 0 | 0-1 | 0 |
26.6527.209 | Alc-BGP-IPv6-Auth-Keychain | 0 | 0-1 | 0 |
26.6527.210 | Alc-BGP-IPv6-Auth-Key | 0 | 0-1 | 0 |
26.6527.211 | Alc-BGP-IPv6-Export-Policy | 0 | 0-1 | 0 |
26.6527.212 | Alc-BGP-IPv6-Import-Policy | 0 | 0-1 | 0 |
26.6527.213 | Alc-BGP-IPv6-PeerAS | 0 | 0-1 | 0 |
Attribute ID | Attribute Name | Description |
26.6527.95 | Alc-Credit-Control-CategoryMap | |
26.6527.96 | Alc-Credit-Control-Quota | Defines a volume and time quota per category. Either volume or time monitoring is supported and the operational credit-type (volume or time) is taken from the category map if both volume and time-quota in this attribute are non-zero. The operational credit-type becomes time if the volume-quota is zero and volume if the time-quota is zero. The Credit Expired becomes true and the corresponding Out Of Credit Action is triggered if both time and volume-quota are zero in the initial Authentication-Accept or CoA. Value zero for both time and volume-quota in additional Authentication Accepts (triggered by credit refresh or re-authentication) are interpreted as no extra credit granted and does not influence the current available credit, were non-zero values reset the current available credit. For CoA requests both Alc-Credit-Control-CategoryMap and Alc-Credit-Control-Quota attributes needs to be included. For RADIUS-Access Accepts this is not mandatory and either both or one of the two attributes can come from pre-defined values from the node. Volume quota values outside the defined limits are treated as an error condition. Time quota values above the defined limits are accepted and capped at maximum value. If more attributes are present than allowed by the limits, it is treated as a setup failure. |
Attribute ID | Attribute Name | Type | Limits | SR OS Format |
26.6527.95 | Alc-Credit-Control-CategoryMap | string | 32 chars | For example: Alc-Credit-Control-CategoryMap = MyCatMap |
26.6527.96 | Alc-Credit-Control-Quota | string | (2^64 - 1) volume value (2^32 - 1) time value 16 attributes | volume-value volume-units|time-value time- units|category-name <volume-value>: converted in bytes and stored in 64 bit counter - value '0' = no volume credit - value between 1 Byte and (2^64 - 1 / 18446744073709551615) Bytes <time-value>: converted in seconds and stored in 32 bit counter - value '0' = no time credit - value between 1 second and (2^32 - 1 / 4294967295) seconds <volume-units>: - in byte (B or units omitted), kilobyte (K or KB), megabyte (M or MB), gigabyte (G or GB) - a combination (10GB200MB20KB|) of different volume units is not allowed. <time-units>: - in seconds (s or units omitted), in minutes (m), in hours (h), in days (d) - a combination of different time units is allowed with some restrictions: 15m30s is accepted while 15m60s is not. For example: 500 Mbytes volume credit for category cat1 and 1 day, 2 hours, 3 minutes and 4 seconds time credit for category cat2 Alc-Credit-Control-Quota += 500MB|0|cat1, Alc-Credit-Control-Quota += 0|1d2h3m4s|cat2 |
Attribute ID | Attribute Name | Access Request | Access Accept | CoA Request |
26.6527.95 | Alc-Credit-Control-CategoryMap | 0 | 0-1 | 0-1 |
Alc-Credit-Control-Quota | 0+ | 0+ | 0+ |
Attribute ID | Attribute Name | Description |
92 | NAS-Filter-Rule | A range of entries must be reserved for subscriber host specific entries in a filter policy: configure filter ip-filter/ipv6-filter filter-id sub-insert-radius Subscriber host specific filter entries are moved if the subscriber host filter policy is changed (new SLA profile or ip filter policy override) and if the new filter policy contains enough free reserved entries. When the subscriber host session terminates or is disconnected, then the corresponding subscriber host-specific filter entries are also deleted. Mixing formats in a single RADIUS message results in a failure. |
26.529.242 | Ascend-Data-Filter | A local configured filter policy can be extended with shared dynamic filter entries. A dynamic copy of the base filter (the filter associated to the host via SLA profile or host filter override) is made and extended with the set of filter rules per type (IPv4 or IPv6) and direction (ingress or egress) in the RADIUS message. If a dynamic copy with the same set of rules already exists, no new copy is made, but the existing copy is associated with the host or session. If after host or session disconnection, no hosts or sessions are associated with the dynamic filter copy, then the dynamic copy is removed. Shared filter entries are moved if the subscriber host filter policy is changed (new SLA profile or IP filter policy override) and if the new filter policy contains enough free reserved entries. A range of entries must be reserved for shared entries in a filter policy: configure filter ip-filter/ipv6 filter filter-id sub-insert-shared-radius. The function of the attribute is identical to [26.6527.158] Alc-Nas-Filter-Rule-Shared but it has a different format. The format used to specify shared filter entries (Alc-Nas-Filter-Rule-Shared format or Ascend-Data-Filter format) cannot change during the lifetime of the subscriber host. Mixing formats in a single RADIUS message results in a failure. |
26.6527.134 | Alc-Subscriber-Filter | |
26.6527.158 | Alc-Nas-Filter-Rule-Shared | |
26.6527.159 | Alc-Ascend-Data-Filter-Host-Spec |
Attribute ID | Attribute Name | Type | Limits | SR OS Format |
92 | NAS-Filter-Rule | string | max. 10 attributes per message or max. 10 filter entries per message | The format of a NAS-Filter-Rule is defined in RFC 3588, Diameter Base Protocol, section-4.3, Derived AVP Data Formats. A single filter rule is a string of format <action> <direction> <protocol> from <source> to <destination> <options> Multiple rules should be separated by a NUL (0x00). A NAS-Filter-Rule attribute may contain a partial rule, one rule, or more than one rule. Filter rules may be continued across attribute boundaries. A RADIUS message with NAS-Filter-Rule attribute value equal to 0x00 or “ “ (a space) removes all host specific filter entries for that host. See also IP Filter Attribute Details. For example: Nas-Filter-Rule = permit in ip from any to 10.1.1.1/32 |
26.529.242 | Ascend-Data-Filter | Octets | multiple attributes per RADIUS message allowed. min. length 22 bytes (IPv4), 46 bytes (IPv6) max. length: 110 bytes (IPv4), 140 bytes (IPv6) | A string of octets with fixed field lengths (type (ipv4/ipv6), direction (ingress or egress), src-ip, dst-ip, and so on. Each attribute represents a single filter entry. See IP Filter Attribute Details for a description of the format. For example: # permit in ip from any to 10.1.1.1/32 Ascend-Data-Filter = 0x01010100000000000a01010100200000000000000000 |
26.6527.134 | Alc-Subscriber-Filter | string | Max. 1 VSA. | Comma separated list of strings: Ingr-v4:<number>, Ingr-v6:<number>,Egr-v4:<number>,Egr-v6:<number> where <number> can be one of: [1 to 65535] = ignore sla-profile filter; apply this filter-id 0 = ignore sla-profile filter; do not assign a new filter (only allowed if no dynamic subscriber host specific rules are present) -1 = No change in filter configuration -2 = Restore sla-profile filter For example: Alc-Subscriber-Filter = Ingr-v4:20,Egr-v4:101 |
26.6527.158 | Alc-Nas-Filter-Rule-Shared | string | Multiple attributes per RADIUS message allowed. | The format is identical to [92] NAS-Filter-Rule and is defined in RFC 3588 section-4.3. A single filter rule is a string of format <action> <direction> <protocol> from <source> to <destination> <options> Multiple rules should be separated by a NUL (0x00). An Alc-Nas-Filter-Rule-Shared attribute may contain a partial rule, one rule, or more than one rule. Filter rules may be continued across attribute boundaries. A RADIUS message with Alc-Nas-Filter-Rule-Shared attribute value equal to 0x00 or “ “ (a space) removes the shared filter entries for that host. See also IP Filter Attribute Details. For example: Alc-Nas-Filter-Rule-Shared = permit in ip from any to 10.1.1.1/32 |
26.6527.159 | Alc-Ascend-Data-Filter-Host-Spec | octets | max. 10 attributes per message or max. 10 filter entries per message. min. length 22 bytes (IPv4), 46 bytes (IPv6) max. length: 110 bytes (IPv4), 140 bytes (IPv6) | For example: # permit in ip from any to 10.1.1.1/32 Alc-Ascend-Data-Filter-Host-Spec = 0x01010100000000000a01010100200000000000000000 |
Attribute ID | Attribute Name | Access Request | Access Accept | CoA Request |
92 | NAS-Filter-Rule | 0 | 0+ | 0+ |
26.529.242 | Ascend-Data-Filter | 0 | 0+ | 0+ |
26.6527.134 | Alc-Subscriber-Filter | 0 | 0-1 | 0-1 |
26.6527.158 | Alc-Nas-Filter-Rule-Shared | 0 | 0+ | 0+ |
26.6527.159 | Alc-Ascend-Data-Filter-Host-Spec | 0 | 0+ | 0+ |
The format for [92] Nas-Filter-Rule and [26.6527.158] Alc-Nas-Filter-Rule-Shared is a string formatted as: action direction protocol from source to destination options. Table 20 provides details on the respective fields.
Action or Classifier | Value | Corresponding SR OS Filter Function | |
action | deny | action drop | |
permit | action forward | ||
direction | in | ingress | |
out | egress | ||
protocol | ip | protocol none | |
any number [0 to 255] | protocol [0 to 255] | ||
ip | next-header none | ||
any number [1 to 42] | next-header [1 to 42] | ||
any number [45 to 49] | next-header [45 to 49] | ||
any number [52 to 59] | next-header [52 to 59] | ||
any number [61 to 255] | next-header [61 to 255] | ||
any number 43|44|50|51|60 | not supported | ||
from source | any | 100 | ingress: src-ip = host-ip-address; src-port eq 100 egress: src-ip = 0.0.0.0/0 | ::/0; src-port eq 100 |
200 to 65535 | ingress: src-ip = host-ip-address; src-port range 200 65535 egress: src-ip = 0.0.0.0/0 | ::/0; src-port range 200 65535 | ||
ip-prefix/length | 100 | ingress: src-ip = host-ip-address; src-port eq 100 egress: src-ip = ip-prefix/length; src-port eq 100 | |
200 to 65535 | ingress: src-ip = host-ip-address; src-port range 200 65535 egress: src-ip = ip-prefix/length; src-port range 200 65535 | ||
to destination | any | 100 | ingress: dst-ip = 0.0.0.0/0 | ::/0; dst-port eq 100 egress: dst-ip = host-ip-address; dst-port eq 100 |
200 to 65535 | ingress: dst-ip = 0.0.0.0/0 | ::/0; dst-port range 200 65535 egress: dst-ip = host-ip-address; dst-port range 200 65535 | ||
ip-prefix/length | 100 | ingress: dst-ip = ip-prefix/length; dst-port eq 100 egress: dst-ip = host-ip-address; dst-port eq 100 | |
200 to 65535 | ingress: dst-ip = ip-prefix/length; dst-port range 200 65535 egress: dst-ip = host-ip-address; dst-port range 200 65535 | ||
options: frag | frag | fragment true (IPv4 only) | |
options: ipoptions | ssrr | ip-option 9 / ip-mask 255 | |
lsrr | ip-option 3/ ip-mask 255 | ||
rr | ip-option 7/ ip-mask 255 | ||
ts | ip-option 4/ ip-mask 255 | ||
!ssrr | not supported | ||
!lsrr | not supported | ||
!rr | not supported | ||
!ts | not supported | ||
ssrr,lsrr,rr,ts | not supported | ||
options: tcpoptions | mss | not supported | |
window | not supported | ||
sack | not supported | ||
ts | not supported | ||
!mss | not supported | ||
!window | not supported | ||
!sack | not supported | ||
!ts | not supported | ||
mss,window,sack,ts | not supported | ||
options: established | established | not supported | |
not supported | |||
not supported | |||
options: setup | setup | tcp-syn true | |
tcp-ack false | |||
protocol tcp | |||
options: tcpflags | syn | tcp-syn true | |
!syn | tcp-syn false | ||
ack | tcp-ack true | ||
!ack | tcp-ack false | ||
fin | not supported | ||
rst | not supported | ||
psh | not supported | ||
urg | not supported | ||
options: icmptypesv4 | echo reply | protocol 1 / icmp-type 0 | |
destination unreachable | protocol 1 / icmp-type 3 | ||
source quench | protocol 1 / icmp-type 4 | ||
redirect | protocol 1 / icmp-type 5 | ||
echo request | protocol 1 / icmp-type 8 | ||
router advertisement | protocol 1 / icmp-type 9 | ||
router solicitation | protocol 1 / icmp-type 10 | ||
time-to-live exceeded | protocol 1 / icmp-type 11 | ||
IP header bad | protocol 1 / icmp-type 12 | ||
timestamp request | protocol 1 / icmp-type 13 | ||
timestamp reply | protocol 1 / icmp-type 14 | ||
information request | protocol 1 / icmp-type 15 | ||
information reply | protocol 1 / icmp-type 16 | ||
address mask request | protocol 1 / icmp-type 17 | ||
address mask reply | protocol 1 / icmp-type 18 | ||
— | protocol 1 / icmp-type [0 to 255] | ||
3-9 (range) | not supported | ||
3,5,8,9 (comma separated) | not supported | ||
options: icmptypesv6 | destination unreachable | icmp-type 1 | |
time-to-live exceeded | icmp-type 3 | ||
IP header bad | icmp-type 4 | ||
echo request | icmp-type 128 | ||
echo reply | icmp-type129 | ||
router solicitation | icmp-type 133 | ||
router advertisement | icmp-type 134 | ||
redirect | icmp-type 137 |
Field | Length | Value |
Type | 1 byte | 1 = IPv4 |
3 = IPv6 | ||
Filter or forward | 1 byte | 0 = drop |
1 = accept | ||
Indirection | 1 byte | 0 = egress |
1 = ingress | ||
Spare | 1 byte | ignored |
Source IP address | IPv4 = 4 bytes | IP address of the source interface |
IPv6 = 16 bytes | ||
Destination IP address | IPv4 = 4 bytes | IP address of the destination interface |
IPv6 = 16 bytes | ||
Source IP prefix | 1 byte | Number of bits in the network portion |
Destination IP prefix | 1 byte | Number of bits in the network portion |
Protocol | 1 byte | Protocol number. Note: Match the inner most header only for IPv6. |
Established | 1 byte | ignored (not implemented) |
Source port | 2 bytes | Port number of the source port |
Destination port | 2 bytes | Port number of the destination port |
Source port qualifier | 1 byte | 0 = no compare |
1 = less than | ||
2 = equal to | ||
3 = greater than | ||
4 = not equal to (not supported) | ||
Field | Length | Value |
Destination port qualifier | 1 byte | 0 = no compare |
1 = less than | ||
2 = equal to | ||
3 = greater than | ||
4 = not equal to (not supported) | ||
Reserved | 2 bytes | ignored |
Attribute ID | Attribute Name | Description |
8 | Framed-IP-Address | The IPv4 address to be configured for the host via DHCPv4 (radius proxy), IPCP (PPPoE) or data-triggered subscriber management. Simultaneous returned attributes [88] Framed-Pool and [8] Framed-IP-Address (RADIUS Access-Accept) are handled as host setup failures. This attribute is also used in CoA and Disconnect Message (part of the ESM or AA user identification-key). This attribute is omitted in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute no framed-ip-addr. |
87 | NAS-Port-Id | A text string which identifies the physical port of the NAS (SAP id) where the host is created. |
26.6527.14 | Alc-Force-Renew | An individual DHCPv4 session is renewed with a CoA with attribute [26.6527.14] Alc-Force-Renew. The NAS initiates the ForceRenew procedure with re-authentication (triggers dhcp Force Renew to client and start re-authentication on dhcp Request received). |
26.6527.15 | Alc-Create-Host | Used to create an IPv4 host via CoA. Additional mandatory attributes to create such a host are [8] Framed-IP-Address, [87] NAS-Port-Id and [26.6527.27] Alc-Client-Hardware-Addr |
26.6527.27 | Alc-Client-Hardware-Addr | MAC address from a user that requests a service and included in CoA, Authentication or Accounting (configure subscriber-mgmt authentication-policy/radius-accounting-policy policy-name include-radius-attribute mac-address) |
26.6527.98 | Alc-Force-Nak |
Attribute ID | Attribute Name | Type | Limits | SR OS format |
8 | Framed-IP-Address | ipaddr | 4 bytes | For example: # ip-address 10.11.12.13 Framed-IP-Address 0a0b0c0d |
87 | NAS-Port-Id | string | 253 bytes | <slot> / <mda> / <port> [ : <qtag1> [. <qtag2>] ] For example: NAS-Port-Id = 1/1/4:501.1001 |
26.6527.14 | Alc-Force-Renew | string | no limits | The attribute value is ignored For example: Alc-Force-Renew = anything Alc-Force-Renew = 1 |
26.6527.15 | Alc-Create-Host | string | no limits | The attribute value is ignored For example: Alc-Create-Host = anything Alc-Create-Host = 1 |
26.6527.27 | Alc-Client-Hardware-Addr | string | 6 bytes | For example: Alc-Client-Hardware-Addr = 00:00:00:00:00:01 |
26.6527.98 | Alc-Force-Nak | string | no limits | The attribute value is ignored For example: Alc-Force-Nak = anything Alc-Force-Nak = 1 |
Attribute ID | Attribute Name | Access Request | Access Accept | CoA Request |
8 | Framed-IP-Address | 0 | 0-1 | 0-1 |
87 | NAS-Port-Id | 0-1 | 0 | 0-1 |
26.6527.14 | Alc-Force-Renew | 0 | 0 | 0-1 |
26.6527.15 | Alc-Create-Host | 0 | 0 | 0-1 |
26.6527.27 | Alc-Client-Hardware-Addr | 0-1 | 0-1 | 0 |
26.6527.98 | Alc-Force-Nak | 0 | 0 | 0-1 |
Attribute ID | Attribute Name | Description |
26.6527.151 | Alc-Sub-Serv-Activate | Activate a subscriber service. The attribute typically contains parameters as input for the Python script that populates the subscriber service data structure (sub_svc). The attribute is ignored if not used in Python. The parameters can cross an attribute boundary. The concatenation of all Alc-Sub-Serv-Activate attributes with the same tag in a single message is typically used as a unique subscriber service instance identifier (key). In subscriber service RADIUS accounting messages, the attribute is sent untagged and contains the subscriber service data structure sub_svc.name value used at service activation. Multiple attributes may be present if the total length does not fit a single attribute. |
26.6527.152 | Alc-Sub-Serv-Deactivate | Deactivate a subscriber service. The attribute typically contains parameters as input for the Python script that populates the subscriber service data structure (sub_svc). The attribute is ignored if not used in Python. The parameters can cross an attribute boundary. The concatenation of all Alc-Sub-Serv-Deactivate attributes with the same tag in a single message is typically used as the unique subscriber service instance identifier (key). |
26.6527.153 | Alc-Sub-Serv-Acct-Stats-Type | Enable or disable subscriber service accounting and specify the stats type: volume and time or time only. The attribute is used as input for the Python script that populates the subscriber service data structure (sub_svc.acct_stats_type). The attribute is ignored if not used in Python. The subscriber service accounting statistics type cannot be changed for an active subscriber service. |
26.6527.154 | Alc-Sub-Serv-Acct-Interim-Ivl | The interim accounting interval in seconds at which Acct-Interim-Update messages should be generated for subscriber service accounting. The attribute is used as input for the Python script that populates the subscriber service data structure (sub_svc.acct_interval). The attribute is ignored if not used in Python. sub_svc.acct_interval overrides the local configured update-interval value in the subscriber profile policy. With value = 0, the interim accounting is switched off. The subscriber service accounting interim interval cannot be changed for an active subscriber service. |
26.6527.155 | Alc-Sub-Serv-Internal |
Attribute ID | Attribute Name | Type | Limits | SR OS format |
26.6527.151 | Alc-Sub-Serv-Activate | string | multiple VSAs per tag per message | For example: Alc-Sub-Serv-Activate:1 = rate-limit;1000;8000 |
26.6527.152 | Alc-Sub-Serv-Deactivate | string | multiple VSAs per tag per message | For example: Alc-Sub-Serv-Deactivate:1 = rate-limit;1000;8000 |
26.6527.153 | Alc-Sub-Serv-Acct-Stats-Type | integer | 1 VSA per tag per message | 1=off, 2=volume-time, 3=time For example: Alc-Sub-Serv-Acct-Stats-Type:1 = 2 |
26.6527.154 | Alc-Sub-Serv-Acct-Interim-Ivl | integer | 1 VSA per tag per message [300 to 15552000] | A value of 0 (zero) corresponds with no interim update messages. A value [1 to 299] seconds is rounded to 300s (min. CLI value) and a value > 15552000 seconds (max. CLI value) is rounded to the max. CLI value. [300 to 15552000] = override local configured update-interval for this subscriber service For example: Alc-Sub-Serv-Acct-Interim-Ivl:1 = 3600 |
Attribute ID | Attribute Name | Access Request | Access Accept | CoA Request | Tag | Max. Tag |
26.6527.151 | Alc-Sub-Serv-Activate | 0 | 0+ | 0+ | Y | 0-31 (untagged) |
26.6527.152 | Alc-Sub-Serv-Deactivate | 0 | 0+ | 0+ | Y | 0-31 |
26.6527.153 | Alc-Sub-Serv-Acct-Stats-Type | 0 | 0+ | 0+ | Y | 0-31 |
26.6527.154 | Alc-Sub-Serv-Acct-Interim-Ivl | 0 | 0+ | 0+ | Y | 0-31 |
In this section, GTP uplink application specific attributes are detailed. These attributes are applicable to WLAN Gateway as well as ESM scenarios such as Hybrid Access.
Attribute ID | Attribute Name | Description |
26.6527.145 | Alc-MGW-Interface-Type | |
26.6527.146 | Alc-Wlan-APN-Name | |
26.6527.147 | Alc-Mslsdn | |
26.6527.179 | Alc-GTP-Local-Breakout | |
26.6527.205 | Alc-GTP-Default-Bearer-Id | |
26.6527.219 | Alc-Egress-Report-Rate-Subtract | This value is subtracted from the base downlink AMBR value calculated via the report-rate mechanism. This attribute will only be interpreted if report-rate is enabled in the applicable SLA profile: configure subscriber-mgmt sla-profile sla-profile-name egress report-rate. |
26.10415.1 | 3GPP-IMSI | This is used to identify the host in a GTP-C connection. If not present and a gtp-c connection is requested, the subscriber-id or username in the EAP-SIM message is parsed as an IMSI. This should be provided for any GTP-C user. |
26.10415.3 | 3GPP-PDP-Type | Specifies which address type should be requested from the P- GW: ipv4, ipv6 or ipv4v6. If this attribute is not present, the value under configure router | service vprn service-id wlan-gw pdn-type is used. |
26.10415.5 | 3GPP-GPRS-Negotiated-QoS-Profile | Used to signal the QOS for default bearer or primary PDP context via GTP "QOS IE" in create-PDP-context and "Bearer QOS" in create-session-request. |
26.10415.7 | 3GPP-GGSN-Address | For 3G, it represents the GGSN IPv4 address that is used by the GTP control plane for the context establishment on the Gn interface. For 4G, it represents the P-GW IPv4 address that is used on the S2a or S2b interface for the GTP session establishment. If not present, the WLAN-GW will send a DNS query based on the APN name derived from [26.6527.146] Alc-Wlan-APN-Name or local configuration. |
26.10415.13 | 3GPP-Charging-Characteristics | Used to signal charging-characteristic IE content. |
26.10415.20 | 3GPP-IMEISV | International Mobile Equipment Id and its Software Version, this is echoed in the GTP-C setup messages. |
26.10415.21 | 3GPP-RAT-Type | Specifies the value that is signaled in the RAT Type IE during GTPv1/GTPv2 setup. If this attribute is not present, the value under configure subscriber-mgmt wlan-gw mgw-profile profile-name rat-type type is used. |
26.10415.22 | 3GPP-User-Location-Info | This attribute specifies the location information for a given UE that is echoed in the ULI IE in GTP-C setup messages. The format and radius-to-GTP mapping is specified in 3GPP specification 29.061. If not present, no user location is reflected in GTP. RADIUS servers can use the information from for example, attributes [30] Called-Station-Id, [26.6527.206] Alc-Wlan-SSID-VLAN or [87] NAS-Port-Id to create a corresponding ULI value. |
Attribute ID | Attribute Name | Type | Limits | SR OS Format |
26.6527.145 | Alc-MGW-interface-Type | integer | values [1 to 3] | Gn(GTPv1)=1; S2a(GTPv2)=2; S2b(GTPv2)=3 default = s2a For example: Alc-MGW-Interface-Type = 1 |
26.6527.146 | Alc-Wlan-APN-Name | string | 100 chars if both <NI> and <OI> parts are present. 63 chars if only the <NI> part is present. | The APN Name attribute must be formatted as <NI>[.mnc<MNC>.mcc<MCC>.gprs]. The Operator-ID (OI) part is optional and is automatically derived from the IMSI if it is not present. The APN FQDN generated for DNS resolution is composed of the Network-ID (<NI>) portion and the Operator-ID (OI) portion (<MCC> and <MNC>) as per 3GPP TS 29.303 and is reformatted as <NI>.apn.epc.mnc<MNC>.mcc<MCC>.3gppnetwork.org For example: Alc-Wlan-APN-Name = wlangw.mnc004.mcc204.gprs |
26.6527.147 | Alc-MsIsdn | string | 9 to 15 digits | For example: Alc-MsIsdn = 13109976224 |
26.6527.179 | Alc-GTP-Local-Breakout | integer | values [0 to 1] | values: not-allowed = 0, allowed = 1 For example: Alc-GTP-Local-Breakout = allowed |
26.6527.205 | Alc-GTP-Default-Bearer-Id | integer | [5 to 15] | If outside of the specified range, 5 is used. |
26.6527.219 | Alc-Egress-Report-Rate-Subtract | integer | ||
26.10415.1 | 3GPP-PDP-Type | string | 1 to 15 digits | 3GPP vendor specific attribute as defined in 3GPP TS 29.061. For example: 3GPP-IMSI = 204047910000598 |
26.10415.3 | 3GPP-PDP-Type | integer | [0,2,3] | 0=ipv4, 2 =ipv6, 3 = ipv4v6 Example (Request a dual stack session): 3GPP-PDP-Type=3 |
26.10415.5 | 3GPP-GPRS-Negotiated-QoS- Profile | string | length as defined in the 3GPP TS 29.061 | Specified in TS 29.061 version 8.5.0 Release 8 section 16.4.7.2 For example: 3GPP-GPRS-Negotiated-QoS-Profile = 08-4D020000002710000000138800000001f40000000bb8 |
26.10415.7 | 3GPP-GGSN-Address | ipaddr | 4 bytes | 3GPP vendor specific attribute as defined in TS 29.061. For example: 3GPP-GGSN-Address = 10.43.129.23 |
26.10415.13 | 3GPP-Charging-Characteristics | string | 4 chars | 3GPP-Charging-Characteristics = 1A2B |
26.10415.20 | 3GPP-IMEISV | string | 14 to 16 digits | 3GPP vendor specific attribute as defined in TS 29.061. |
26.10415.21 | 3GPP-RAT-Type | octets | 1 octet, [0..255] | |
26.10415.22 | 3GPP-User-Location-Info | octets | 247 bytes | Specified in TS 29.061 |
Attribute ID | Attribute Name | Access Request | Access Accept | CoA Request | Acct. Messages |
26.6527.145 | Alc-MGW-Interface-Type | 0 | 0-1 | 0 | 0 |
26.6527.146 | Alc-Wlan-APN-Name | 0 | 0-1 | 0 | 0 |
26.6527.147 | Alc-Mslsdn | 0 | 0-1 | 0 | 0 |
26.6527.179 | Alc-GTP-Local-Breakout | 0 | 0-1 | 0 | 0-1 |
26.6527.205 | Alc-GTP-Default-Bearer-Id | 0 | 0-1 | 0 | 0 |
26.6527.219 | Alc-Egress-Report-Rate-Subtract | 0 | 0-1 | 0 | 0 |
26.10415.1 | 3GPP-IMSI | 0 | 0-1 | 0 | 0 |
26.10415.3 | 3GPP-PDP-Type | 0 | 0-1 | 0 | 0 |
26.10415.5 | 3GPP-GPRS-Negotiated-QoS-Profile | 0 | 0-1 | 0 | 0 |
26.10415.7 | 3GPP-GGSN-Address | 0 | 0-1 | 0 | 0 |
26.10415.13 | 3GPP-Charging-Characteristics | 0 | 0-1 | 0 | 0 |
26.10415.20 | 3GPP-IMEISV | 0 | 0-1 | 0 | 0 |
26.10415.21 | 3GPP-RAT-Type | 0 | 0-1 | 0 | 0 |
26.10415.22 | 3GPP-User-Location-Info | 0 | 0-1 | 0 | 0 |
In this section, WLAN gateway application specific attributes are detailed, including generic Enhanced Subscriber Management (ESM) attributes that have different semantics when used in WLAN gateway scenarios. Relevant attributes for GTP uplink are documented in a separate GTP uplink section.
Attribute ID | Attribute Name | Description |
4 | NAS-IP-Address | The identifying IP Address of the NAS requesting Authentication or Accounting. Authentication generated from ISA (for a UE in migrant state) can be configured to use local IP address of RADIUS client on the ISA or the system IP address (on CPM). config aaa isa-radius-policy name nas-ip-address-origin {isa-ip | system-ip} When an ESM host exists for the UE (UE is in authenticated state), then the NAS IP in authentication and accounting is the system IP address. |
30 | Called-Station-Id | If configured for inclusion in authentication and accounting policy (configure aaa isa-radius-policy policy-name auth-include-attributes/acct-include-attributes called-station-id), the called-station-id received from EAP authentication request is transparently forwarded in access-request. If it is contained in the accounting messages received from the APs, it is transparently forwarded in the accounting messages sent from the WLAN-GW. Typically the string contains “AP MAC : SSID-name”. |
31 | Calling-Station-Id | Calling-station-id contains the MAC address of the UE, if it is configured for inclusion in isa-radius-policy (configure aaa isa-radius-policy policy-name auth-include-attributes calling-station-id) for authentication generated from the ISA (for a UE in migrant state), or in authentication and accounting policy for messages generated from the CPM. For CPM generated authentication or accounting, the inclusion of calling-station-id MUST explicitly specify the format of the calling-station-id as MAC: configure subscriber-mgmt authentication-policy | radius-accounting-policy name include-radius-attribute calling-station-id mac. |
87 | NAS-Port-Id | A text string with format defined by the aggregation type: GRE or L2TPv3: “tunnel-type rtr-virtual router id#lip-local ip address#rip-remote ip address” where tunnel-type = GRE | L2TP, rtr-virtual router id is the transport service lip-local ip address is the local tunnel end-point rip-remote ip address is the remote tunnel end-point For example: NAS-Port-Id = “GRE rtr-11#lip-50.1.1.1#rip-201.1.1.2” VLAN: “VLAN svc-svc-id[:vlan[.vlan]]” where svc-svc-id is the relative identifier of the internal _tmnx_WlanGwL2ApService Epipe service connecting the WLAN-GW group interface SAP to the MS-ISA. [:vlan[.vlan]] is the optional dot1q or qinq encapsulation identifying the AP For example: NAS-Port-Id = “VLAN svc-1:10” |
26.3561.1 | Agent-Circuit-Id | Agent-circuit-id is transparently taken from the circuit-id in DHCP option-82. Most WIFI access-points insert information describing the AP and SSID that the UE is associated with. Recommended format is an ASCII string containing APs MAC@, SSID name and SSID type (open or secure), with a delimiter between each, as shown in example: “00:00:00:00:00:01;xfinity-wifi;o” |
26.6527.148 | Alc-RSSI | |
26.6527.149 | Alc-Num-Attached-Ues | Number of attached WIFI UEs. The attribute is forwarded by the RADIUS proxy when received in an Access-Request from the AP. For authentication originated by the WLAN GW, this attribute contains the total number of UEs that are currently attached to this UE’s tunnel. This can be used to detect if this is the first UE on a tunnel (value 1). For non wlan-gw/vRGW UEs this value is 0. Inclusion can be configured by adding the option wifi-num-attached-ues in configure subscriber-mgmt authentication-policy name include-radius-attribute for ESM, and in configure aaa isa-radius-policy name auth-include-attributes for DSM. |
26.6527.172 | Alc-Wlan-Portal-Redirect | Used when authenticating migrant hosts. When an access-accept contains this attribute, the host stays in the migrant phase, but has limited forwarding capabilities. All filtered (not allowed) http-traffic is redirected to a specified portal URL. This attribute must contain the name of a redirect policy configured under configure subscriber-mgmt http-redirect-policy policy-name which specifies a set of forwarding filters. |
26.6527.173 | Alc-Wlan-Portal-Url | If a migrant host is redirected, specifies the URL it has to be redirected to, takes precedence over the URL configured in the redirect policy under configure subscriber-mgmt http-redirect-policy policy-name. |
26.6527.184 | Alc-Wlan-Ue-Creation-Type | When promoting a migrant user, this indicates if the UE should be created on CPM/IOM (as an ESM host) or on ISA (as a DSM host). When this attribute is not present during promote, creation-type CPM/IOM is assumed. The attribute can be included in an Access-Accept message for a UE that is auto-signed-in (it does not need web redirect to portal), or in a CoA message triggered to remove web redirect for a UE after successful portal authentication. If Alc-Wlan-Ue-Creation-Type indicates a DSM UE then any IPv6 or GTP related parameters in an Access-Accept or CoA message is ignored, and the UE is created as a DSM host. Alc-Wlan-Ue-Creation-Type cannot be changed mid-session via CoA. A CoA containing Alc-Wlan-Ue-Creation-Type for an existing UE does not result in any change of state, and is NAK’d. |
26.6527.186 | Alc-Wlan-Dsm-Ot-Http-Redirect-Url | |
26.6527.187 | Alc-Wlan-Dsm-Ip-Filter | Specifies the name of a distributed subscriber management (DSM) ip filter configured under configure subscriber-mgmt wlan-gw distributed-sub-mgmt dsm-ip-filter ip-filter-name. This filter is applied to the DSM UE. This overrides the value configured under configure service ies/vprn service-id subscriber-interface subscriber-interface-name group-interface group-interface-name wlan-gw vlan-tag-ranges range start starting-vlan end ending-vlan distributed-sub-mgmt dsm-ip-filter dsm-ip-filter-name. |
26.6527.188 | Alc-Wlan-Dsm-Ingress-Policer | Specifies the name of a distributed subscriber management (DSM) ingress policer configured under configure subscriber-mgmt wlan-gw distributed-sub-mgmt dsm-policer policer-name. This policer is applied to the DSM UE. This overrides the value configured under configure service ies/vprn service-id subscriber-interface subscriber-interface-name group-interface group-interface-name wlan-gw vlan-tag-ranges range start starting-vlan end ending-vlan distributed-sub-mgmt ingress-policer policer-name. |
26.6527.189 | Alc-Wlan-Dsm-Egress-Policer | Specifies the name of a distributed subscriber management (DSM) egress policer configured under configure subscriber-mgmt wlan-gw distributed-sub-mgmt dsm-policer policer-name. This policer is applied to the DSM UE. This overrides the value configured under configure service ies/vprn service-id subscriber-interface subscriber-interface-name group-interface group-interface-name wlan-gw vlan-tag-ranges range start starting-vlan end ending-vlan distributed-sub-mgmt egress-policer policer-name. |
26.6527.190 | Alc-Wlan-Handover-Ip-Address | IP address provided in RADIUS Access-Accept message to signal handover from LTE or UMTS to WIFI. If this VSA is present, handover indication is set in GTP session creation request to PGW/GGSN. |
26.6527.206 | Alc-Wlan-SSID-VLAN | |
26.6527.216 | Alc-Datatrig-Lease-Time | Defines the initial lease-time used for data-triggered DHCP relay hosts. If this attribute is not provided or equal to zero, the used lease-time is 7 days. This lease time is overridden upon the first renew after data-triggered host-creation. |
26.6527.218 | Alc-Wlan-Handover-Ipv6-Address | Specifies the current IPv6 address of the UE in a 3GPP-to-WLAN handover scenario. In GTPv2 this sets the HI bit and signals the IP in the PDN Address Allocation IE. In GTPv1 this is not supported. |
26.6527.233 | Alc-Tunnel-QoS-Override | Used to override WLAN gateway tunnel HQoS parameters (aggregate rate and scheduler PIR/CIR), and enables per-tunnel customization. This attribute is included in a per-UE RADIUS message, and the value is applied to the tunnel with which the tunnel is currently associated. To remove an override, an empty value should be signaled. When removing an override, the tunnel QoS will revert to the configured values. It is not possible to revert to a previously applied override. It is also not possible to enable QoS via overrides. Tunnel QoS must be enabled on the WLAN gateway for overrides to function. |
26.25053.2 | Ruckus-Sta-RSSI | Received Signal Strength Indication. Used in conjunction with the radius-proxy track-accounting feature. When the radius-proxy receives this attribute in an accounting message, it is copied into the DHCP lease state and echoed by the SR OS accounting. |
Attribute ID | Attribute Name | Type | Limits | SR OS Format |
4 | NAS-IP-Address | ipaddr | 4 bytes | For example: NAS-IPAddress = 10.1.1.2 |
30 | Called-Station-Id | string | 64 chars | For example: Called-Station-Id = “0a-0b-0c-00-00-01 : AirportWifi” |
31 | Calling-Station-Id | string | 64 chars | For example: Calling-station-id = 00:00:00:00:00:01 |
87 | NAS-Port-Id | string | 253 chars | L2TP | GRE: “<tunnel-type> rtr-<virtual router id>#lip-<local ip address>#rip-<remote ip address>” VLAN: “VLAN svc-<svc-id>[:<vlan>[.<vlan>]]” For example: NAS-Port-Id = “GRE rtr-11#lip-50.1.1.1#rip-201.1.1.2” |
26.3561.1 | Agent-Circuit-Id | string | 247 chars | String containing information about the AP and the SSID that the UE is associated with. Recommended format is <AP-MAC>;<SSID-Name>;<SSID-Type>. SSID-Type can be open (‘o’), or secure (‘s’) For example: Agent-Circuit-Id = “00:00:00:00:00:01;xfinity-wifi;o” |
26.6527.148 | Alc-RSSI | integer | 32 bit value | For example: Alc-RSSI = 30 |
26.6527.149 | Alc-Num-Attached-Ues | integer | 32 bit value | For example: Alc-Num-Attached-Ues = 3 |
26.6527.172 | Alc-Wlan-Portal-Redirect | string | 32 chars | For example: Alc-Wlan-Portal-Redirect = Redirect-policy-1 |
26.6527.173 | Alc-Wlan-Portal-Url | string | For example: Alc-Wlan-Portal-Url = http:// welcome.portal.com | |
26.6527.184 | Alc-Wlan-Ue-Creation-Type | integer | values [0 to 1] | values: iom = 0, isa = 1 Any other value is invalid and the corresponding RADIUS message is dropped. For example: Alc-Wlan-Ue-Creation-Type = iom |
26.6527.186 | Alc-Wlan-Dsm-Ot-Http-Redirect-Url | string | 247 chars | For example: Alc-Wlan-Dsm-Ot-Http-Redirect-Url = “http://www.mydomain.com/advertisement?mac=$MAC” |
26.6527.187 | Alc-Wlan-Dsm-Ip-Filter | string | 32 chars | If the filter cannot be found, the RADIUS Access-Accept message is dropped or the CoA NAK’d. For example: Alc-Wlan-Dsm-Ip-Filter = drop_non_http |
26.6527.188 | Alc-Wlan-Dsm-Ingress-Policer | string | 32 chars | If the policer cannot be found, the RADIUS Access-Accept message is dropped or the CoA NAK’d. |
26.6527.189 | Alc-Wlan-Dsm-Egress-Policer | string | 32 chars | If the policer cannot be found, the RADIUS Access-Accept message is dropped or the CoA NAK’d. Alc-Wlan-Dsm-Egress-Policer = 10 Mb/s-limit |
26.6527.190 | Alc-Wlan-Handover-Ip-Address | ipaddr | For example: Alc-Wlan-Handover-Ip-Address = 10.1.1.1 | |
26.6527.206 | Alc-Wlan-SSID-VLAN | string | 247 chars | Textual representation of the vlan. If no vlan-tag was present this attribute will not be included. For example: Alc-Wlan-SSID-VLAN = “2173” |
26.6527.216 | Alc-Datatrig-Lease-Time | integer | [0 to 2147483647] seconds | 0: fallback to the default lease-time of 7 days. [1 to 2147483647] lease-time in seconds For example: Alc- Datatrig-Lease-Time = 3600 |
26.6527.218 | Alc-Wlan-Handover-Ipv6-Address | ipv6addr | 16 bytes | # IPv6 address For example: Alc-Wlan-Handover-Ipv6-Address = 2001:db8::1 |
26.6527.233 | Alc-Tunnel-QoS-Override | string | Up to 4 attributes | <direction>:<QoS object>:[<id or name>:][<parameter>=value,...] <direction> = e or E for egress <QoS object> = r or R for egress aggregate-rate overrides <QoS object> = s or S for scheduler overrides <id or name> = identifies the QoS object, for example scheduler-name <parameter>=value,... = a comma-separated list of parameters to override with the corresponding value. All rates and CIRs are in kb/s. [eE]:[rR]:(rate) [eE]:[sS]:<scheduler-name>:(rate|cir) For example: aggregate rate override to 8 Mb/s Alc-Tunnel-QoS-Override += e:r:rate=8000 |
26.25053.2 | Ruckus-Sta-RSSI | integer | 32 bit value | For example: Ruckus-Sta-RSSI = 28 |
Attribute ID | Attribute Name | Access Request | Access Accept | CoA Request | Acct. Messages |
4 | NAS-IP-Address | 1 | 0 | 0 | 1 |
30 | Called-Station-Id | 0-1 | 0 | 0-1 | 0-1 |
31 | Calling-Station-Id | 0-1 | 0 | 0-1 | 0-1 |
87 | NAS-Port-Id | 0-1 | 0 | 0-1 | 0-1 |
26.3561.1 | Agent-Circuit-Id | 0-1 | 0 | 0 | 0-1 |
26.6527.148 | Alc-RSSI | 0 | 0 | 0 | 0-1 |
26.6527.149 | Alc-Num-Attached-Ues | 0-1 | 0 | 0 | 0-1 |
26.6527.172 | Alc-Wlan-Portal-Redirect | 0 | 0-1 | 0 | 0 |
26.6527.173 | Alc-Wlan-Portal-Url | 0 | 0-1 | 0 | 0 |
26.6527.184 | Alc-Wlan-Ue-Creation-Type | 0 | 0-1 | 0-1 | 0-1 |
26.6527.186 | Alc-Wlan-Dsm-Ot-Http-Redirect-Url | 0 | 0-1 | 0-1 | 0 |
26.6527.187 | Alc-Wlan-Dsm-Ip-Filter | 0 | 0-1 | 0-1 | 0 |
26.6527.188 | Alc-Wlan-Dsm-Ingress-Policer | 0 | 0-1 | 0-1 | 0 |
26.6527.189 | Alc-Wlan-Dsm-Egress-Policer | 0 | 0-1 | 0-1 | 0 |
26.6527.190 | Alc-Wlan-Handover-Ip-Address | 0 | 0-1 | 0 | 0 |
26.6527.206 | Alc-Wlan-SSID-VLAN | 0-1 | 0-1 | 0 | 0-1 |
26.6527.216 | Alc-Datatrig-Lease-Time | 0 | 0-1 | 0 | 0 |
26.6527.218 | Alc-Wlan-Handover-Ipv6-Address | 0 | 0-1 | 0 | 0 |
26.6527.233 | Alc-Tunnel-QoS-Override | 0 | 0-1 | 0-1 | 0 |
26.25053.2 | Ruckus-Sta-RSSI | 0 | 0 | 0 | 0-1 |
Table 34 lists the applicability of ISA authentication attributes on WLAN-GW. The following messages are distinguished:
Attribute ID | Attribute Name | Access Request | Portal Access Accept | DSM Accept | CoA |
1 | User-Name | 1 | 0 | 0 | 0-1 1 |
2 | User-Password | 1 | 0 | 0 | 0 |
4 | NAS-IP-Address | 0-1 | 0 | 0 | 0 |
5 | NAS-Port | 0-1 | 0 | 0 | 0 |
8 | Framed-IP-Address | 0-1 | 0 | 0 | 0 |
25 | Class | 0 | 0+ | 0+ | 0+ |
27 | Session-Timeout | 0 | 0-1 | 0-1 | 0-1 |
28 | Idle-Timeout | 0 | 0-1 | 0-1 | 0-1 |
30 | Called-Station-Id | 0-1 | 0 | 0 | 0 |
31 | Calling-Station-Id | 0-1 | 0 | 0 | 0 |
32 | NAS-Identifier | 0-1 | 0 | 0 | 0 |
44 | Acct-Session-Id | 0 | 0 | 0 | 0-1 1 |
61 | NAS-Port-Type | 0-1 | 0 | 0 | 0 |
85 | Acct-Interim-Interval | 0 | 0 | 0-1 | 0-1 |
87 | NAS-Port-Id | 0-1 | 0 | 0 | 0 |
26.3561.1 | Agent-Circuit-id | 0-1 | 0 | 0 | 0 |
26.3561.2 | Agent-Remote-id | 0-1 | 0 | 0 | 0 |
26.6527.17 | Alc-Retail-Serv-id | 0 | 0-1 | 0-1 | 0 |
26.6527.27 | Alc-Client-Hardware-Addr | 0-1 | 0 | 0 | 0 |
26.6527.36 | Alc-Dhcp-Vendor-Class-id | 0-1 | 0 | 0 | 0 |
26.6527.45 | Alc-App-Prof-Str | 0 | 0 | 0-1 | 0-1 |
26.6527.99 | Alc-Ipv6-Address | 0-1 | 0 | 0 | 0 |
26.6527.102 | Alc-ToServer-Dhcp-Options | 0+ | 0 | 0 | 0 |
26.6527.105 | Alc-Ipv6-Primary-Dns | 0 | 0-1 | 0-1 | 0-1 |
26.6527.106 | Alc-Ipv6-Secondary-Dns | 0 | 0-1 | 0-1 | 0-1 |
26.6527.122 | Alc-LI-Action | 0 | 0 | 0-1 | 0-1 |
26.6527.123 | Alc-LI-Destination | 0 | 0 | 0-1 | 0-1 |
26.6527.138 | Alc-LI-Intercept-Id | 0 | 0 | 0-1 | 0-1 |
26.6527.139 | Alc-LI-Session-id | 0 | 0 | 0-1 | 0-1 |
26.6527.172 | Alc-Wlan-Portal-Redirect | 0 | 1 | 0 | 0 |
26.6527.173 | Alc-Wlan-Portal-Url | 0 | 0-1 | 0 | 0 |
26.6527.182 | Alc-AA-Sub-Http-Url-Param | 0 | 0 | 0-1 | 0-1 |
26.6527.184 | Alc-Wlan-Ue-Creation-Type | 0 | 0 | 1 | 0-1 |
26.6527.186 | Alc-Wlan-Dsm-Ot-Http-Redirect-Url | 0 | 0 | 0-1 | 0-1 |
26.6527.187 | Alc-Wlan-Dsm-Ip-Filter | 0 | 0 | 0-1 | 0-1 |
26.6527.188 | Alc-Wlan-Dsm-Ingress-Policer | 0 | 0 | 0-1 | 0-1 |
26.6527.189 | Alc-Wlan-Dsm-Egress-Policer | 0 | 0 | 0-1 | 0-1 |
26.6527.191 | Alc-ToServer-Dhcp6-Options | 0+ | 0 | 0 | 0 |
26.6527.206 | Alc-Wlan-SSID-VLAN | 0-1 | 0 | 0-1 2 | 0 |
Notes:
This section describes the attributes that are used in Virtual Residential Gateway (vRGW) authentication. This includes both authentication at the home/BRG (Bridged Residential Gateway) level and authentication at the per device/session level. The terminology used is as follows:
Table 35 and Table 36 list the description and limits for vRGW authentication attributes that are specific to vRGW applications only or that are different from the ESM or WLAN-GW authentication scenarios.
Table 37 lists the applicability for BRG level authentication Access Request attributes. This table is only applicable when the vRGW performs authentication on behalf of the BRG.
Table 38 lists the applicability for BRG level and session level authentication Access-Accept/CoA attributes of sessions in a vRGW context. Access-Accept and CoA attributes that are not listed or explicitly listed as 0 are not supported.
Attribute ID | Attribute Name | Description |
1 | User-Name | In BRG authentication this is fixed to the Bridged Residential Gateway Identifier (BRG-Id) |
2 | User-Password | In BRG authentication this maps to a pre-configured password: configure subscriber-mgmt vrgw brg brg-profile profile-name radius-authentication password password The attribute is not included when no password is configured. |
26.6527.220 | Alc-Home-Aware-Pool | This attribute updates following four parameters:
The attribute can also be used to change the pool for an existing subscriber, resulting in:
If the pool is incorrect formatted, host setup will fail or the CoA will not be applied and NAK’d. |
26.6527.221 | Alc-DMZ-Address | In a vRGW context with home-aware pool management this attribute identifies the IP address to be used for DMZ. This attribute does not trigger the creation of a host with this IP, but if the host specified by this IP is installed, DMZ is enabled in NAT. All incoming traffic that does not match an existing NAT flow is forwarded to this host with ports unchanged. |
26.6527.222 | Alc-Standby-lps | |
26.6527.223 | Alc-Reserved-Addresses | For a subscriber with home-aware pool management this attribute lists a set of MAC-IP combinations that are reserved. IP addresses listed here will only be allocated to the host with that specific MAC address. There are three types of reserved addresses:
This is mainly used to simplify configuration of always-on devices in home networks. For example a network printer might have a sticky or private static IP, a light webserver might use private static IP + DMZ or a public static IP. A keyword is used to differentiate between sticky and static addresses. This attribute can be repeated multiple times to specify multiple reserved hosts. The list of reserved addresses can be changed via a CoA as follows:
|
26.6527.224 | Alc-BRG-Profile | Specifies that this Bridged Residential Gateway (BRG) should use the values configured under configure subscriber-mgmt vrgw brg brg-profile profile-name. |
26.6527.225 | Alc-BRG-Id | In session authentication, reflects the BRG identifier of the associated BRG (if known) in Access-Request. In BRG authentication, reflects the BRG identifier (if known), in the Access Request. Can also be used as key to target a specific BRG with a CoA/Disconnect message. |
26.6527.235 | Alc-BRG-DHCP-Streaming-Dest | When specified in authentication, DHCPv4 messages (UDP layer) from all sessions for that BRG is mirrored to this destination. If a valid non 0.0.0.0 value is provided for the destination address, then streaming is enabled for the BRG (for example, for all sessions associated with the BRG). Streaming can be disabled at the BRG level by including this VSA with value 0.0.0.0. |
26.6527.236 | Alc-Host-DHCP-Streaming-Disabled | (Applies to session level authentication of a session associated with a BRG or CoA targeted to a session in a vRGW context.) This attribute controls the DHCPv4 streaming per session. A value of 1 disables DHCPv4 streaming for the session, and value of 0 enables it. |
26.6527.238 | Alc-Remove-Override | (Applies to CoA targeted to a session in a vRGW context.) This attribute refers to another VSA of which the value on session level must be removed and fall back to BRG level value. If there is no BRG level value present the CoA will fail. |
26.6527.241 | Alc-Per-Host-Port-Range | This attribute is used to enable or disable per-host outside port-range allocation for vRGW. When present, this attribute indicates how many ports should be available in each per host range. A value of zero disables per-host port range allocation. This attribute can only be used if a single block per nat outside IP is provisioned via configure router | service vprn service-id nat outside pool nat-pool-name port-reservation blocks 1. |
Attribute ID | Attribute Name | Type | Limits | SR OS Format |
1 | User-Name | string | 32 chars | For example: User-Name = “00:01:02:03:04:05” |
2 | User-Password | string | For example: User-Password = “4ec1b7bea6f2892fa466b461c6accc00” | |
26.6527.220 | Alc-Home-Aware-Pool | string | Max. 2048 IP addresses in range | <gateway-ip>/<prefix-length> <space> <start-address> <dash> <end-address> For example: Alc-Home-Aware-Pool = “192.168.1.2/24 192.168.1.50-192.168.1.100” |
26.6527.221 | Alc-DMZ-Address | ipaddr | 4 bytes | Must be within the subnet of the home aware pool. 0.0.0.0 disables DMZ. For example: Enable Alc-DMZ-Address = 192.168.1.90 For example: Disable Alc-DMZ-Address = 0.0.0.0 |
26.6527.222 | Alc-Standby-lps | ipaddr | 4 bytes Up to 128 VSA’s | This attribute can occur multiple times. For example: Alc-Standby-Ips += 192.168.1.100 Alc-Standby-Ips += 192.168.1.111 Alc-Standby-Ips += 192.168.1.115 |
26.6527.223 | Alc-Reserved-Addresses | string | Max. 40 chars Max. 64 attributes | <static|sticky> <space> <mac-address> <space> <ip-address> Per attribute, a single MAC and IP to specify the reservation and a keyword to specify the type of reservation (sticky or static). To delete all/last host of a certain reservation type, specify the type keyword and a mapping of MAC 00:00:00:00:00:00 to IP 0.0.0.0 For example:
|
26.6527.224 | Alc-BRG-Profile | string | 16 chars | For example: Alc-BRG-Profile = “default_brg” |
26.6527.225 | Alc-BRG-Id | string | 32 chars | For example: Alc-BRG-Id = “00:01:02:03:04:05” |
26.6527.235 | Alc-BRG-DHCP-Streaming-Dest | ipaddr | 4 bytes | The destination IPv4 address for streaming DHCPv4 messages. IPv4 = 0.0.0.0 disables DHCPv4 streaming at BRG level For example: Alc-BRG-DHCP-Streaming-Dest = 140.1.1.1. Alc-BRG-DHCP-Streaming-Dest = 0.0.0.0 |
26.6527.236 | Alc-Host-DHCP-Streaming-Disabled | integer | 4 bytes | 0 = enable DHCPv4 streaming for this session 1 = disable DHCPv4 streaming for this session Controls DHCPv4 streaming on per session level. For example: Alc-Host-DHCP-Streaming-Disabled = 1 |
26.6527.238 | Alc-Remove-Override | string | Single attribute identifier per attribute. Multiple attributes per message. | The attribute identifier format: “<attribute-type>[ <delimiter> <vendor-id> <delimiter> <vendor-type>]” where <delimiter> is “-“ (dash) or “.” (dot) and cannot be mixed. Possible values: 92 : NAS-Filter-Rule 26.6527.13 : Alc-SLA-Prof-Str 26.6527.126 : Alc-Subscriber-QoS-Override 26.6527.134 : Alc-Subscriber-Filter 26.6527.158 : Alc-Nas-Filter-Rule-Shared For example: remove overrides for SLA-Profile And NAS-Filter-Rule: Alc-Remove-Override += “26.6527.13” Alc-Remove-Override += “92” |
26.6527.241 | Alc-Per-Host-Port-Range | integer | 0-64512 | A value of 0 disables per-host port range allocation. Ports are allocated from the available dynamic ports per IP address. A value of 1 to 64512 specifies the number of ports per host range. This is additionally limited by the number of available dynamic ports per IP address. For example: 1000 ports per host, max. 64 hosts Alc-Per-Host-Port-Range = 1000 |
Attribute ID | Attribute Name | Access Request |
1 | User-Name | 1 |
2 | User-Password | 0-1 |
26.6527.225 | Alc-BRG-Id | 1 |
Attribute ID | Attribute Name | BRG Level | Session Level | ||
Access Accept | CoA | Access Accept | CoA | ||
1 | User-Name | n/a | n/a | 0-1 | 0-1 |
8 | Framed-IP-Address | n/a | n/a | 0-1 | 0-1 |
9 | Framed-IP-Netmask | n/a | n/a | 0-1 | 0 |
22 | Framed-Route | n/a | n/a | 0+ | 0 |
25 | Class | 0+ | 0+ | 0+ | 0+ |
27 | Session-Timeout | 0-1 | 0-1 | 0-1 | 0-1 |
28 | Idle-Timeout | 0-1 | 0-1 | 0-1 | 0-1 |
44 | Acct-Session-Id | n/a | n/a | 0-1 | 0-1 |
61 | NAS-Port-Type | n/a | n/a | 0-1 | 0-1 |
85 | Acct-Interim-Interval | 0-1 | 0-1 | 0-1 | 0-1 |
87 | NAS-Port-Id | n/a | n/a | 0 | 0-1 |
92 | NAS-Filter-Rule | 0+ | 0+ | 0+ | 0+ |
97 | Framed-IPv6-Prefix | 0-1 1 | 0-1 1 | 0 | 0-1 |
99 | Framed-IPv6-Route | n/a | n/a | 0+ | 0 |
100 | Framed-IPv6-Pool | 0-1 1 | 0-1 1 | n/a | n/a |
101 | Error-Cause | 0 | 0-1 | 0 | 0-1 |
26.529.242 | Ascend-Data-Filter | 0+ | 0+ | 0+ | 0+ |
26.2352.1 | Client-DNS-Pri | 0-1 2 | 0-1 2 | 0-1 | 0 |
26.2352.2 | Client-DNS-Sec | 0-1 2 | 0-1 2 | 0-1 | 0 |
26.2352.99 | RB-Client-NBNS-Pri | 0-1 2 | 0-1 2 | 0-1 | 0 |
26.2352.100 | RB-Client-NBNS-Sec | 0-1 2 | 0-1 2 | 0-1 | 0 |
26.4874.4 | ERX-Primary-Dns | 0-1 2 | 0-1 2 | 0-1 | 0 |
26.4874.5 | ERX-Secondary-Dns | 0-1 2 | 0-1 2 | 0-1 | 0 |
26.4874.6 | ERX-Primary-Wins | 0-1 2 | 0-1 2 | 0-1 | 0 |
26.4874.7 | ERX-Secondary-Wins | 0-1 2 | 0-1 2 | 0-1 | 0 |
26.4874.47 | ERX-Ipv6-Primary-Dns | 0-1 2 | 0-1 2 | 0-1 | 0-1 |
26.4874.48 | ERX-Ipv6-Secondary-Dns | 0-1 2 | 0-1 2 | 0-1 | 0-1 |
26.6527.9 | Alc-Primary-Dns | 0-1 2 | 0-1 2 | 0-1 | 0 |
26.6527.10 | Alc-Secondary-Dns | 0-1 2 | 0-1 2 | 0-1 | 0 |
26.6527.11 | Alc-Subsc-ID-Str | 0-1 3 | 0-1 | 0-1 | |
26.6527.12 | Alc-Subsc-Prof-Str | 0-1 | 0-1 | n/a | n/a |
26.6527.13 | Alc-SLA-Prof-Str | 0-1 | 0-1 | 0-1 | 0-1 |
26.6527.18 | Alc-Default-Router | 0-1 2 | 0-1 2 | 0-1 | 0 |
26.6527.27 | Alc-Client-Hardware-Addr | n/a | n/a | 0-1 | 0-1 |
26.6527.28 | Alc-Int-Dest-Id-Str | 0-1 | 0-1 | n/a | n/a |
26.6527.29 | Alc-Primary-Nbns | 0-1 2 | 0-1 2 | 0-1 | 0 |
26.6527.30 | Alc-Secondary-Nbns | 0-1 2 | 0-1 2 | 0-1 | 0 |
26.6527.31 | Alc-MSAP-Serv-Id | n/a | n/a | 0-1 | 0 |
26.6527.32 | Alc-MSAP-Policy | n/a | n/a | 0-1 | 0 |
26.6527.33 | Alc-MSAP-Interface | n/a | n/a | 0-1 | 0 |
26.6527.45 | Alc-App-Prof-Str | 0-1 | 0-1 | n/a | n/a |
26.6527.95 | Alc-Credit-Control-CategoryMap | n/a | n/a | 0-1 | 0-1 |
26.6527.96 | Alc-Credit-Control-Quota | n/a | n/a | 0+ | 0+ |
26.6527.99 | Alc-Ipv6-Address | n/a | n/a | 0-1 | 0-1 |
26.6527.103 | Alc-ToClient-Dhcp-Options | 0+ | 0+ | 0+ | 0 |
26.6527.105 | Alc-Ipv6-Primary-Dns | 0-1 2 | 0-1 2 | 0-1 | 0-1 |
26.6527.106 | Alc-Ipv6-Secondary-Dns | 0-1 2 | 0-1 2 | 0-1 | 0-1 |
26.6527.122 | Alc-Ll-Action (enable/disable) | 0-1 | 0-1 | 0-1 | 0-1 |
26.6527.123 | Alc-Ll-Destination | 0-1 | 0-1 | 0-1 | 0-1 |
26.6527.124 | Alc-LI-FC | 0+ | 0+ | 0+ | 0+ |
26.6527.125 | Alc-LI-Direction | 0-1 | 0-1 | 0-1 | 0-1 |
26.6527.126 | Alc-Subscriber-QoS-Override | 0-1 | 0-1 | 0-1 | 0-1 |
26.6527.134 | Alc-Subscriber-Filter | 0-1 | 0-1 | 0-1 | 0-1 |
26.6527.138 | Alc-Ll-Intercept-Id | 0-1 | 0-1 | 0-1 | 0-1 |
26.6527.139 | Alc-LI-Session-Id | 0-1 | 0-1 | 0-1 | 0-1 |
26.6527.151 | Alc-Sub-Serv-Activate | n/a | n/a | 0+ | 0+ |
26.6527.152 | Alc-Sub-Serv-Deactivate | n/a | n/a | 0+ | 0+ |
26.6527.153 | Alc-Sub-Serv-Acct-Stats-Type | n/a | n/a | 0+ | 0+ |
26.6527.154 | Alc-Sub-Serv-Acct-Interim-lvl | n/a | n/a | 0+ | 0+ |
26.6527.158 | Alc-Nas-Filter-Rule-Shared | 0+ | 0+ | 0+ | 0+ |
26.6527.159 | Alc-Ascend-Data-Filter-Host-Spec | 0+ | 0+ | 0+ | 0+ |
26.6527.160 | Alc-Relative-Session-Timeout | 0-1 | 0-1 | 0-1 | 0-1 |
26.6527.174 | Alc-Lease-Time | 0-1 2 | 0-1 2 | 0-1 | 0 |
26.6527.177 | Alc-Portal-Url | 0-1 | 0-1 | 0-1 | 0-1 |
26.6527.178 | Alc-Ipv6-Portal-Url | 0-1 | 0-1 | 0-1 | 0-1 |
26.6527.181 | Alc-SLAAC-IPv6-Pool | 0-1 1 | 0-1 1 | n/a | n/a |
26.6527.182 | Alc-AA-Sub-Http-Url-Param | 0-1 | 0-1 | 0-1 | 0-1 |
26.6527.192 | Alc-ToClient-Dhcp6-Options | 0+ | 0+ | 0+ | 0 |
26.6527.193 | Alc-AA-App-Service-Options | 0-1 | 0-1 | 0-1 | 0-1 |
26.6527.200 | Alc-v6-Preferred-Lifetime | 0-1 2 | 0-1 2 | 0-1 | 0 |
26.6527.201 | Alc-v6-Valid-Lifetime | 0-1 2 | 0-1 2 | 0-1 | 0 |
26.6527.202 | Alc-Dhcp6-Renew-Time | 0-1 2 | 0-1 2 | 0-1 | 0 |
26.6527.203 | Alc-Dhcp6-Rebind-Time | 0-1 2 | 0-1 2 | 0-1 | 0 |
26.6527.217 | Alc-UPnP-Sub-Override-Policy | 0-1 | 0-1 | n/a | n/a |
26.6527.220 | Alc-Home-Aware-Pool | 0-1 | 0-1 | n/a | n/a |
26.6527.221 | Alc-DMZ-Address | 0-1 | 0-1 | n/a | n/a |
26.6527.222 | Alc-Standby-Ips | 0-1 3 | n/a | n/a | |
26.6527.223 | Alc-Reserved-Addresses | 0+ | 0+ | n/a | n/a |
26.6527.224 | Alc-BRG-Profile | 0-1 | 0-1 | n/a | n/a |
26.6527.225 | Alc-BRG-Id | 0-1 4 | 0-1 4 | 0-1 | 0 |
26.6527.228 | Alc-Trigger-Acct-Interim | n/a | n/a | 0 | 0-1 |
26.6527.234 | Alc-DNAT-Override | 0+ | 0+ | n/a | n/a |
26.6527.235 | Alc-BRG-DHCP-Streaming-Dest | 0-1 | 0-1 | n/a | n/a |
26.6527.236 | Alc-Host-DHCP-Streaming-Disabled | n/a | n/a | 0-1 | 0-1 |
26.6527.238 | Alc-Remove-Override | n/a | n/a | 0 | 0+ |
26.6527.241 | Alc-Per-Host-Port-Range | 0-1 | 0-1 | n/a | n/a |
Alc-IPv6-Router-Adv-Policy | 0-1 | 0-1 | 0-1 | 0-1 | |
241.26.6527.17 | Alc-Nat-Outside-IPs | 0+ | 0+ | ||
241.26.6527.26 | Alc-Aa-Sub-Scope | 0-1 3 | n/a | n/a |
Notes:
Attribute ID | Attribute Name | Description |
1 | User-Name | This attribute is for RADIUS authentication of data triggered Dynamic Data Services only. The user to be authenticated in the Access-Request. The attribute value is the dynamic service data trigger sap-id. |
2 | User-Password | This attribute is for RADIUS authentication of data triggered Dynamic Data Services only. The password of the user to be authenticated. The attribute value is preconfigured: configure service dynamic-services dynamic-services-policy dynsvc-policy-name authentication password password |
4 | NAS-IP-Address | This attribute is for RADIUS authentication of data triggered Dynamic Data Services only. The identifying IP Address of the NAS requesting the Authentication. Included when the RADIUS server is reachable via IPv4. The address is determined by the routing instance through which the RADIUS server can be reached: "Management" — The active IPv4 address in the Boot Options File (bof address ipv4-address) "Base" or "VPRN" — the IPv4 address of the system interface (configure router interface system address address). The address can be overwritten with the configured source-address (configure aaa radius-server-policy policy-name servers source-address ip- address). |
8 | Framed-IP-Address | This attribute is for RADIUS authentication of data triggered Dynamic Data Services only. The IPv4 source address of an IPv4 data trigger frame that resulted in the authentication. Not included if the data trigger frame is not an IPv4 packet. |
32 | NAS-Identifier | (RADIUS authentication of data triggered Dynamic Data Services only) A string identifying the NAS originating the Authentication request. The attribute value is the system name of the router: configure system name system-name |
44 | Acct-Session-Id | (RADIUS authentication of data triggered Dynamic Data Services only) A unique identifier that represents the dynamic service data trigger that is authenticated. This attribute can be used as CoA or Disconnect Message key to target the dynamic service data trigger and is reflected in the accounting messages as attribute [50] Acct-Multi-Session-Id. |
87 | NAS-Port-Id | (RADIUS authentication of data triggered Dynamic Data Services only) A text string which identifies the physical or logical port of the NAS which is authenticating the user. Attribute is also used in CoA and Disconnect Message as identification key. The attribute value is the dynamic service data trigger sap-id. |
95 | NAS-IPv6-Address | (RADIUS authentication of data triggered Dynamic Data Services only) The identifying IP Address of the NAS requesting the Authentication or Accounting. Included when the RADIUS server is reachable via IPv6. The address is determined by the routing instance through which the RADIUS server can be reached: "Management" - The active IPv6 address in the Boot Options File (bof address ipv6-address). "Base" or "VPRN" - The IPv6 address of the system interface (configure router interface system ipv6 address ipv6-address). The address can be overwritten with the configured IPv6 source-address (configure aaa radius-server-policy policy-name servers ipv6-source- address ipv6-address). |
26.6527.27 | Alc-Client-Hardware-Addr | (RADIUS authentication of data triggered Dynamic Data Services only) The MAC address of the dynamic service data trigger frame that resulted in the authentication. The format is fixed: xx:xx:xx:xx:xx:xx |
26.6527.99 | Alc-Ipv6-Address | (RADIUS authentication of data triggered Dynamic Data Services only) The IPv6 source address of an IPv6 data trigger frame that resulted in the authentication. Not included if the data trigger frame is not an IPv6 packet. |
26.6527.164 | Alc-Dyn-Serv-SAP-Id | Identifies the dynamic data service SAP. Only Ethernet ports and LAGs are valid. The Dynamic Service SAP-ID uniquely identifies a Dynamic Data Service instance. It can be specified explicitly or relative to the control channel SAP-ID using wildcards. If explicitly specified, the Dynamic Data Service SAP-ID and Control Channel SAP-ID do not have to be on the same port. The setup of the Dynamic Data Service fails if the SAP specified in [26.6527.164] Alc-Dyn-Serv-SAP-Id is not created. The Dynamic Data Service SAP becomes orphaned if the SAP is not deleted with a teardown action. |
26.6527.165 | Alc-Dyn-Serv-Script-Params | Parameters as input to the Dynamic Data Service Python script. The parameters can cross an attribute boundary. The concatenation of all [26.6527.165] Alc-Dyn-Serv-Script-Params attributes with the same tag in a single message must be formatted as function-key dictionary where function-key specifies which Python functions is called and dictionary contains the actual parameters in a Python dictionary structure format. In dynamic service RADIUS accounting messages, the attribute is sent untagged and contains the last received [26.6527.165] Alc-Dyn-Serv-Script-Params value in an Access-Accept or CoA message for this dynamic service. Multiple attributes may be present if the total length does not fit a single attribute. |
26.6527.166 | Alc-Dyn-Serv-Script-Action | The action specifies if a dynamic data service should be created (setup), changed (modify) or deleted (teardown). Together with the function-key in the [26.6527.165] Alc-Dyn-Serv-Script-Params, this attribute determines which Python function is called.The attribute is mandatory in a CoA message. The attribute is optional in an Access-Accept message. If included in an Access-Accept and the specified action is different from setup, the dynamic data service action fails. |
26.6527.167 | Alc-Dyn-Serv-Policy | |
26.6527.168 | Alc-Dyn-Serv-Acct-Interim-Ivl-1 | The number of seconds between each dynamic data service accounting interim update for the primary accounting server. Overrides local configured value in the Dynamic Services policy. With value = 0, the interim accounting to the primary accounting server is switched off.The dynamic data service accounting interim interval cannot be changed for an active service. The attribute is rejected if the script action is different from setup |
26.6527.169 | Alc-Dyn-Serv-Acct-Interim-Ivl-2 | The number of seconds between each dynamic data service accounting interim update for the duplicate accounting server. Overrides local configured value in the Dynamic Services policy. With value = 0, the interim accounting to the duplicate accounting server is switched off.The dynamic data service accounting interim interval cannot be changed for an active service. The attribute is rejected if the script action is different from setup |
26.6527.170 | Alc-Dyn-Serv-Acct-Stats-Type-1 | Enable or disable dynamic data service accounting to the primary accounting server and specify the stats type: volume and time or time only. Overrides the local configured value in the Dynamic Services Policy.The dynamic data service accounting statistics type cannot be changed for an active service. The attribute is rejected if the script action is different from setup |
26.6527.171 | Alc-Dyn-Serv-Acct-Stats-Type-2 | Enable or disable dynamic data service accounting to the secondary accounting server and specify the stats type: volume and time or time only. Overrides the local configured value in the Dynamic Services Policy.The dynamic data service accounting statistics type cannot be changed for an active service. The attribute is rejected if the script action is different from setup |
Attribute ID | Attribute Name | Type | Limits | SR OS Format |
1 | User-Name | string | 253 chars | Fixed to the sap-id of the dynamic service data trigger packet For example: User-Name = "1/1/1:10.2" |
2 | User-Password | string | 64 bytes | Encrypted password For example: User-Password = "6/TcjoaomHgakafcDrpCDk" |
4 | NAS-IP-Address | ipaddr | 4 bytes | IPv4 address. For example: NAS-IP-Address = 192.0.2.1 |
8 | Framed-IP-Address | ipaddr | 4 bytes | IPv4 address. For example: Framed-IP-Address = 10.1.0.1 |
32 | NAS-Identifier | string | 32 chars | For example:NAS-Identifier = "router-1" |
44 | Acct-Session-Id | string | 22 bytes | Internal generated 22 byte number. For example: Acct-Session-Id = "144DFF000000CB56A79EC4" |
87 | NAS-Port-Id | string | 253 chars | Fixed to the sap-id of the dynamic service data trigger packet For example: User-Name = "1/1/1:10.2" |
95 | NAS-IPv6-Address | ipv6addr | 16 bytes | IPv6 address. For example: NAS-IPv6-Address = 2001:db8::1 |
26.6527.27 | Alc-Client-Hardware-Addr | string | 6 bytes | Format fixed to xx:xx:xx:xx:xx:xx For example: Alc-Client-Hardware-Addr = 00:51:00:dd:01:01 |
26.6527.99 | Alc-Ipv6-Address | ipv6addr | 16 bytes | IPv6 address. For example: Alc-Ipv6-Address = 2001:db8:100::1 |
26.6527.164 | Alc-Dyn-Serv-SAP-Id | string | 1 VSA per tag per message | Any valid Ethernet SAP format (null, dot1q or qinq encaps), including LAGs. A wildcard (#) can be specified for the port field and optionally for one of the tag fields of a qinq encap. To find the dynamic data service SAP-ID, the wildcard fields are replaced with the corresponding field from the Control Channel SAP-ID. For example: Alc-Dyn-Serv-SAP-Id:1 = 1/2/7:10.201 Alc-Dyn-Serv-SAP-Id:2 = #:#.100 |
26.6527.165 | Alc-Dyn-Serv-Script-Params | string | multiple VSAs per tag per message. Max length of concatenated strings per tag = 1000 bytes | For example: Alc-Dyn-Serv-Script-Params:1 = data_svc_1 = { 'as_id' : '100', 'comm_id' : '200', 'if_name' : 'itf1', 'ipv4_address': '1.1.1.1', 'egr_ip_filter' : '100' , 'routes' : [{'to' : '200.1.1.0/24', 'next-hop' : '20.1.1.1'}, {'to' : '200.1.2.0/24', 'next-hop' : '20.1.1.1'}]} |
26.6527.166 | Alc-Dyn-Serv-Script-Action | integer | 1 VSA per tag per message | 1=setup, 2=modify, 3=teardown For example: Alc-Dyn-Serv-Script-Action:1 = 2 |
26.6527.167 | Alc-Dyn-Serv-Policy | string | 1 VSA per tag per message; max. length: 32 chars | The name of the local configured Dynamic Service Policy For example: Alc-Dyn-Serv-Policy:1 = dynsvc-policy-1 |
26.6527.168 | Alc-Dyn-Serv-Acct-Interim-Ivl-1 | integer | 1 VSA per tag per message [300 to 15552000] | A value of 0 (zero) corresponds with no interim update messages. A value [1 to 299] seconds is rounded to 300s (min. CLI value) and a value > 15552000 seconds (max. CLI value) is rounded to the max. CLI value. Range = 0 | [300 to 15552000] For example: Alc-Dyn-Serv-Acct-Interim-Ivl-1:1 = 3600 |
26.6527.169 | Alc-Dyn-Serv-Acct-Interim-Ivl-2 | integer | 1 VSA per tag per message [300 to 15552000] | A value of 0 (zero) corresponds with no interim update messages. A value [1 to 299] seconds is rounded to 300s (min. CLI value) and a value > 15552000 seconds (max. CLI value) is rounded to the max. CLI value. Range = 0 | [300 to 15552000] For example: Alc-Dyn-Serv-Acct-Interim-Ivl-2:1 = 86400 |
26.6527.170 | Alc-Dyn-Serv-Acct-Stats-Type-1 | integer | 1 VSA per tag per message | 1=off, 2=volume-time, 3=time For example: Alc-Dyn-Serv-Acct-Stats-Type-1:1 = 1 |
26.6527.171 | Alc-Dyn-Serv-Acct-Stats-Type-2 | integer | 1 VSA per tag per message | 1=off, 2=volume-time, 3=time For example: Alc-Dyn-Serv-Acct-Stats-Type-2:1 = 2 |
Attribute ID | Attribute Name | Access Request | Access Accept | CoA Request | Tag | Max. Tag. |
1 | User-Name | 1 | 0 | 0 | N | n/a |
2 | User-Password | 1 | 0 | 0 | N | n/a |
4 | NAS-IP-Address | 0-1 | 0 | 0 | N | n/a |
8 | Framed-IP-Address | 0-1 | 0 | 0 | N | n/a |
32 | NAS-Identifier | 1 | 0 | 0 | N | n/a |
44 | Acct-Session-Id | 1 | 0 | 0-1 | N | n/a |
87 | NAS-Port-Id | 1 | 0 | 0-1 | N | n/a |
95 | NAS-IPv6-Address | 0-1 | 0 | 0 | N | n/a |
26.6527.27 | Alc-Client-Hardware-Addr | 1 | 0 | 0 | N | n/a |
26.6527.99 | Alc-Ipv6-Address | 0-1 | 0 | 0 | N | n/a |
26.6527.164 | Alc-Dyn-Serv-SAP-Id | 0 | 0+ | 0+ | Y | 0-31 |
26.6527.165 | Alc-Dyn-Serv-Script-Params | 0 | 0+ | 0+ | Y | 0-31 (untagged) |
26.6527.166 | Alc-Dyn-Serv-Script-Action | 0 | 0+ | 0+ | Y | 0-31 |
26.6527.167 | Alc-Dyn-Serv-Policy | 0 | 0+ | 0+ | Y | 0-31 |
26.6527.168 | Alc-Dyn-Serv-Acct-Interim-Ivl-1 | 0 | 0+ | 0+ | Y | 0-31 |
26.6527.169 | Alc-Dyn-Serv-Acct-Interim-Ivl-2 | 0 | 0+ | 0+ | Y | 0-31 |
26.6527.170 | Alc-Dyn-Serv-Acct-Stats-Type-1 | 0 | 0+ | 0+ | Y | 0-31 |
26.6527.171 | Alc-Dyn-Serv-Acct-Stats-Type-2 | 0 | 0+ | 0+ | Y | 0-31 |
Table 42 lists the mandatory/optional attributes in CoA messages to the control channel.
Attribute name | Setup | Modify | Tear Down | Comment |
Acct-Session-Id | M | M | M | (CoA key) Acct-Session-Id of the Control Channel (or any other valid CoA key for ESM hosts/sessions) |
Alc-Dyn-Serv-SAP-Id | M 1 | M 1 | M 1 | Identifies the dynamic data service |
Alc-Dyn-Serv-Script-Params | M 1 | M 1 | N/A | For a Modify, the Script Parameters represent the new parameters required for the change. |
Alc-Dyn-Serv-Script-Action | M 1 | M 1 | M 1 | |
Alc-Dyn-Serv-Policy | O | O | O | Default policy used when not specified for Setup action. Must be same as used for setup if specified for Modify or Teardown. |
Alc-Dyn-Serv-Acct-Interim-Ivl-1 | O | X 2 | X 2 | |
Alc-Dyn-Serv-Acct-Interim-Ivl-2 | O | X 2 | X 2 | |
Alc-Dyn-Serv-Acct-Stats-Type-1 | O | X 2 | X 2 | |
Alc-Dyn-Serv-Acct-Stats-Type-2 | O | X 2 | X 2 | |
M = Mandatory, O = Optional, X = May Not, N/A = Not Applicable (ignored) |
Notes:
Table 43 lists the mandatory/optional attributes in CoA messages sent to a dynamic data service associated with a dynamic services data trigger using Nas-Port-Id or Acct-Session-Id of a dynamic data service sap as CoA key.
Attribute Name | Setup | Modify | Teardown | Comment |
Nas-Port-Id | N/S | M 1 | M 1 | (CoA key) Nas-Port-Id of a Dynamic Data Service sap |
Alc-Dyn-Serv-SAP-Id | N/S | O | O | If specified, the sap-id must be the same as the Nas-Port-Id or correspond with the dynamic service sap identified with the Acct-Session-Id. |
Alc-Dyn-Serv-Script- Params | N/S | M 2 | N/A | For a Modify, the Script Parameters represent the new parameters required for the change. |
Alc-Dyn-Serv-Script- Action | N/S | M 2 | M 2 | |
Alc-Dyn-Serv-Policy | N/S | O | O | Must be same as used for setup if specified for Modify or Teardown. |
Alc-Dyn-Serv-Acct- Interim-Ivl-1 | N/S | X 3 | X 3 | |
Alc-Dyn-Serv-Acct- Interim-Ivl-2 | N/S | X 3 | X 3 | |
Alc-Dyn-Serv-Acct- Stats-Type-1 | N/S | X 3 | X 3 | |
Alc-Dyn-Serv-Acct- Stats-Type-2 | N/S | X 3 | X 3 | |
M = Mandatory, O = Optional, X = May Not, N/A = Not Applicable (ignored), N/S = Not Supported |
Notes:
Table 44 lists the mandatory/optional attributes in CoA messages sent to a dynamic services data trigger using the Acct-Session-Id of the data trigger as CoA key.
Attribute Name | Setup | Modify | Teardown | Comment |
Acct-Session-Id | M | M | M | (CoA key) Acct-Session-Id of a dynamic service data trigger. |
Alc-Dyn-Serv-SAP-Id | M 1 | M 1 | M 1 | Identifies the dynamic data service associated with the dynamic service data trigger. |
Alc-Dyn-Serv-Script- Params | M 1 | M 1 | N/A | For a Modify, the Script Parameters represent the new parameters required for the change. |
Alc-Dyn-Serv-Script- Action | M 1 | M 1 | M 1 | |
Alc-Dyn-Serv-Policy | O | O | O | Default policy used when not specified for Setup action. Must be same as used for setup if specified for Modify or Teardown. |
Alc-Dyn-Serv-Acct- Interim-Ivl-1 | O | X 2 | X 2 | |
Alc-Dyn-Serv-Acct- Interim-Ivl-2 | O | X 2 | X 2 | |
Alc-Dyn-Serv-Acct- Stats-Type-1 | O | X 2 | X 2 | |
Alc-Dyn-Serv-Acct- Stats-Type-2 | O | X 2 | X 2 | |
M = Mandatory, O = Optional, X = May Not, N/A = Not Applicable (ignored) |
Notes:
Attribute ID | Attribute Name | Description |
26.6527.122 | Alc-LI-Action | Defines the traffic mirroring action start-mirroring 'enable' or stop-mirroring 'disable'. The Alc-LI-Action 'no-action' specifies that the router does not perform any traffic mirroring-related action. This setting can provide additional security by confusing unauthorized users who attempt to access traffic mirroring communication between the router and the RADIUS server. The CoA-only 'clear-dest-service' Alc-LI-Action creates the ability to delete all li-source entries from the mirror service defined via the Alc-LI-Destination service-id. A 'clear-dest-service' action requires an additional [26.6527.137] Alc-Authentication-Policy-Name if the CoA server is configured in the authentication policy. Values outside the Limits are treated as a setup failure. |
26.6527.123 | Alc-LI-Destination | Specifies the service-id that holds the mirror details (configure mirror mirror-dest service-id). Values above the Limits or unreferenced are treated as a setup failure. |
26.6527.124 | Alc-LI-FC | |
26.6527.125 | Alc-LI-Direction | Defines if ingress, egress or both traffic directions needs to be mirrored. Both directions are mirrored if Attribute is omitted. Values above the Limits are treated as a setup failure. |
26.6527.137 | Alc-Authentication-Policy-Name | |
26.6527.138 | Alc-LI-Intercept-Id | Specifies the intercept-id to be placed in the LI-Shim header and only applicable if the mirror-dest (as specified by the [26.6527.123] Alc-LI-Destination attribute) is configured with routable encap that contains the LI-Shim (configure mirror mirror-dest service-id encap layer-3-encap ip-udp-shim). A zero can be returned in CoA or RADIUS Accept or the value of 0 is used if this VSA is not present at all. The length of the attribute changes if the CLI parameter direction-bit (dir-bit) under the mirror-dest layer-3-encap is enabled. |
26.6527.139 | Alc-LI-Session-Id | Specifies the session-id to placed in the LI-Shim header and only applicable if the mirror-dest (as specified by the [26.6527.123] Alc-LI-Destination attribute) is configured with routable encap that contains the LI-Shim (configure mirror mirror-dest service-id encap layer-3-encap ip-udp-shim). A zero can be returned in CoA or RADIUS Accept or the value of 0 is used if this VSA is not present at all. |
Attribute ID | Attribute Name | Type | Limits | SR OS Format |
26.6527.122 | Alc-LI-Action | integer | [1 to 4] | 1=no-action, 2=enable, 3=disable, 4=clear-dest-service Note: Alc-LI-Action=clear-dest-service together with Alc-Authentication-Policy-Name attribute are only applicable in CoA For example: Alc-LI-Action = enable |
26.6527.123 | Alc-LI-Destination | string | 2147483647 id | For example: Alc-LI-Destination = 9999 |
26.6527.124 | Alc-LI-FC | integer | [0 to 7] values 8 attributes | 0=be, 1=l2, 2=af, 3=l1, 4=h2, 5=ef, 6=h1, 7=nc For example: # mirror forwarding class be, af and ef Alc-LI-FC += be Alc-LI-FC += af Alc-LI-FC += ef |
26.6527.125 | Alc-LI-Direction | integer | [1 to 2] | 1=ingress, 2=egress For example: Alc-LI-Direction = ingress |
26.6527.137 | Alc-Authentication-Policy-Name | string | 32 chars | For example: Alc-Authentication-Policy-Name = MyAuthenticationPolicy |
26.6527.138 | Alc-LI-Intercept-Id | integer | 29b = [0 to 536870911] 30b = [0 to 1073741823] For example: Alc-LI-Intercept-Id = 1234 | |
26.6527.139 | Alc-LI-Session-Id | integer | [0 to 4294967295] id | For example: Alc-LI-Session-Id = 8888 |
Attribute ID | Attribute Name | Access Request | Access Accept | CoA Request | Encrypted |
26.6527.122 | Alc-LI-Action | 0 | 1 | 1 | Y |
26.6527.123 | Alc-LI-Destination | 0 | 1 | 1 | Y |
26.6527.124 | Alc-LI-FC | 0 | 0+ | 0+ | Y |
26.6527.125 | Alc-LI-Direction | 0 | 0-1 | 0-1 | Y |
26.6527.137 | Alc-Authentication-Policy-Name | 0 | 0 | 0-1 | N |
26.6527.138 | Alc-LI-Intercept-Id | 0 | 0-1 | 0-1 | Y |
26.6527.139 | Alc-LI-Session-Id | 0 | 0-1 | 0-1 | Y |
Attribute ID | Attribute Name | Description |
1 | User-Name | For IKEv1 remote-access tunnel, this represents the xauth username. For IKEv2 remote-access tunnel, this represents the identity of the peer; the value of User-Name is the received IDi in IKEv2 message. This attribute is included in Access-Request and Accounting-Request. |
2 | User-Password | For IKEv1 remote-access tunnel, this represents the xauth password. For IKEv2 remote-access tunnel with pskradius authentication method, this represents the pre-shared-key of the ipsec-gw or ipsec-tunnel: configure service ies/vprn service-id interface interface-name sap sap-id ipsec-gw gw-name pre-shared-key or configure service vprn service-id interface interface-name sap sap-id ipsec-tunnel tnl-name dynamic-keying pre-shared-key For IKEv2 remote-access tunnel with authentication method other than pskradius, this represents the password configured in IPsec radius-authentication-policy: configure ipsec radius-authentication-policy policy-name password |
8 | Framed-IP- Address | The IPv4 address to be assigned to IKEv1/v2 remote-access tunnel client via configuration payload: INTERNAL_IP4_ADDRESS. This attribute is also reflected in RADIUS accounting request packet for IKEv2 tunnel. |
9 | Framed-IP-Netmask | The IPv4 netmask to be assigned to IKEv1/v2 remote-access tunnel client via configuration payload: INTERNAL_IP4_NETMASK. |
30 | Called-Station-Id | The local gateway address of IKEv2 remote-access tunnel. The attribute can be included/excluded with configure ipsec radius-authentication-policy policy-name include-radius-attribute called-station-id or configure ipsec radius-accounting-policy policy-name include-radius-attribute called-station-id. |
31 | Calling-Station-Id | The peer’s address and port of IKEv2 remote-access tunnel. The format is “address:port”, example, “10.1.1.1:1546”. The attribute can be included/excluded with configure ipsec radius-authentication-policy policy-name include-radius-attribute calling-station-id or configure ipsec radius-accounting-policy policy-name include-radius-attribute calling-station-id. |
44 | Acct-Session-Id | A unique identifier representing an IKEv2 remote-access tunnel session that is authenticated. Same Acct-Session-Id is included in both access-request and accounting-request. The format is local_gw_ip-remote_ip:remote_port-time_stamp. |
46 | Acct-Session-Time | This attribute represents the tunnel’s lifetime in seconds. It is included in an Accounting-Stop packet. |
79 | EAP-Message | This attribute encapsulates the received IKEv2 EAP payload in access-request. A RADIUS server can include this attribute in an access-challenge or access-accept. |
80 | Message-Authenticator | This attribute is used in EAP authentication and provides message integrity verification. |
87 | Nas-Port-Id | The public SAP ID of IKEv2 remote-access tunnel. The attribute can be included/excluded with configure ipsec radius-authentication-policy policy-name include-radius-attribute nas-port-id or configure ipsec radius-accounting-policy policy-name include-radius-attribute nas-port-id. |
88 | Framed-Pool | The name of one IPv4 address pool or the name of a primary and secondary IPv4 address pool separated with a one character configurable delimiter (configure router | service vprn service-id dhcp local-dhcp-server server-name use-pool-from-client delimiter delimiter) that should be used for local address assignment during IKEv2 remote-access tunnel setup. A RADIUS server can include the attribute in an Access-Accept. The value of this attribute overrides the local configured value in the …>ipec-gw>local-address-assignment>ipv4 CLI context. |
97 | Framed-IPv6-Prefix | The IPv6 address to be assigned to IKEv2 remote-access tunnel client via IKEv2 configuration payload: INTERNAL_IP6_ADDRESS. The prefix and prefix-length of Framed-IPv6-Prefix are conveyed in the corresponding part of INTERNAL_IP6_ADDRESS. The attribute is included in RADIUS accounting request packet. |
100 | Framed-IPv6-Pool | |
26.311.16 | MS-MPPE-Send-Key | This attribute along with [26.311.17] MS-MPPE-Recv-Key hold the Master Session Key (MSK) of the EAP authentication. It is expected in access-accept when EAP authentication succeed with certain EAP methods. |
26.311.17 | MS-MPPE-Recv-Key | This attribute along with [26.311.16] MS-MPPE-Send-Key hold the Master Session Key (MSK) of the EAP authentication. It is expected in access-accept when EAP authentication succeed with certain EAP methods. |
26.6527.9 | Alc-Primary-Dns | The IPv4 DNS server address to be assigned to an IKEv1/v2 remote-access tunnel client via configuration payload: INTERNAL_IP4_DNS. In case of IKEv2, up to four DNS server addresses can be returned to a client, including Alc-Primary-Dns, Alc-Secondary-Dns, Alc-Ipv6-Primary-Dns and Alc-Ipv6-Secondary-Dns. |
26.6527.10 | Alc-Secondary-Dns | The IPv4 DNS server address to be assigned to an IKEv2 remote-access tunnel client via IKEv2 configuration payload: INTERNAL_IP4_DNS. Up to four DNS server addresses can be returned to a client, including Alc-Primary-Dns, Alc-Secondary-Dns, Alc-Ipv6-Primary-Dns and Alc-Ipv6-Secondary-Dns. |
26.6527.61 | Alc-IPsec-Serv-Id | IPSec private service id, used by IKEv1/v2 remote-access tunnel, referring to the preconfigured VPRN where the IPSec tunnel terminates (configure service vprn service-id). A default private service is used when this attribute is omitted (configure service vprn interface sap ipsec-gw default-secure-service). If the returned service id doesn't exist/out-of limits or exists but not a VPRN service, the tunnel setup will fail. |
26.6527.62 | Alc-IPsec-Interface | Private IPSec interface name, used by IKEv1/v2 remote-access tunnel, refers to a preconfigured private ipsec interface the IPSec tunnel terminates (config>service>vprn>interface int-name tunnel). A default private interface is used when this attribute is omitted (config>service>ies>if>sap>ipsec-gw>default-secure-service service-id interface ip-int-name); the maximum length is 32 bytes; if the returned interface doesn't exist/exceed the maximum length or exists but is not a private ipsec interface, the tunnel setup will fail. |
26.6527.63 | Alc-IPsec-Tunnel-Template-Id | IPSec tunnel-template id, used by IKEv1/v2 remote-access tunnel, refers to a preconfigured ipsec tunnel-template (configure ipsec tunnel-template ipsec template identifier). A default tunnel-template is used when this attribute is omitted (configure service vprn interface sap ipsec-gw default-tunnel-template template-id). If the returned template does not exist or exceeds the limits, the tunnel setup will fail. |
26.6527.64 | Alc-IPsec-SA-Lifetime | IPSec phase2 SA lifetime in seconds, used by IKEv1/v2 remote-access tunnel. A preconfigured value is used when this attribute is omitted (configure ipsec ike-policy policy-id ipsec-lifetime ipsec-lifetime). Values outside the Limits are treated as a tunnel setup failure. |
26.6527.65 | Alc-IPsec-SA-PFS-Group | IPSec PFS group id, used by IKEv1/v2 remote-access tunnel. The PFS group in ike-policy is used when this attribute is omitted (configure ipsec ike-policy policy-id pfs dh-group grp-id); if the returned value is not one of the allowed value, the tunnel setup will fail. |
26.6527.66 | Alc-IPsec-SA-Encr-Algorithm | IPSec phase2 SA Encryption Algorithm, used by IKEv1/v2 remote-access tunnel. The esp-encryption-algorithm in ipsec-transform is used when this attribute is omitted (configure ipsec ipsec-transform esp-encryption-algorithm algo). This attribute must be used along with Alc-IPsec-SA-Auth-Algorithm, otherwise tunnel setup will fail. Values different then the Limits are treated as a setup failure. |
26.6527.67 | Alc-IPsec-SA-Auth-Algorithm | IPSec phase2 SA Authentication Algorithm, used by IKEv1/v2 remote-access tunnel. The esp-auth-algorithm in ipsec-transform is used when this attribute is omitted (configure ipsec ipsec-transform esp-auth-algorithm algo). Values different than the Limits are treated as a tunnel setup failure. This attribute must be used along with Alc-IPsec-SA-Encr-Algorithm, otherwise tunnel setup will fail. |
26.6527.68 | Alc-IPsec-SA-Replay-Window | |
26.6527.105 | Alc-Ipv6- Primary-Dns | The IPv6 DNS server address to be assigned to an IKEv2 remote-access tunnel client via IKEv2 configuration payload: INTERNAL_IP6_DNS. Up to four DNS server addresses can be returned to a client, which could be any combination of Alc-Primary-Dns, Alc-Secondary-Dns, Alc-Ipv6-Primary-Dns and Alc-Ipv6-Secondary-Dns. |
26.6527.106 | Alc-Ipv6- Secondary-Dns | The IPv6 DNS server address to be assigned to an IKEv2 remote-access tunnel client via IKEv2 configuration payload: INTERNAL_IP6_DNS. Up to four DNS server addresses can be returned to a client, which could be any combination of Alc-Primary-Dns, Alc-Secondary-Dns, Alc-Ipv6-Primary-Dns and Alc-Ipv6-Secondary-Dns. |
26.6527.229 | Alc-IPsec-Ts-Override | The name of the ts-list to be used during IKEv2 tunnel setup. It overrides the CLI configured value via the CLI command ts-negotiation. |
26.6527.237 | Alc-Subject-Key-Identifier | The binary value of Subject Key Id in peer's certificate. |
Attribute ID | Attribute Name | Type | Limits | SR OS Format |
1 | User-Name | string | 253 bytes | # Format depends on IDi format. For example: User-Name = “user1@domain1.com” |
2 | User-Password | string | 64 bytes | — |
8 | Framed-IP-Address | ipaddr | 4 bytes | For example: Framed-IP-Address = 192.168.10.100 |
9 | Framed-IP-Netmask | ipaddr | 4 bytes | For example: Framed-IP-Netmask = 255.255.255.0 |
30 | Called-Station-Id | string | 253 bytes | # local gateway address of IKEv2 remote-access tunnel. For example: Called-Station-Id = “172.16.100.1” |
31 | Calling-Station-Id | string | 253 bytes | # peer-address:port For example: Calling-Station-Id = “192.168.5.100:500” |
44 | Acct-Session-Id | string | 147 bytes | # local_gw_ip-remote_ip:remote_port-time_stamp. For example: Acct-Session-Id = 172.16.100.1-192.168.5.100:500-1365016423 |
46 | Acct-Session-Time | integer | 4 bytes 4294967295 seconds | For example: Acct-Session-Time = 870 |
79 | EAP-Message | string | 253 bytes | Binary string |
80 | Message-Authenticator | string | 16 bytes | Binary string |
87 | Nas-Port-Id | string | 44 bytes | # SAP-ID For example: Nas-Port-Id = “tunnel-1.public:100” |
88 | Framed-Pool | string | 32 chars per pool name | For example: Framed-Pool = "MyPoolname" |
97 | Framed-IPv6-Prefix | ipv6prefix | max. 16 bytes for prefix + 1 byte for length | For example: Framed-IPv6-Prefix = 2001:DB8:CAFE:1::100/128 |
100 | Framed-IPv6-Pool | string | 32 chars | For example: Framed-IPv6-Pool = "MyV6Poolname" |
26.311.16 | MS-MPPE-Send-Key | string | 254 bytes | Binary string |
26.311.17 | MS-MPPE-Recv-Key | string | 254 bytes | Binary string |
26.6527.9 | Alc-Primary-Dns | ipaddr | Up to 4 attributes (4B per attribute) | For example: Alc-Primary-Dns = 192.168.1.1 |
26.6527.10 | Alc-Secondary-Dns | ipaddr | Up to 4 attributes (4B per attribute) | For example: Alc-Secondary-Dns = 192.168.2.1 |
26.6527.61 | Alc-IPsec-Serv-Id | integer | 2147483647 id | For example: Alc-IPsec-Serv-Id = 100 |
26.6527.62 | Alc-IPsec-Interface | string | 32 chars | For example: Alc-IPsec-Interface = IPsec-Priv |
26.6527.63 | Alc-IPsec-Tunnel-Template-Id | integer | 1 to 2048 | For example: Alc-IPsec-Tunnel-Template-Id = 200 |
26.6527.64 | Alc-IPsec-SA-Lifetime | integer | [1200 to 172800] seconds | For example: Alc-IPsec-SA-Lifetime = 2400 |
26.6527.65 | Alc-IPsec-SA-PFS-Group | integer | [1|2|5|14|15] | 1=group1, 2=group2, 5=group5, 14=group14, 15=group15 For example: Alc-IPsec-SA-PFS-Group = 2 |
26.6527.66 | Alc-IPsec-SA-Encr-Algorithm | integer | [1 to 6] | 1=null, 2=des, 3=3des, 4=aes128, 5=aes192, 6=aes256 For example: Alc-IPsec-SA-Encr-Algorithm = 3 |
26.6527.67 | Alc-IPsec-SA-Auth-Algorithm | integer | [1 to 7] | 1=null, 2=md5, 3=sha1, 4=sha256, 5=sha384, 6=sha512, 7=aesXcbc For example: Alc-IPsec-SA-Auth-Algorithm = 3 |
26.6527.68 | Alc-IPsec-SA-Replay-Window | integer | 32|64|128|256|512 | For example: Alc-IPsec-SA-Replay-Window = 128 |
26.6527.105 | Alc-Ipv6- Primary-Dns | ipv6addr | Up to 4 attributes (16B per attribute) | For example: Alc-Ipv6-Primary-Dns = 2001:DB8:1::1 |
26.6527.106 | Alc-Ipv6- Secondary-Dns | ipv6addr | Up to 4 attributes (16B per attribute) | For example: Alc-Ipv6-Secondary-Dns = 2001:DB8:2::1 |
26.6527.229 | Alc-IPsec-Ts-Override | string | 32 bytes | For example:Alc-IPsec-Ts-Override="ikev2-ts-list-1" |
26.6527.237 | Alc-Subject-Key-Identifier | octets | Up to 247 bytes | The least significant 247 bytes of the Subject Key Id in peer's certificate. |
Attribute ID | Attribute Name | Access Request | Access Accept | Access Challenge | Acct Request |
1 | User-Name | 1 | 0-1 | 0 | 1 |
2 | User-Password | 1 | 0 | 0 | 0 |
8 | Framed-IP- Address | 0 | 1 | 0 | 0-1 |
9 | Framed-IP-Netmask | 0 | 0-1 | 0 | 0 |
30 | Called-Station-Id | 0-1 | 0 | 0 | 0-1 |
31 | Calling-Station-Id | 0-1 | 0 | 0 | 0-1 |
44 | Acct-Session-Id | 1 | 0 | 0 | 1 |
46 | Acct-Session-Time | 0 | 0 | 0 | 0-1 |
79 | EAP-Message | 0+ | 0+ | 0+ | 0 |
80 | Message-Authenticator | 0-1 | 0-1 | 0-1 | 0 |
87 | Nas-Port-Id | 0-1 | 0 | 0 | 0-1 |
88 | Framed-Pool | 0 | 0-1 | 0 | 0 |
97 | Framed-IPv6-Prefix | 0 | 0-1 | 0 | 0-1 |
100 | Framed-IPv6-Pool | 0 | 0-1 | 0 | 0 |
26.311.16 | MS-MPPE-Send-Key | 0 | 0-1 | 0 | 0 |
26.311.17 | MS-MPPE-Recv-Key | 0 | 0-1 | 0 | 0 |
26.6527.9 | Alc-Primary-Dns | 0 | 0+ | 0 | 0 |
26.6527.10 | Alc-Secondary-Dns | 0 | 0+ | 0 | 0 |
26.6527.61 | Alc-IPsec-Serv-Id | 0 | 0-1 | 0 | 0 |
26.6527.62 | Alc-IPsec-Interface | 0 | 0-1 | 0 | 0 |
26.6527.63 | Alc-IPsec-Tunnel-Template-Id | 0 | 0-1 | 0 | 0 |
26.6527.64 | Alc-IPsec-SA-Lifetime | 0 | 0-1 | 0 | 0 |
26.6527.65 | Alc-IPsec-SA-PFS-Group | 0 | 0-1 | 0 | 0 |
26.6527.66 | Alc-IPsec-SA-Encr-Algorithm | 0 | 0-1 | 0 | 0 |
26.6527.67 | Alc-IPsec-SA-Auth-Algorithm | 0 | 0-1 | 0 | 0 |
26.6527.68 | Alc-IPsec-SA-Replay-Window | 0 | 0-1 | 0 | 0 |
26.6527.105 | Alc-Ipv6- Primary-Dns | 0 | 0+ | 0 | 0 |
26.6527.106 | Alc-Ipv6- Secondary-Dns | 0 | 0+ | 0 | 0 |
26.6527.229 | Alc-IPsec-Ts-Override | 0 | 0-1 | 0 | 0 |
26.6527.237 | Alc-Subject-Key-Identifier | 0-1 | 0 | 0 | 0 |
Attribute ID | Attribute Name | Description |
8 | Framed-IP-Address | |
87 | NAS-Port-Id | A text string identifying the physical SAP or SDP serving the AA-transit subscriber (parent SAP or SDP). Mandatory attribute to create (CoA), delete (Disconnect) or audit (CoA) a transit-AA subscriber. |
97 | Framed-IPv6-Prefix | The IPv6 address for AA-Transit subscriber creation or removal (same use as [8] Framed-Ip-Address). |
26.6527.11 | Alc-Subsc-ID-Str | A mandatory attribute used in Access-Accept for AA subscriber creation (as in ESM host creation) or application-profile change (CoA) and for AA-transit subscriber creation (CoA), removal (Disconnect) or audit (CoA). Attribute values longer than the allowed string value are treated as setup failures. |
26.6527.45 | Alc-App-Prof-Str | |
26.6527.130 | Alc-AA-Transit-IP | Used to create (CoA), modify (CoA), delete (disconnect) or audit (CoA) an Application Assurance transit-ipv4 or v6-subscriber for business AA deployments and allows reporting and policy enforcement at IP address or prefix level within the parent SAP or spoke-SDP. Mandatory attributes to create(c), modify(m), delete(d) or audit(a) an AA-transit-ip-subscriber are: [8] Framed-IP-Address (c/m/d/a) or [97] Framed-IPv6-Prefix(c/m/d/a), [87] NAS-Port-Id(c/m/d/a), [26.6527.11] Alc-Subsc-ID-Str(c/m/d/a), [26.6527.45] Alc-App-Prof-Str(c/m/a) and [26.6527.130] Alc-AA-Transit-IP(c/m/d/a). The value of [26.6527.130] Alc-AA-Transit-IP must be an Integer, the value 1 (host) is used for host creation, 2 (audit-start) and 3 (audit-end) are used for the audit. |
26.6527.182 | Alc-AA-Sub-Http-Url-Param | Optional text string used to customize the URL used for HTTP In-Browser Notification and automatically appended at the end of the notification script URL as an argument. This text string can also be configured in the http-redirect URL policy using macro substitution. The VSA string typically contains one or more argument names and values; there is no limit in the number of arguments besides the maximum length of the VSA. Each new argument must be preceded by “&” so as to be understood properly by a web server, the format for the Alc-AA-Sub-Http-Url-Param string must be for instance: "&arg1=value1" or "&arg1=value1&arg2=value2" This VSA string can be overwritten through CoA. |
26.6527.193 | Alc-AA-App-Service-Options | The VSA string contains the characteristic name and the value name. The format for the Alc-AA-App-Service-Options string must be "char=value". An equal sign is used as the delimiter between characteristic string and value string. Each name can have any character including spaces, except ‘=’. Everything before the '=' is interpreted as the character string and everything after the '=' is interpreted as the value string. One ASO char=value pair is supported per VSA, If an ASO char=value pair is not found in a VSA, the message is rejected. If an ASO char=value does not match a provisioned ASO for the group/partition for that subscriber, the message is rejected. An app profile is a defined set of ASO values. App-profiles interact with ASO overrides in this way:
|
26.6527.193 (cont.) | Alc-AA-App-Service-Options (cont.) |
|
Alc-Aa-Sub-Scope | This attribute is used to define the scope of the [26.6527.45] Alc-App-Prof-Str attribute and the related [26.6527.193] Alc-AA-App-Service-Options attributes to affect either the subscriber (all hosts) or to affect only the specific host IP addresses used by a unique MAC address. The absence of this attribute defaults to using scope. |
Attribute ID | Attribute Name | Type | Limits | SR OS Format |
8 | Framed-IP-Address | ipaddr | 4 bytes | Framed-IP-Address = “150.0.200.1” |
87 | NAS-Port-Id | string | 253 bytes | # Depends on the parent port type # Example for sap NAS-Port-Id = 1/1/4:501.1001 # Example for spoke-sdp NAS-Port-Id = 4:100 |
97 | Framed-IPv6-Prefix | ipv6prefix | max. 16 bytes for prefix + 1 byte for length | # Example: Framed-IPv6-Prefix = 2001:cafe:cefe:1::/64 |
26.6527.11 | Alc-Subsc-ID-Str | string | 32 chars | # Example: Alc-Subsc-ID-Str = transit-sub-radius1 |
26.6527.45 | Alc-App-Prof-Str | string | 16 bytes | # Example: Alc-App-Prof-Str = MyAppProfile |
26.6527.130 | Alc-AA-Transit-IP | integer | 4 bytes | 1=host, 2=audit-start, 3=audit-end For example: # CoA create AA transit subscriber on SAP 4/1/1, IP address 150.0.200.1 Alc-AA-Transit-IP = host NAS-Port-ID = 4/1/1 framed-ip-address = 150.0.200.1 Alc-Subsc-ID-Str = transit-sub-radius1 Alc-App-Prof-Str = MyAppProfile |
26.6527.182 | Alc-AA-Sub-Http-Url-Param | string | Alc-AA-Sub-Http-Url-Param = "&Provider=ISPname&Location=Station21" | |
26.6527.193 | Alc-AA-App-Service-Options | string | 65 bytes per string (char. 32bytes + 1 byte + value 32bytes) 32 VSAs per message | Format characteristic=value, # For example: Alc-AA-App- Service-Options = “ServiceTier=Bronze” |
Alc-Aa-Sub-Scope | integer | 4 bytes | 1=subscriber, 2=mac Alc-Aa-Sub-Scope = 2 To set the scope of the application profile to all subscriber hosts belonging to the same ESM subscriber: Alc-Aa-Sub-Scope = 1 |
Attribute ID | Attribute Name | Access Request | Access Accept | CoA Request |
8 | Framed-IP-Address | 0 | 0 | 0-1 |
87 | NAS-Port-Id | 0 | 0 | 0-1 |
97 | Framed-IPv6-Prefix | 0 | 0 | 0-1 |
26.6527.11 | Alc-Subsc-ID-Str | 0 | 0-1 | 0-1 |
26.6527.45 | Alc-App-Prof-Str | 0 | 0-1 | 0-1 |
26.6527.130 | Alc-AA-Transit-IP | 0 | 0 | 0-1 |
26.6527.182 | Alc-AA-Sub-Http-Url-Param | 0 | 0-1 | 0-1 |
26.6527.193 | Alc-AA-App-Service-Options | 0 | 0-1 | 0-1 |
Alc-Aa-Sub-Scope | 0 | 0-1 | 0-1 |
Attribute ID | Attribute Name | Description |
1 | User-Name | The name of user requesting user-Authentication, Authorization, Accounting. User-names longer the allowed maximum Limit are treated as an authentication failure. |
2 | User-Password | The password of user requesting user-Authentication, Authorization, Accounting and always encrypted in a fixed length |
4 | NAS-IP-Address | The identifying IP Address of the NAS requesting the Authentication or Accounting. Included when the RADIUS server is reachable via IPv4. The address is determined by the routing instance through which the RADIUS server can be reached: “Management”— The active IPv4 address in the Boot Options File (bof address ipv4-address) “Base” — The IPv4 address of the system interface (configure router interface system address address). The address can be overwritten with the configured source-address (configure system security source-address application radius ip-int-name | ip-address) |
18 | Reply-Message | The attribute received in the Access-Challenge message for challenge-response interactive authentication. The content of the Reply-Message attribute is displayed to the user. The user is prompted for a response. |
24 | State | The attribute received in the Access-Challenge message for challenge-response interactive authentication and sent unmodified in the new Access-Request |
27 | Session-Timeout | The attribute received in the Access-Challenge message for challenge-response interactive authentication. The maximum number of seconds in which the user should provide the response. After this time, the prompt is terminated. |
28 | Idle-Timeout | The attribute received in the Access-Challenge message for challenge-response interactive authentication. The number of seconds after which the prompt is terminated when no user activity is detected. |
31 | Calling-Station-Id | The IP address (coded in hex) from the user that requests Authentication, Authorization, Accounting or “CONSOLE” when requesting access from the serial port (Console). |
44 | Acct-Session-Id | A unique, without meaning, generated number per authenticated user and reported in all accounting messages and used to correlate users CLI commands (accounting data) from the same user. |
61 | NAS-Port-Type | Mandatory included as type Virtual (5) for telnet/ssh or Async (0) for Console. |
95 | NAS-IPv6-Address | The identifying IP Address of the NAS requesting the Authentication or Accounting. Included when the RADIUS server is reachable via IPv6. The address is determined by the routing instance through which the RADIUS server can be reached: “Management” — The active IPv6 address in the Boot Options File (bof address ipv6-address) |
26.6527.1 | Timetra-Access | Specifies the type of access (FTP, console access or both) the user is permitted. |
Timetra-Home-Directory | ||
26.6527.3 | Timetra-Restrict-To-Home | When the value is true the user is not allowed to navigate to directories above his home directory for file access. The home-directory is specified in [26.6527.2] Timetra-Home-Directory and is root if [26.6527.2] Timetra-Home-Directory is omitted. |
26.6527.4 | Timetra-Profile | The user profile(s) that the user has access to and refers to preconfigured user-profile-name's (configure system security profile user-profile-name). These preconfigured profiles hold a default-action, a match command-string and an action. Unreferenced profiles names are silently ignored. If the maximum number of profile strings is violated, or if a string is too long, processing the input is stopped but authorization continues and too long profile string (and all strings followed by that) are ignored. Each user can have multiple profiles and the order is important. The first user profile has highest precedence, followed by the second and so on. Note that for each authenticated RADIUS user a temporary profile with name [1]User-Name is always created (show system security profile) and executed as last profile. This temporary profile is build from the mandatory attribute [26.6527.5]Timetra-Default-Action and optional attributes [26.6527.6] Timetra-Cmd, [26.6527.7] Timetra-Action. |
26.6527.5 | Timetra-Default-Action | Specifies the default action (permit-all, deny-all or none) when the user has entered a command and none of the commands-strings in [26.6527.6]Timetra-Cmd resulted in a match condition. The attribute is mandatory and required even if the [36.6527.6] Timetra-Cmd's are not used. |
26.6527.6 | Timetra-Cmd | Note that for each authenticated RADIUS user, a temporary profile with name [1]User-Name is always created (show system security profile) and executed as last profile. This temporary profile is build from the mandatory attribute [26.6527.5]Timetra-Default-Action and optional attributes [26.6527.6] Timetra-Cmd, [26.6527.7] Timetra-Action. |
Timetra-Action | Action to be used in case a user's command matches the commands specified in [26.6527.6] Timetra-Cmd attribute. Action deny is used if attribute is omitted and the [26.6527.5] Timetra-Default-Action is used when no match is found. Notes:
| |
Timetra-Exec-File | Specifies the file that is executed whenever the user is successfully authenticated. |
Attribute ID | Attribute Name | Type | Limits | SR OS Format |
1 | User-Name | string | 32 chars | For example: User-Name = “admin” |
2 | User-Password | string | 16 chars fixed | Encrypted password For example: User-Password 4ec1b7bea6f2892fa466b461c6accc00 |
4 | NAS-IP-Address | ipaddr | 4 bytes | # ip-address For example: NAS-IP-Address = “192.0.2.1” |
18 | Reply-Message | string | — | For example: Reply-Message = “Please enter your response for challenge: 4598 2441 ?” |
24 | State | string | — | For example: State = “Challenge-Response” |
27 | Session-Timeout | integer | — | For example: Session-Timeout = 180 |
28 | Idle-Timeout | integer | — | For example: Idle-Timeout = 90 |
31 | Calling-Station-Id | string | 64 bytes | # users ip address or “CONSOLE” For example: Calling-Station-Id = “192.0.2.2” or Calling-Station-Id = “2001:db8::2” |
44 | Acct-Session-Id | string | 22 bytes | For example: Acct-Session-Id = “2128463592102512113409” |
61 | NAS-Port-Type | integer | 4 bytes value 5 fixed | Fixed set to value Virtual (5) for ssh/telnet and Async (0) for console. For example: NAS-Port-Type 00000005 |
95 | NAS-IPv6-Address | ipv6addr | 16 bytes | # ipv6 address For example: NAS-IPv6-Address = 2001:db8::1 |
26.6527.1 | Timetra-Access | integer | 1,2,3 | 1=ftp, 2=console (serial port, Telnet and SSH(SCP)), 3=both For example: Timetra-Access = console |
26.6527.2 | Timetra-Home-Directory | string | 190 chars | For example: Timetra-Home-Directory = cf3:/7750/configs/ |
26.6527.3 | Timetra-Restrict-To-Home | integer | 1,2 (false, true) | 1=true, 2=false For example: Timetra-Restrict-To-Home = true |
26.6527.4 | Timetra-Profile | string | 16 attributes 32 chars/attribute | For example: Timetra-Profile += administrative1 Timetra-Profile += administrative2 |
26.6527.5 | Timetra-Default-Action | integer | 1,2,3 | 1=permit-all, 2=deny-all, 3=none For example: Timetra-Default-Action = none |
26.6527.6 | Timetra-Cmd | string | 25 attributes 247 chars/attribute | For example: Timetra-Cmd += configure router isis;show subscriber-mgmt sub-profile Timetra-Cmd += show router |
26.6527.7 | Timetra-Action | integer | 25 attributes | # 1=permit, 2=deny For example: Timetra-Cmd = permit |
26.6527.8 | Timetra-Exec-File | string | 200 chars | Timetra-Exec-File = <local-url>|<remote-url> # local-url : <cflash-id>/][<file-path> # remote-url : {ftp://|tftp://}<login>:<pswd>@<remote-locn>/<file-path> For example: Timetra-Exec-File = cf3:/MyScript Timetra-Exec-File = ftp://root:root@192.168.0.10/home/configs/MyScript.cfg |
Attribute ID | Attribute Name | Access Request 1 | Access-Challenge 1 | Access Request 2 | Access-Accept 1 or 2 |
1 | User-Name | 1 | 0 | 1 | 0 |
2 | User-Password | 1 | 0 | 1 | 0 |
4 | NAS-IP-Address | 0-1 | 0 | 0-1 | 0 |
18 | Reply-Message | 0 | 1+ | 0 | 0 |
24 | State | 0 | 0-1 | 0-1 | 0 |
27 | Session-Timeout | 0 | 0-1 | 0 | 0 |
28 | Idle-Timeout | 0 | 0-1 | 0 | 0 |
31 | Calling-Station-Id | 1 | 0 | 1 | 0 |
44 | Acct-Session-Id | 0 | 0 | 0 | 0 |
61 | NAS-Port-Type | 1 | 0 | 1 | 0 |
95 | NAS-IPv6-Address | 0-1 | 0 | 0-1 | 0 |
26.6527.1 | Timetra-Access | 0 | 0 | 0 | 1 |
26.6527.2 | Timetra-Home-Directory | 0 | 0 | 0 | 1 |
26.6527.3 | Timetra-Restrict-To-Home | 0 | 0 | 0 | 1 |
26.6527.4 | Timetra-Profile | 0 | 0 | 0 | 0+ |
26.6527.5 | Timetra-Default-Action | 0 | 0 | 0 | 1 |
26.6527.6 | Timetra-Cmd | 0 | 0 | 0 | 0+ |
26.6527.7 | Timetra-Action | 0 | 0 | 0 | 0-1 |
26.6527.8 | Timetra-Exec-File | 0 | 0 | 0 | 0-1 |
Attribute ID | Attribute Name | Description |
1 | User-Name | Maps to configure aaa route-downloader name base-user-name user-name were the base-user-name sets the prefix for the username that shall be used in access requests. The actual name used is a concatenation of this string, a “ -” (hyphen) character and a monotonically increasing integer. Consecutive Access-Requests with incrementing User-Name are repeated until the aaa route download application receives an Access-Reject. Default is system-name. |
2 | User-Password | Maps to configure aaa route-downloader name password password in the RADIUS-Access request. Default is empty string. |
22 | Framed-Route | |
99 | Framed-IPv6-Route | See description [22] Framed-Route. The route-download application accepts downloaded IPv6 routes only in [99] Framed-IPv6-Route format. |
26.9.1 | cisco-av-pair | See description [22] Framed-Route |
Attribute ID | Attribute Name | Type | Limits | SR OS Format |
1 | User-Name | string | 32 chars base-user-name | For example: # base-user-name download-pool USER NAME [1] 16 download-pool-1 |
2 | User-Password | string | max. 32 chars | Encrypted password For example: User-Password 4ec1b7bea6f2892fa466b461c6accc00 |
22 | Framed-Route | string | 253 bytes 200.000 attributes | Format [vrf {vpn-name|vpn-serviceid}] {IP} prefix-mask {null0 | null 0 | black-hole} [metric] [tag tag-value] The vpn-name should not contain blank spaces as this would result in a parsing error and a drop of the corresponding prefix. #The prefix-mask could be in any form as: prefix/length, prefix mask or prefix (the mask is derived from the IP class of the prefix). For example: # A base route 192.1.0.0/24 with different formats, metric and tags Framed-Route = 192.1.0.0/24 black-hole tag 1, Framed-Route = 192.1.0.0 255.255.255.0 null 0 20 tag 1, Framed-Route = 192.1.0.0 null0 22255 tag 33, For example: # A vrf route 192.1.1.0/24 with different formats, metric and tags Framed-Route = vrf 6000 192.1.1.0 null0 254 tag 4, Framed-Route = vrf ws/rt-custmomerx 192.1.1.0 null0 254 tag 5, |
99 | Framed-IPv6-Route | string | 253 bytes 200.000 attributes | Format [vrf {vpn-name | vpn-serviceid}] {IP} prefix-mask {null0 | null 0 | black-hole} [metric] [tag tag-value] The vpn-name should not contain blank spaces as this would result in a parsing error and a drop of the corresponding prefix. #The prefix-mask could be in any form as: prefix/length, prefix mask or prefix (the mask is derived from the IP class of the prefix). For example: Framed-IPv6-Route += 4001:0:0:1::/64 null0, Framed-IPv6-Route += vrf ws/rt-custmomerx 4002:0:0:0:1::/96 null 0 10 tag 4294967295, Framed-IPv6-Route += vrf 6000 4003:0:1::/48 black-hole 0 tag 4294967295,t |
26.9.1 | cisco-av-pair | string | 253 bytes 200.000 attributes | Format [vrf {vpn-name | vpn-serviceid}] {IP} prefix-mask {null0 | null 0 | black-hole} [metric] [tag tag-value] The vpn-name should not contain blank spaces as this would result in a parsing error and a drop of the corresponding prefix. #The prefix-mask could be in any form as: prefix/length, prefix mask or prefix (the mask is derived from the IP class of the prefix). For example: # A base route 192.1.5.0/24 without metric and tags (use defaults) cisco-avpair += ip:route=192.1.0.0 255.255.255.0 null0, For example: # A vrf route 192.1.1.0/24 with different formats, metric and tags cisco-avpair += ip:route=vrf 6000 192.1.1.0/24 null 0 0 tag 62, cisco-avpair += ip:route=vrf ws/rt-custmomerx 192.1.1.0/24 null 0 200 tag 63 |
Attribute ID | Attribute Name | Access Request | Access Accept |
1 | User-Name | 1 | 0 |
2 | User-Password | 1 | 0 |
22 | Framed-Route | 0 | 0+ |
99 | Framed-IPv6-Route | 0 | 0+ |
26.9.1 | cisco-av-pair | 0 | 0+ |
There are currently three accounting modes in Enhanced Subscriber Management accounting:
A single host can have up to two simultaneously active accounting modes.
The Acct Reporting Level column in Table 64 shows the accounting mode messages that report the attribute:
Each accounting mode has a dedicated accounting session id. The accounting session id (number format) has a fixed length format of 22 bytes and is unique.
Host accounting (per subscriber host):
Session accounting (per PPPoE or IPoE session):
Queue instance accounting (per queue instance):
The Host or Session accounting session id can be included in a RADIUS Access Request:
The accounting session ID format that appears in RADIUS accounting messages can be configured to a fixed 22 byte hexadecimal number format or a variable length description format:
An Acct-Multi-Session-Id is included in all RADIUS accounting messages (start/stop/interim):
queue-instance-accounting | host-accounting | session-accounting | [50] Acct-Multi-Session-Id |
✓ | x | x | Not present |
x | ✓ | x | Queue Instance Acct-Session-Id |
x | x | ✓ | Queue Instance Acct-Session-Id |
✓ | ✓ | x | Queue Instance Acct-Session-Id |
✓ | x | ✓ | Queue Instance Acct-Session-Id |
x | ✓ | ✓ | Session Acct-Session-Id |
The reporting of volume counters in accounting is coupled to the sending of periodic or host triggered Accounting Interim Updates messages. Volume based accounting is therefore enabled via the interim-update CLI parameter for all accounting modes and/or by the host-update CLI parameter in session accounting mode as shown in Table 61.
Accounting Mode | Statistics Type |
host-accounting interim-update session-accounting interim-update [host-update] session-accounting host-update queue-instance-accounting interim-update | Time and volume based accounting |
host-accounting session-accounting queue-instance-accounting | Time based accounting |
The different sets of volume accounting attributes that can be included in the Accounting Interim and Stop messages are controlled via include-radius-attribute CLI commands. Multiple volume reporting types can be enabled simultaneously:
Attribute ID | Attribute Name | Description |
1 | User-Name | Refers to the user to be authenticated in the Access-Request. The format for IPoE/PPPoE hosts depends on configuration parameters pppoe-access-method, ppp-user-name or user-name-format in the CLI context configure subscriber-mgmt authentication-policy name. The format for ARP-hosts is not configurable and always the host IPv4-address. The RADIUS User-Name specified in an Access-Accept or CoA is reflected in the corresponding accounting messages. The attribute is omitted in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute no user-name. |
4 | NAS-IP-Address | The identifying IP Address of the NAS requesting the Authentication or Accounting. Included when the RADIUS server is reachable via IPv4. The address is determined by the routing instance through which the RADIUS server can be reached: “Management” — The active IPv4 address in the Boot Options File (bof address ipv4-address) “Base” or “VPRN”— The the IPv4 address of the system interface (configure router interface system address address). The default NAS-IP-Address value can be overwritten: ESM: configure aaa radius-server-policy policy-name servers source-address ip- address DSM: configure aaa isa-radius-policy name nas-ip-address-origin {isa-ip | system-ip} |
5 | NAS-Port | The physical access-circuit on the NAS which is used for the Authentication or Accounting of the user. The format of this attribute is configurable on the NAS as a fixed 32 bit value or a parameterized 32 bit value. The parameters can be a combination of outer-vlan-id(o), inner-vlan-id(i), slot number(s), MDA number(m), port number or lag-id(p), ATM VPI(v) and ATM VCI(c), fixed bit values zero (0) or one (1) but cannot exceed 32 bits. The format can be configured for following applications: configure aaa l2tp-accounting-policy name include-radius-attribute nas-port, configure router l2tp cisco-nas-port, configure service vprn service-id l2tp cisco-nas-port, configure subscriber-mgmt authentication-policy name include-radius-attribute nas-port, configure subscriber-mgmt radius-accounting-policy name include-radius-attribute nas-port. |
6 | Service-Type | The type of service the PPPoE user has requested, or the type of service to be provided for the PPPoE user. Optional in RADIUS-Accept and CoA. Treated as a session setup failure if different from Framed-User. |
7 | Framed-Protocol | The framing to be used for framed access in case of PPPoE users. Optional in RADIUS-Accept and CoA. Treated as a session setup failure if different from PPP. |
8 | Framed-IP-Address | The IPv4 address to be configured for the host via DHCPv4 (radius proxy) or IPCP (PPPoE). Simultaneous returned attributes [88] Framed-Pool and [8] Framed-IP-Address (RADIUS Access-Accept) are handled as host setup failures. Attribute is also used in CoA and Disconnect Message (part of the ESM or AA user identification-key). Attribute is omitted in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute no framed-ip-addr. |
9 | Framed-IP-Netmask | The IP netmask to be configured for the user when the user is a router to a network. For DHCPv4 users, the attribute maps to DHCPv4 option [1] Subnet mask and is mandatory if [8] Framed-IP-Address is also returned. For PPPoE residential access, the attribute should be set to 255.255.255.255 (also the default value if the attribute is omitted). For PPPoE business access, the attribute maps to PPPoE IPCP option [144] Subnet-Mask only when the user requests this option and if the node parameter configure subscriber-mgmt ppp-policy ppp-policy-name ipcp-subnet-negotiation is set. Attribute is omitted in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute no framed-ip-netmask. |
22 | Framed-Route | The routing information (IPv4 managed route) to be configured on the NAS for a host (dhcp, pppoe, arp) that operates as a router without NAT (so called Routed subscriber host). Valid RADIUS learned managed routes can be included in RADIUS accounting messages with following configuration: configure subscriber-mgmt radius-accounting-policy name include-radius-attribute framed-route. Associated managed routes for an instantiated routed subscriber host are included in RADIUS accounting messages independent of the state of the managed route (Installed, Shadowed or HostInactive). In case of a PPP session, when a Framed-Route is available while the corresponding routed subscriber host is not yet instantiated, the managed route is in the state “notYetInstalled” and will not be included in RADIUS accounting messages. |
25 | Class | The attribute sent by the RADIUS server to the NAS in an Access-Accept or CoA and is sent unmodified by the NAS to the Accounting server as part of the Accounting-Request packet. Strings with a length longer than the defined Limits are accepted but truncated to this boundary. |
30 | Called-Station-Id | Allows the NAS to send in an Access Request and/or Accounting Request information with respect to the user called. Attribute is omitted in authentication/accounting via: configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute no called-station-id. Supported applications: LNS: The content is the string passed in the [21] Called Number AVP of the L2TP ICRQ message. WLAN Gateway: Reflects the currently learned AP-MAC and SSID. These can be learned via EAP, DHCP (opt82), DHCPv6 LDRA (interface-id) or arp-over-GRE. |
31 | Calling-Station-Id | Allows the NAS to send unique information identifying the user who requested the service. This format is driven by configuration (configure subscriber-mgmt radius-accounting-policy name include-radius-attribute calling-station-id <llid | mac | remote-id | sap-id | sap-string>). The LLID (logical link identifier) is the mapping from a physical to logical identification of a subscriber line and supplied by a RADIUS llid-server. The sap-string maps to configure service ies | vprn service-id subscriber-interface ip-int-name group-interface ip-int-name sap sap-id calling-station-id sap-string. A [31] Calling-Station-Id attribute value longer than the allowed maximum is treated as a setup failure. The attribute is omitted in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute no calling-station-id. For DSM the Calling-Station-Id is always equal to the remote-id if present and the UE MAC address otherwise. |
32 | NAS-Identifier | A string (configure system name system-name) identifying the NAS originating the Accounting requests and sent when nas-identifier is included for the corresponding application: configure subscriber-mgmt radius-accounting-policy (ESM accounting), configure aaa isa-radius-policy (LSN accounting, WLAN-GW) and configure aaa l2tp-accounting-policy (L2TP accounting). |
40 | Acct-Status-Type | Indicates whether this Accounting-Request marks the beginning of the user service (Start) or the end (Stop) or reports interim updates. |
41 | Acct-Delay-Time | Indicates how many seconds the client has been trying to send this accounting record for. In initial accounting messages this attribute is included with value 0 for ESM and omitted for DSM. Attribute is omitted in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute no acct-delay-time. |
42 | Acct-Input-Octets | Indicates how many octets have been received from the user over the course of this service being provided and included when standard accounting attributes are configured. (configure subscriber-mgmt radius-accounting-policy name include-radius-attribute std-acct-attributes). [52] Acct-Input-Gigawords indicates how many times (if greater than zero) the [42] Acct-Input-Octets counter has wrapped around 2^32. |
43 | Acct-Output-Octets | Indicates how many octets have been sent to the user over the course of this service being provided and included when standard accounting attributes are configured. (configure subscriber-mgmt radius-accounting-policy name include-radius-attribute std-acct-attributes). [53] Acct-Output-Gigawords indicates how many times (if greater than zero) the [43] Acct-Output-Octets counter has wrapped around 2^32. |
44 | Acct-Session-Id | This attribute (in number format) can be used as CoA or Disconnect Message key to target the hosts or session. |
45 | Acct-Authentic | Indicates how the user was authenticated. Attribute is omitted in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute no acct-authentic. |
46 | Acct-Session-Time | Reports the elapsed time in seconds over the course of this service being provided. When the accounting session time equals zero (example when the accounting start is followed immediately by an accounting interim update or by an accounting stop within the same second), then the attribute is not included. |
47 | Acct-Input-Packets | Indicates how many packets have been received from the user over the course of this service being provided and included when standard accounting attributes are configured. (configure subscriber-mgmt radius-accounting-policy name include-radius-attribute std-acct-attributes). There is no overflow attribute when attribute wraps around 2^32. |
48 | Acct-Output-Packets | Indicates how many packets have been send to the user over the course of this service being provided and included when standard accounting attributes are configured. (configure subscriber-mgmt radius-accounting-policy name include-radius-attribute std-acct-attributes). There is no overflow attribute when attribute wraps around 2^32. |
49 | Acct-Terminate-Cause | |
50 | Acct-Multi-Session-Id | A unique Accounting ID that links together multiple related accounting sessions. (see Enhanced Subscriber Management Accounting [50] Acct-Multi-Session-Id Values) Each linked accounting session has a unique [44] Acct-Session-Id and the same [50] Acct-Multi-Session-Id. This attribute is not sent if only queue-instance accounting mode is enabled. The attribute can have a fixed 22 byte hexadecimal number format or a variable length description format (configure subscriber-mgmt radius-accounting-policy policy-name session-id-format {number | description}). For DSM the attribute has a fixed 10 byte hexadecimal number format with each byte separated by a hyphen. There are no DSM hosts linked together through this attribute. |
52 | Acct-Input-Gigawords | Indicates how many times (one or more) the [42] Acct-Input-Octets counter has wrapped around 2^32 in the course of delivering this service and send together with [42] Acct-Input-Octets, [43] Acct-Output-Octets and [53] Acct-Output-Gigawords when standard accounting attributes are configured. (configure subscriber-mgmt radius-accounting-policy name include-radius-attribute std-acct-attributes). The attribute is not sent when its value=0. |
53 | Acct-Output-Gigawords | Indicates how many times (one or more) the [43] Acct-Output-Octets counter has wrapped around 2^32 in the course of delivering this service and send together with [42] Acct-Input-Octets, [43] Acct-Output-Octets and [52] Acct-Input-Gigawords when standard accounting attributes are configured (configure subscriber-mgmt radius-accounting-policy name include-radius-attribute std-acct-attributes). The attribute is not sent when its value=0. |
55 | Event-Timestamp | Record the time that this event occurred on the NAS, in seconds since January 1, 1970 00:00 UTC |
61 | NAS-Port-Type | The type of the physical port of the NAS which is authenticating the user and value automatically determined from subscriber SAP encapsulation. It can be overruled by configuration. Included only if include-radius-attribute nas-port-type is added per application: configure subscriber-mgmt radius-accounting-policy (ESM accounting), configure aaa isa-radius-policy (LSN accounting, WLAN-GW) and configure aaa l2tp-accounting-policy (L2TP accounting). Checked for correctness if returned in CoA. |
64 | Tunnel-Type | (L2TP LAC and LNS only) The tunneling protocol(s) to be used (in the case of a tunnel initiator) or the tunneling protocol in use (in the case of a tunnel terminator). This attribute is mandatory in LAC Access-Accept and its value must be L2TP. The attribute is included in Acct-Request messages if the tunnel-server-attrs (LNS) or tunnel-client-attrs (LAC) option is configured in the configure subscriber-mgmt radius-accounting-policy name include-radius-attribute CLI context. |
65 | Tunnel-Medium-Type | (L2TP LAC and LNS only) The transport medium to use when creating a tunnel for protocols (such as L2TP) that can operate over multiple transports. This attribute is mandatory in LAC Access-Accept and its value must be IP or IPv4. The attribute is included in Acct-Request messages if the tunnel-server-attrs (LNS) or tunnel-client-attrs (LAC) option is configured in the configure subscriber-mgmt radius-accounting-policy name include-radius-attribute CLI context. |
66 | Tunnel-Client-Endpoint | (L2TP LAC and LNS only) The dotted-decimal IP address of the initiator end of the tunnel. Preconfigured values are used when attribute is omitted (configure router/service vprn service-id l2tp local-address). If omitted in Access Accept on LAC and no local-address configured, then the address is taken from the interface with name system. The attribute is included in Acct-Request messages if the t tunnel-server-attrs (LNS) or tunnel-client-attrs (LAC) option is configured in the configure subscriber-mgmt radius-accounting-policy name include-radius-attribute CLI context. |
67 | Tunnel-Server-Endpoint | (L2TP LAC and LNS only) The dotted-decimal IP address of the server end of the tunnel is also on the LAC the dest-ip for all L2TP packets for that tunnel. The attribute is included in Acct-Request messages if the tunnel-server-attrs (LNS) or tunnel-client-attrs (LAC) option is configured in the configure subscriber-mgmt radius-accounting-policy name include-radius-attribute CLI context. |
68 | Acct-Tunnel-Connection | (L2TP LAC and LNS only) The format of the attribute in Acct-Request messages can be configured with configure subscriber-mgmt radius-accounting-policy name acct-tunnel-connection-fmt ascii-spec. By default, the Call Serial Number is inserted. The attribute is included in Acct-Request messages if the tunnel-server-attrs (LNS) or tunnel-client-attrs (LAC) option is configured in the configure subscriber-mgmt radius-accounting-policy name include-radius-attribute CLI context. |
87 | NAS-Port-Id | A text string which identifies the physical/logical port of the NAS which is authenticating the user and/or reported for accounting. Attribute is also used in CoA and Disconnect Message (part of the user identification-key). The nas-port-id for physical ports usually contains slot/mda/port/vlan|vpi.vlan|vci. The physical port can have an optional prefix-string (max 8 chars) and suffix-string (max 64 chars) added for Accounting (configure subscriber-mgmt radius-accounting-policy name include-radius-attribute nas-port-id [prefix-string string] [suffix circuit-id | remote-id]). For logical access circuits (LNS) the nas-port-id is a fixed concatenation (delimiter #) of routing instance, tunnel-server-endpoint, tunnel-client-endpoint, local-tunnel-id, remote-tunnel-id, local-session-id, remote-session-id and call sequence number. For WLAN-GW, the Nas-Port-Id is a text string with format defined by the aggregation type (see WLAN Gateway for details): GRE or L2TPv3: “tunnel-type rtr-virtual router id#lip-local ip address#rip-remote ip address” VLAN: “VLAN svc-svc-id[:vlan[.vlan]]” |
90 | Tunnel-Client-Auth-ID | (L2TP LAC and LNS only) Used during the authentication phase of tunnel establishment and copied by the LAC in L2TP SCCRQ AVP 7 Host Name. The value with tag 0 is used as default for the tunnels where the value is not specified. Pre-configured values are used when the attribute is omitted (configure router/service vprn service-id l2tp local-name host-name). The system name (configure system name system-name) is copied in AVP Host Name if this attribute is omitted and no local-name is configured. The attribute is included in Acct-Request messages if the tunnel-server-attrs (LNS) or tunnel-client-attrs (LAC) option is configured in the configure subscriber-mgmt radius-accounting-policy name include-radius-attribute CLI context. |
91 | Tunnel-Server-Auth-ID | (L2TP LAC and LNS only) Used during the authentication phase of tunnel establishment. For authentication the value of this attribute is compared with the value of AVP 7 Host Name from the received LNS SCCRP. Authentication from LAC point of view passes if both attributes are the same. This authentication check is not performed if the RADIUS attribute is omitted. The attribute is included in Acct-Request messages if the tunnel-server-attrs (LNS) or tunnel-client-attrs (LAC) option is configured in the configure subscriber-mgmt radius-accounting-policy name include-radius-attribute CLI context. |
95 | NAS-IPv6-Address | The identifying IP Address of the NAS requesting the Authentication or Accounting. Included when the RADIUS server is reachable via IPv6. The address is determined by the routing instance through which the RADIUS server can be reached: “Management” — The active IPv6 address in the Boot Options File (bof address ipv6-address) “Base” or “VPRN” — The IPv6 address of the system interface (configure router interface system ipv6 address ipv6-address). The address can be overwritten with the configured ipv6-source-address (configure aaa radius-server-policy policy-name servers ipv6-source-address ipv6-address). |
96 | Framed-Interface-Id | Contains the IPv6 interface ID from the user. The attribute can optionally be included in Accounting messages (configure subscriber-mgmt radius-accounting-policy name include-radius-attribute framed-interface-id). The Framed-Interface-Id attribute is not sent in RADIUS Authentication and silently ignored in RADIUS Accept. |
97 | Framed-IPv6-Prefix | For Distributed Subscriber Management (DSM), if SLAAC is active for a UE, the attribute contains the prefix assigned to this UE. Inclusion of this attribute is enabled via configure aaa isa-radius-policy policy-name acct-include-attributes framed-ipv6-prefix. |
99 | Framed-IPv6-Route | The routing information (IPv6 managed route) to be configured on the NAS for a v6 wan-host (IPoE or PPPoE) that operates as a router and/or a DHCPv6 IA-PD host modeled as a managed route. Valid RADIUS learned managed routes and DHCPv6 IA-PD hosts modeled as a managed route can be included in RADIUS accounting messages with following configuration: configure subscriber-mgmt radius-accounting-policy name include-radius-attribute framed-ipv6-route. Associated managed routes for an instantiated routed subscriber host are included in RADIUS accounting messages independent of the state of the managed route (Installed, Shadowed or HostInactive). In case of a PPP session, when a Framed-IPv6-Route is available while the corresponding routed subscriber host is not yet instantiated, the managed route is in the state “notYetInstalled” and will not be included in RADIUS accounting messages. |
123 | Delegated-IPv6-Prefix | Attribute that carries the Prefix (IPv6 prefix or prefix length) to be delegated via DHCPv6 (IA-PD) for the LAN side of the user (IPoE, PPPoE). Maps to DHCPv6 option IA-PD [25] sub-option IA-Prefix [26] Prefix. An exact Delegated-prefix-Length [DPL] match with configure service ies | vprn service-id subscriber-interface ip-int-name ipv6 delegated-prefix-length [48 to 64] is required with the received attribute prefix-length unless a variable DPL is configured (configure service ies | vprn service-id subscriber-interface ip-int-name ipv6 delegated-prefix-length variable).In the latter case we support multiple hosts for the same group-interface having different prefix-length [48 to 64] per host. Simultaneous returned attributes [123] Delegated-IPv6-Prefix and [26.6527.131] Alc-Delegated-IPv6-Pool are handled as host setup failures. Attribute is also used in CoA and Disconnect Message (part of the ESM or AA user identification-key). Attribute is omitted in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute no delegated-ipv6-prefix. |
26.3561.1 | Agent-Circuit-Id | Information describing the subscriber agent circuit identifier corresponding to the logical access loop port of the Access Node/DSLAM from which a subscriber's requests are initiated. Attribute is included/excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute circuit-id. |
26.3561.2 | Agent-Remote-Id | An operator-specific, statically configured string that uniquely identifies the subscriber on the associated access loop of the Access Node/DSLAM. Attribute is included/excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute remote-id. |
26.3561.129 | Actual-Data-Rate-Upstream | Actual upstream train rate (coded in bits per second) of a subscriber's synchronized DSL link and maps to values received during PPPoE discovery (tag 0x0105) or DHCP (opt-82). Attribute is included/excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.3561.130 | Actual-Data-Rate-Downstream | Actual downstream train rate (coded in bits per second) of a subscriber's synchronized DSL link and maps to values received during PPPoE discovery (tag 0x0105) or DHCP (opt-82). Attribute is included/excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.3561.131 | Minimum-Data-Rate-Upstream | The subscriber's operator-configured minimum upstream data rate (coded in bits per second) and maps to values received during PPPoE discovery (tag 0x0105) or DHCP (opt-82). Attribute is included/excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.3561.132 | Minimum-Data-Rate-Downstream | The subscriber's operator-configured minimum downstream data rate (coded in bits per second) and maps to values received during PPPoE discovery (tag 0x0105) or DHCP (opt-82). Attribute is included/excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.3561.133 | Attainable-Data-Rate-Upstream | The subscriber's attainable upstream data rate (coded in bits per second) and maps to values received during PPPoE discovery (tag 0x0105) or DHCP (opt-82). Attribute is included/excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.3561.134 | Attainable-Data-Rate-Downstream | The subscriber's attainable downstream data rate (coded in bits per second) and maps to values received during PPPoE discovery (tag 0x0105) or DHCP (opt-82). Attribute is included/excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.3561.135 | Maximum-Data-Rate-Upstream | The subscriber's maximum upstream data rate (coded in bits per second), as configured by the operator and maps to values received during PPPoE discovery (tag 0x0105) or DHCP (opt-82). Attribute is included/excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.3561.136 | Maximum-Data-Rate-Downstream | The subscriber's maximum downstream data rate (coded in bits per second), as configured by the operator and maps to values received during PPPoE discovery (tag 0x0105) or DHCP (opt-82). Attribute is included/excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.3561.137 | Minimum-Data-Rate-Upstream-Low-Power | The subscriber's minimum upstream data rate (coded in bits per second) in low power state, as configured by the operator and maps to values received during PPPoE discovery (tag 0x0105) or DHCP (opt-82). Attribute is included/excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.3561.138 | Minimum-Data-Rate-Downstream-Low-Power | The subscriber's minimum downstream data rate (coded in bits per second) in low power state, as configured by the operator and maps to values received during PPPoE discovery (tag 0x0105) or DHCP (opt-82). Attribute is included/excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.3561.139 | Maximum-Interleaving-Delay-Upstream | The subscriber's maximum one-way upstream interleaving delay in milliseconds, as configured by the operator and maps to values received during PPPoE discovery (tag 0x0105) or DHCP (opt-82). Attribute is included/excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.3561.140 | Actual-Interleaving-Delay-Upstream | The subscriber's actual one-way upstream interleaving delay in milliseconds and maps to values received during PPPoE discovery (tag 0x0105) or DHCP (opt-82). Attribute is included/excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.3561.141 | Maximum-Interleaving-Delay-Downstream | The subscriber's maximum one-way downstream interleaving delay in milliseconds, as configured by the operator and maps to values received during PPPoE discovery (tag 0x0105) or DHCP (opt-82). Attribute is included/excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.3561.142 | Actual-Interleaving-Delay-Downstream | The subscriber's actual one-way downstream interleaving delay in milliseconds and maps to values received during PPPoE discovery (tag 0x0105) or DHCP (opt-82). Attribute is included/excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.3561.144 | Access-Loop-Encapsulation | The last mile encapsulation used by the subscriber on the DSL access loop and maps to values received during PPPoE discovery Tags (tag 0x0105) or DHCP Tags (opt-82). Attribute is included/excluded in RADIUS/Accounting-Request based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. Last mile encapsulation information can be used to adjust automatically the egress aggregate rate for this subscriber. Preconfigured encapsulation types are used if PPP/IPoE access loop information (tags) is not available (configure subscriber-mgmt sub-profile subscriber-profile-name egress encap-offset type type or configure subscriber-mgmt local-user-db local-user-db-name ppp host host-name access-loop-encapsulation encap-offset type type). [26.6527.133] Alc-Access-Loop-Encap-Offset when returned in Access-Accept is taken into account (overrules received tags and preconfigured encapsulation types) for ALE adjust (last mile aware shaping) but is not reflected in access-loop-options send to RADIUS. Alc-Access-Loop-Encap from ANCP are currently not taken into account for ALE adjust. |
26.3561.254 | IWF-Session | The presence of this Attribute indicates that the IWF has been performed with respect to the subscriber's session. IWF is utilized to enable the carriage of PPP over ATM (PPPoA) traffic over PPPoE. The Access Node inserts the PPPoE Tag 0x0105, vendor-id 0x0de9 with sub-option code 0xFE, length field is set to 0x00 into the PPPoE Discovery packets when it is performing an IWF functionality. Attribute is included/excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.6527.11 | Alc-Subsc-ID-Str | A subscriber is a collection of subscriber-hosts (typically represented by IP-MAC combination) and is uniquely identified by a subscriber string. Subscriber-hosts queues/policers belonging to the same subscriber (residing on the same forwarding complex) can be treated under one aggregate scheduling QoS mechanism. Fallback to preconfigured values if attribute is omitted. Attribute values longer than the allowed string value are treated as setup failures. Can be used as key in CoA and Disconnect Message. Attribute is omitted in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute no subscriber-id. For DSM accounting sessions the Alc-Subsc-ID-Str reflects the UE MAC address. |
26.6527.12 | Alc-Subsc-Prof-Str | |
26.6527.13 | Alc-SLA-Prof-Str | |
26.6527.19 | Alc-Acct-I-Inprof-Octets-64 | Indicates how many queue | policer ingress forwarded bytes have been handled for this user over the course of this service being provided.
The attribute is included when detailed queue/policer statistics VSAs are configured. (configure subscriber-mgmt radius-accounting-policy name include-radius-attribute detailed-acct-attributes). |
Alc-Acct-I-Outprof-Octets-64 | Indicates how many queue|policer ingress forwarded bytes have been handled for this user over the course of this service being provided.
The attribute is included when detailed queue/policer statistics VSAs are configured. (configure subscriber-mgmt radius-accounting-policy name include-radius-attribute detailed-acct-attributes). | |
26.6527.21 | Alc-Acct-O-Inprof-Octets-64 | Indicates how many queue|policer egress forwarded bytes have been handled for this user over the course of this service being provided.
The attribute is included when detailed queue/policer statistics VSAs are configured. (configure subscriber-mgmt radius-accounting-policy name include-radius-attribute detailed-acct-attributes). |
26.6527.22 | Alc-Acct-O-Outprof-Octets-64 | Indicates how many queue|policer egress forwarded bytes have been handled for this user over the course of this service being provided.
The attribute is included when detailed queue/policer statistics VSAs are configured. (configure subscriber-mgmt radius-accounting-policy name include-radius-attribute detailed-acct-attributes). |
26.6527.23 | Alc-Acct-I-Inprof-Pkts-64 | Indicates how many queue|policer ingress forwarded packets have been handled for this user over the course of this service being provided.
The attribute is included when detailed queue/policer statistics VSAs are configured. (configure subscriber-mgmt radius-accounting-policy name include-radius-attribute detailed-acct-attributes). |
26.6527.24 | Alc-Acct-I-Outprof-Pkts-64 | Indicates how many queue|policer ingress forwarded packets have been handled for this user over the course of this service being provided.
The attribute is included when detailed queue/policer statistics VSAs are configured. (configure subscriber-mgmt radius-accounting-policy name include-radius-attribute detailed-acct-attributes). |
26.6527.25 | Alc-Acct-O-Inprof-Pkts-64 | Indicates how many queue|policer egress forwarded packets have been handled for this user over the course of this service being provided.
The attribute is included when detailed queue/policer statistics VSAs are configured. (configure subscriber-mgmt radius-accounting-policy name include-radius-attribute detailed-acct-attributes). |
26.6527.26 | Alc-Acct-O-Outprof-Pkts-64 | Indicates how many queue|policer egress forwarded packets have been handled for this user over the course of this service being provided.
The attribute is included when detailed queue/policer statistics VSAs are configured. (configure subscriber-mgmt radius-accounting-policy name include-radius-attribute detailed-acct-attributes). |
26.6527.27 | Alc-Client-Hardware-Addr | The MAC address from a user that requests a service and included in CoA, Authentication or Accounting (configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute mac-address). |
26.6527.36 | Alc-DHCP-Vendor-Class-Id | Initiated by DHCP clients via option 60 [Class-id] and reflected in Accounting. (configure subscriber-mgmt radius-accounting-policy name include-radius-attribute dhcp-vendor-class-id). |
26.6527.39 | Alc-Acct-OC-O-Inprof-Octets-64 | HSMDA override counter: counts egress forwarded bytes:
Up to eight hsmda- counter-override counters can be specified in CLI (configure qos sap-egress policy-id prec | dscp | ip-criteria | ipv6-criteria). |
26.6527.40 | Alc-Acct-OC-O-Outprof-Octets-64 | HSMDA override counter: counts egress forwarded bytes:
Up to eight hsmda- counter-override counters can be specified in CLI (configure qos sap-egress policy-id prec | dscp | ip-criteria | ipv6-criteria). |
26.6527.43 | Alc-Acct-OC-O-Inprof-Pkts-64 | HSMDA override counter: counts egress forwarded packets:
Up to eight hsmda- counter-override counters can be specified in CLI (configure qos sap-egress policy-id prec | dscp | ip-criteria | ipv6-criteria). |
26.6527.44 | Alc-Acct-OC-O-Outprof-Pkts-64 | HSMDA override counter: counts egress forwarded packets:
Up to eight hsmda- counter-override counters can be specified in CLI (configure qos sap-egress policy-id prec | dscp | ip-criteria | ipv6-criteria). |
26.6527.69 | Alc-Acct-I-High-Octets-Drop_64 | A customized record and provides the flexibility to reduce the volume of data generated, network operators can define the record that needs to be collected. This attribute is generated when configure subscriber-mgmt radius-accounting-policy name custom-record queue queue-id i-counters high-octets-discarded-count is enabled. Customized records are available for queues, not for policers. Counts ingress dropped bytes:
|
26.6527.70 | Alc-Acct-I-Low-Octets-Drop_64 | A customized record and provides the flexibility to reduce the volume of data generated, network operators can define the record that needs to be collected. This attribute is generated when configure subscriber-mgmt radius-accounting-policy name custom-record queue queue-id i-counters low-octets-discarded-count is enabled. Customized records are available for queues, not for policers. Counts ingress dropped bytes:
|
26.6527.71 | Alc-Acct-I-High-Pack-Drop_64 | A customized record and provides the flexibility to reduce the volume of data generated, network operators can define the record that needs to be collected. This attribute is generated when configure subscriber-mgmt radius-accounting-policy name custom-record queue queue-id i-counters high-packets-discarded-count is enabled. Customized records are available for queues, not for policers. Counts ingress dropped packets:
|
26.6527.72 | Alc-Acct-I-Low-Pack-Drop_64 | A customized record and provides the flexibility to reduce the volume of data generated, network operators can define the record that needs to be collected. This attribute is generated when configure subscriber-mgmt radius-accounting-policy name custom-record queue queue-id i-counters low-packets-discarded-count is enabled. Customized records are available for queues, not for policers. Counts ingress dropped packets:
|
26.6527.73 | Alc-Acct-I-High-Octets-Offer_64 | A customized record and provides the flexibility to reduce the volume of data generated, network operators can define the record that needs to be collected. This attribute is generated when configure subscriber-mgmt radius-accounting-policy name custom-record queue queue-id i-counters high-octets-offered-count is enabled. Customized records are available for queues, not for policers. Counts ingress high priority offered bytes (IPv4 and IPv6); also when queue stat-mode = v4-v6. |
26.6527.74 | Alc-Acct-I-Low-Octets-Offer_64 | A customized record and provides the flexibility to reduce the volume of data generated, network operators can define the record that needs to be collected. This attribute is generated when configure subscriber-mgmt radius-accounting-policy name custom-record queue queue-id i-counters low-octets-offered-count is enabled. Customized records are available for queues, not for policers. Counts ingress low priority offered bytes (IPv4 and IPv6); also when queue stat-mode = v4-v6. |
26.6527.75 | Alc-Acct-I-High-Pack-Offer_64 | A customized record and provides the flexibility to reduce the volume of data generated, network operators can define the record that needs to be collected. This attribute is generated when configure subscriber-mgmt radius-accounting-policy name custom-record queue queue-id i-counters high-packets-offered-count is enabled. Customized records are available for queues, not for policers. Counts ingress high priority offered packets (IPv4 and IPv6); also when queue stat-mode = v4-v6. |
26.6527.76 | Alc-Acct-I-Low-Pack-Offer_64 | A customized record and provides the flexibility to reduce the volume of data generated, network operators can define the record that needs to be collected. This attribute is generated when configure subscriber-mgmt radius-accounting-policy name custom-record queue queue-id i-counters low-packets-offered-count is enabled. Customized records are available for queues, not for policers. Counts ingress low priority offered packets (IPv4 and IPv6); also when queue stat-mode = v4-v6. |
26.6527.77 | Alc-Acct-I-Unc-Octets-Offer_64 | A customized record and provides the flexibility to reduce the volume of data generated, network operators can define the record that needs to be collected. This attribute is generated when configure subscriber-mgmt radius-accounting-policy name custom-record queue queue-id i-counters uncolored-octets-offered-count is enabled.Customized records are available for queues, not for policers. Counts ingress uncolored offered bytes (IPv4 and IPv6); also when queue stat-mode = v4-v6. |
26.6527.78 | Alc-Acct-I-Unc-Pack-Offer_64 | A customized record and provides the flexibility to reduce the volume of data generated, network operators can define the record that needs to be collected. This attribute is generated when configure subscriber-mgmt radius-accounting-policy name custom-record queue queue-id i-counters uncolored-packets-offered-count is enabled. Customized records are available for queues, not for policers. |
26.6527.81 | Alc-Acct-O-Inprof-Pack-Drop_64 | A customized record and provides the flexibility to reduce the volume of data generated, network operators can define the record that needs to be collected. This attribute is generated when configure subscriber-mgmt radius-accounting-policy name custom-record queue queue-id e-counters in-profile-packets-discarded-count is enabled. Customized records are available for queues, not for policers. Counts egress dropped packets:
|
26.6527.82 | Alc-Acct-O-Outprof-Pack-Drop_64 | A customized record and provides the flexibility to reduce the volume of data generated, network operators can define the record that needs to be collected. This attribute is generated when configure subscriber-mgmt radius-accounting-policy name custom-record queue queue-id e-counters out-profile-packets-discarded-count is enabled. Customized records are available for queues, not for policers. Counts egress dropped packets:
|
26.6527.83 | Alc-Acct-O-Inprof-Octs-Drop_64 | A customized record and provides the flexibility to reduce the volume of data generated, network operators can define the record that needs to be collected. This attribute is generated when configure subscriber-mgmt radius-accounting-policy name custom-record queue queue-id e-counters in-profile-octets-discarded-count is enabled. Customized records are available for queues, not for policers. Counts egress dropped bytes:
|
26.6527.84 | Alc-Acct-O-Outprof-Octs-Drop_64 | A customized record and provides the flexibility to reduce the volume of data generated, network operators can define the record that needs to be collected. This attribute is generated when configure subscriber-mgmt radius-accounting-policy name custom-record queue queue-id e-counters out-profile-octets-discarded-count is enabled. Customized records are available for queues, not for policers. Counts egress dropped bytes:
|
26.6527.91 | Alc-Acct-OC-O-Inpr-Pack-Drop_64 | HSMDA override counter: counts egress dropped packets
Up to eight hsmda-counter-override counters can be specified in CLI (configure qos sap-egress policy-id prec | dscp | ip-criteria | ipv6-criteria). |
26.6527.92 | Alc-Acct-OC-O-Outpr-Pack-Drop_64 | HSMDA override counter: counts egress dropped packets
Up to eight hsmda-counter-override counters can be specified in CLI (configure qos sap-egress policy-id prec | dscp | ip-criteria | ipv6-criteria). |
26.6527.93 | Alc-Acct-OC-O-Inpr-Octs-Drop_64 | HSMDA override counter: counts egress dropped bytes
Up to eight hsmda-counter-override counters can be specified in CLI (configure qos sap-egress policy-id prec | dscp | ip-criteria | ipv6-criteria). |
26.6527.94 | Alc-Acct-OC-O-Outpr-Octs-Drop_64 | HSMDA override counter: counts egress dropped bytes
Up to eight hsmda-counter-override counters can be specified in CLI (configure qos sap-egress policy-id prec | dscp | ip-criteria | ipv6-criteria). |
26.6527.99 | Alc-Ipv6-Address | The IPv6 address to be configured to the WAN side of the user (IPoE,PPPoE) via DHCPv6 (IA-NA). Maps to DHCPv6 option IA-NA[3] sub-option IA-Address[5] address. This attribute is an alternative to [97] Framed-IPv6-Prefix and [100] Framed-IPv6-Pool, which also assigns IPv6 addressing to the wan-side of a host via SLAAC or DHCPv6 IA-NA. Attribute is omitted in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute no ipv6-address. For Distributed Subscriber Management (DSM), if IA-NA is active for a UE, the attribute contains the address assigned to this UE. Inclusion of this attribute is enabled via configure aaa isa-radius-policy policy-name acct-include-attributes ipv6-address. |
26.6527.100 | Alc-Serv-Id | DSM only. The attribute contains the service ID where the Layer 3 tunnel is terminated. The attribute is omitted in case of a Layer 2 tunnel or if the service ID is not known. |
26.6527.102 | Alc-ToServer-Dhcp-Options | DSM only. The attribute contains all dhcpv4 options received in the last DHCPv4 message. Each dhcpv4 option is stored in a separate attribute. |
26.6527.107 | Alc-Acct-I-statmode | Identifies what ingress counters the operator wishes to maintain for the policer and defined by configure qos sap-ingress policy-id policer policer-id stat-mode stat-mode. The default stat-mode is minimal and the full list of stat-modes can be found in the Quality of Service Guide. For both policers and queues, the ingress stat-mode can be configured to v4-v6 at the sla-profile or sub-profile (HSMDA) CLI context. For example: configure subscriber-mgmt sla-profile sla-profile-name ingress qos policy-id queue queue-id stat-mode v4-v6. With ingress stat-mode v4-v6:
|
26.6527.108 | Alc-Acct-I-Hiprio-Octets_64 | Policer-specific counter. Indicates how many policer ingress-forwarded-bytes have been handled for this user over the course of this service being provided.
The attribute is included in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute detailed-acct-attributes for specific policer stat-mode only. |
26.6527.109 | Alc-Acct-I-Lowprio-Octets_64 | Policer-specific counter. Indicates how many policer ingress-forwarded-bytes have been handled for this user over the course of this service being provided.
The attribute is included in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute detailed-acct-attributes for specific policer stat-mode only. |
26.6527.110 | Alc-Acct-O-Hiprio-Octets_64 | Policer-specific counter. Indicates how many policer egress-forwarded-bytes have been handled for this user over the course of this service being provided.
The attribute is included in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute detailed-acct-attributes for specific policer stat-mode only. |
26.6527.111 | Alc-Acct-O-Lowprio-Octets_64 | Policer-specific counter. Indicates how many policer egress-forwarded-bytes have been handled for this user over the course of this service being provided.
The attribute is included in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute detailed-acct-attributes for specific policer stat-mode only. |
26.6527.112 | Alc-Acct-I-Hiprio-Packets_64 | Policer-specific counter. Indicates how many policer ingress-forwarded-packets have been handled for this user over the course of this service being provided.
The attribute is included in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute detailed-acct-attributes for specific policer stat-mode only. |
26.6527.113 | Alc-Acct-I-Lowprio-Packets_64 | Policer-specific counter. Indicates how many policer ingress-forwarded-packets have been handled for this user over the course of this service being provided.
The attribute is included in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute detailed-acct-attributes for specific policer stat-mode only. |
26.6527.114 | Alc-Acct-O-Hiprio-Packets_64 | Policer-specific counter. Indicates how many policer egress forwarded-packets have been handled for this user over the course of this service being provided.
The attribute is included in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute detailed-acct-attributes for specific policer stat-mode only. |
26.6527.115 | Alc-Acct-O-Lowprio-Packets_64 | Policer-specific counter. Indicates how many policer egress forwarded packets have been handled for this user over the course of this service being provided.
The attribute is included in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute detailed-acct-attributes for specific policer stat-mode only. |
26.6527.116 | Alc-Acct-I-All-Octets_64 | Policer-specific counter. Indicates how many policer ingress-forwarded-bytes have been handled for this user over the course of this service being provided. The attribute is included in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute detailed-acct-attributes for specific policer stat-mode only. |
26.6527.117 | Alc-Acct-O-All-Octets_64 | Policer-specific counter. Indicates how many policer egress-forwarded-bytes have been handled for this user over the course of this service being provided. The attribute is included in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute detailed-acct-attributes for specific policer stat-mode only. |
26.6527.118 | Alc-Acct-I-All-Packets_64 | Policer-specific counter. Indicates how many policer ingress-forwarded-packets have been handled for this user over the course of this service being provided. The attribute is included in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute detailed-acct-attributes for specific policer stat-mode only. |
26.6527.119 | Alc-Acct-O-All-Packets_64 | Policer-specific counter. Indicates how many policer egress-forwarded-packets have been handled for this user over the course of this service being provided. The attribute is included in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute detailed-acct-attributes for specific policer stat-mode only. |
26.6527.121 | Alc-Nat-Port-Range | This attribute is included in accounting by configuring the nat-port-range option under the configure subscriber-mgmt radius-accounting-policy name include-radius-attributes CLI hierarchy. |
26.6527.127 | Alc-Acct-O-statmode | Identifies what egress counters the operator wishes to maintain for the policer and defined by configure qos sap-egress policy-id policer policer-id stat-mode stat-mode. The default stat-mode is minimal and the full list of stat-modes can be found in the Quality of Service Guide. For both policers and queues, the egress stat-mode can be configured to IPv4-IPv6 at the sla-profile or sub-profile (HSMDA queues only) CLI context. For example: configure subscriber-mgmt sla-profile sla-profile-name egress qos policy-id queue queue-id stat-mode v4-v6. With egress stat-mode v4-v6:
|
26.6527.140 | Alc-Nat-Outside-Serv-Id | |
26.6527.141 | Alc-Nat-Outside-Ip-Addr | DSM only. For a DSM UE, this attribute contains the IPv4 address of the UE after NAT. |
26.6527.148 | Alc-RSSI | |
26.6527.149 | Alc-Num-Attached-UEs | Indicates the total number of UEs that are currently attached to the tunnel of the UE for which the accounting message is generated. In an accounting stop message this counter includes the UE for which the accounting stop is generated, even if the UE is being removed. Therefore the reported counter can only be zero for non-wlan-gw/vRGW UEs. Inclusion can be configured with the option wifi-num-attached-ues. For ESM in configure subscriber-mgmt radius-accounting-policy name include-radius-attribute, and for DSM in configure aaa isa-radius-policy name acct-include-attributes. |
26.6527.163 | Alc-Acct-Triggered-Reason | A reason attribute included in Acct-Interim messages to specify the reason for the interim update. Attribute is omitted in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute no alc-acct-triggered-reason. |
26.6527.175 | Alc-DSL-Line-State | Status of the DSL line obtained via ANCP can be one of three value: SHOWTIME (the modem is ready to transfer data), IDLE (the line is idle) or SILENT (the line is silent). Attribute is included/excluded based on configure subscriber-mgmt radius-accounting-policy name include-radius-attribute access-loop-options. |
26.6527.176 | Alc-DSL-Type | Type of the DSL line (ADSL1, ADSL2, ADSL2PLUS, VDSL1, VDSL2, SDSL, other) obtained via ANCP. Attribute is included/excluded based on configure subscriber-mgmt authentication-policy/radius-accounting-policy name include-radius-attribute access-loop-options. |
26.6527.184 | Alc-Wlan-Ue-Creation-Type | DSM only. Indicates if the UE is either an ESM host (IOM) or DSM host (ISA). Fixed to ISA in case of DSM. |
26.6527.191 | Alc-ToServer-Dhcp6-Options | DSM only. If IA-NA is active, the attribute contains the options sent by the client in the last DHCPv6 transaction. Inclusion of this attribute is enabled via configure aaa isa-radius-policy policy-name acct-include-attributes dhcp6-options. |
26.6527.194 | Alc-IPv6-Acct-Input-Packets | Aggregate of all ingress forwarded IPv6 packet counters for policers and queues that have stat-mode v4-v6 enabled (example: configure subscriber-mgmt sla-profile sla-profile-name ingress qos policy-id queue | policer id stat-mode v4-v6). Included when IPv6 aggregated accounting attributes are configured. (configure subscriber-mgmt radius-accounting-policy name include-radius-attribute v6-aggregate-stats). There is no overflow attribute when counter wraps around 2^32. |
26.6527.195 | Alc-IPv6-Acct-Input-Octets | Aggregate of all ingress forwarded IPv6 octet counters for policers and queues that have stat-mode v4-v6 enabled (example: configure subscriber-mgmt sla-profile sla-profile-name ingress qos policy-id queue | policer id stat-mode v4-v6). Included when IPv6 aggregated accounting attributes are configured. (configure subscriber-mgmt radius-accounting-policy name include-radius-attribute v6-aggregate-stats). |
26.6527.196 | Alc-IPv6-Acct-Input-GigaWords | Included when IPv6 aggregated accounting attributes are configured. (configure subscriber-mgmt radius-accounting-policy name include-radius-attribute v6-aggregate-stats). |
26.6527.197 | Alc-IPv6-Acct-Output-Packets | Aggregate of all egress forwarded IPv6 packet counters for policers and queues that have stat-mode v4-v6 enabled (example: configure subscriber-mgmt sla-profile sla-profile-name egress qos policy-id queue | policer id stat-mode v4-v6). Included when IPv6 aggregated accounting attributes are configured. (configure subscriber-mgmt radius-accounting-policy name include-radius-attribute v6-aggregate-stats). There is no overflow attribute when counter wraps around 2^32. |
26.6527.198 | Alc-IPv6-Acct-Output-Octets | Aggregate of all egress forwarded IPv6 octet counters for policers and queues that have stat-mode v4-v6 enabled (example: configure subscriber-mgmt sla-profile sla-profile-name egress qos policy-id queue | policer id stat-mode v4-v6). Included when IPv6 aggregated accounting attributes are configured. (configure subscriber-mgmt radius-accounting-policy name include-radius-attribute v6-aggregate-stats). |
26.6527.199 | Alc-IPv6-Acct-Output-Gigawords | Indicates how many times (one or more) the [26.6527.198] Alc-IPv6-Acct-Output-Octets counter has wrapped around 2^32 in the course of delivering this service. The attribute is not sent when its value equals zero. Included when IPv6 aggregated accounting attributes are configured. (configure subscriber-mgmt radius-accounting-policy name include-radius-attribute v6-aggregate-stats). |
26.6527.206 | Alc-Wlan-SSID-VLAN | On a WLAN-GW group interface this attribute indicates the UE VLAN tag inside of the tunnel. This VLAN is usually used to differentiate between SSIDs. If no VLAN is present or the host is not active on a wlan-gw-group interface this attribute is not sent. (configure subscriber-mgmt radius-accounting-policy name include- radius-attribute wifi-ssid-vlan). |
26.6527.226 | Alc-Error-Code | The [26.6527.226] Alc-Error-Code and [26.6527.227] Alc-Error-Message attributes specify the reason why a subscriber session has ended. Each numeric Alc-Error-Code corresponds with a human readable Alc-Error-Message string. An overview of the Error Codes and their mapping to Termination Causes can be displayed with: tools dump aaa radius-acct-terminate-cause |
26.6527.227 | Alc-Error-Message | The [26.6527.226] Alc-Error-Code and [26.6527.227] Alc-Error-Message attributes specify the reason why a subscriber session has ended. Each numeric Alc-Error-Code corresponds with a human readable Alc-Error-Message string. An overview of the Error Codes and their mapping to Termination Causes can be displayed with: tools dump aaa radius-acct-terminate-cause |
26.6527.228 | Alc-Trigger-Acct-Interim | This attribute, when received in a CoA message, triggers an accounting interim update message for accounting modes that have interim-updates enabled. The Alc-Trigger-Acct-Interim attribute with free formatted string value is echoed in the CoA triggered accounting interim update message. The [26.6527.163] Alc-Acct-Triggered- Reason attribute in the interim update is set to 18 (CoA-Triggered). |
26.6527.230 | Alc-Acct-O-Exprof- Octets_64 | Policer-specific counter. Indicates how many policer egress-exceed- profile-forwarded-bytes have been handled for this user over the course of this service being provided. The attribute is included in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute detailed-acct-attributes for specific policer stat-mode only. |
26.6527.231 | Alc-Acct-O-Exprof- Packets_64 | Policer-specific counter. Indicates how many policer egress-exceed- profile-forwarded-packets have been handled for this user over the course of this service being provided. The attribute is included in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute detailed-acct-attributes for specific policer stat-mode only. |
26.6527.239 | Alc-BRG-Num-Active-Sessions | |
26.6527.240 | Alc-Nat-Port-Range-Freed | |
Alc-Steering-Profile | This attribute contains the name of the steering profile that is attached to the L2TP LAC session. The attribute is included in Start, Interim-Update and Stop messages when a steering profile is attached and when enabled in configuration with configure subscriber-mgmt radius-accounting-policy name include-radius-attribute steering-profile. | |
26.25053.2 | Ruckus-Sta-RSSI | Received Signal Strength Indication. Used in conjunction with the radius-proxy track-accounting feature. When the radius-proxy receives this attribute in an accounting message, it is copied into the DHCP lease state and echoed by the SR OS accounting. |
Attribute ID | Attribute Name | Type | Limits | SR OS Format |
1 | User-Name | string | 253 chars | The format depends on authentication method and configuration For example: User-Name user1@domain1.com |
4 | NAS-IP-Address | ipaddr | 4 bytes | # ip-address For example: NAS-IP-Address = 192.0.2.1 |
5 | NAS-Port | integer | 4 bytes | nas-port <binary-spec> <binary-spec> = <bit-specification> <binary-spec> <bit-specification> = 0 | 1 | <bit-origin> <bit-origin> = *<number-of-bits><origin> <number-of-bits> = [1 to 32] <origin> = o (outer VLAN ID), i (inner VLAN ID), s (slot number), m (MDA number), p (port number or lag-id), v (ATM VPI), c (ATM VCI) For example: # configured nas-port *12o*10i*3s*2m*5p for SAP 2/2/4:221.7 corresponds to 000011011101 0000000111 010 10 00100 NAS-Port = 231742788 |
6 | Service-Type | integer | 2 (mandatory value) | PPPoE and PPPoL2TP hosts only For example: Service-Type = Framed-User |
7 | Framed-Protocol | integer | 1 (fixed value) | PPPoE and PPPoL2TP hosts only For example: Service-Type = PPP |
8 | Framed-IP-Address | ipaddr | 4 bytes | For example: # ip-address 10.11.12.13 Framed-IP-Address 0a0b0c0d |
9 | Framed-IP-Netmask | ipaddr | 4 bytes | For example: Framed-IP-Netmask = 255.255.255.255 #PPPoE residential Framed-IP-Netmask = 255.255.255.0 #PPPoE Business with IPCP option 144 support Framed-IP-Netmask = 255.255.255.0 # IPoE |
22 | Framed-Route | string | max. 16 Framed-Routes | <ip-prefix>/<prefix-length> <space> 0.0.0.0 <space> <metric> [<space> tag <space> <tag-value>] <space> pref <space> <preference-value>” The gateway address is always reported as "0.0.0.0", representing the host ip. For example: Framed-Route = "192.168.1.0/24 0.0.0.0 0 pref 0" corresponds with a managed route with default metrics (metric=0, no tag, preference=0) Framed-Route = "192.168.1.0/24 0.0.0.0 10 tag 3 pref 100" corresponds with a managed route with metric=10, tag=3 and preference=100 |
25 | Class | octets | Up to 6 attributes. Max. value length for each attribute is 253 chars | For example: Class = My Class |
30 | Called-Station-Id | string | 64 chars | LNS: L2TP Called Number AVP21 from LAC For example: Called-Station-Id = 4441212 WLAN-GW: AP-MAC and SSID, separated by a colon For example: Called-Station-Id = 00:00:01:00:00:01:my_ssid |
31 | Calling-Station-Id | string | 64 chars | # llid | mac | remote-id | sap-id | sap-string (64 char. string configured at sap-level) For example: include-radius-attribute calling-station-id sap-id Calling-Station-Id = 1/1/2:1.1 |
32 | NAS-Identifier | string | 32 chars | For example: NAS-Identifier = PE1-Antwerp |
40 | Acct-Status-Type | integer | 4 | 1=Start, 2=Stop, 3=Interim Update, 7=Accounting-On, 8=Accounting-Off, 9=Tunnel-Start, 10=Tunnel-Stop, 11=Tunnel-Reject, 12=Tunnel-Link-Start, 13=Tunnel-Link-Stop, 14=Tunnel-Link-Reject, 15=Failed |
41 | Acct-Delay-Time | integer | 4294967295 seconds | For example:# initial accounting start: Acct-Delay-Time = 0 # no ack and retry after 5 seconds: Acct-Delay-Time = 5 |
42 | Acct-Input-Octets | integer | 32 bit counter | For example: Acct-Input-Octets = 5000 |
43 | Acct-Output-Octets | integer | 32 bit counter | For example: Acct-Output-Octets = 2000 |
44 | Acct-Session-Id | string | 22 bytes (number format) max. 253 bytes (description format) 29 bytes (DSM format) | Internal generated 22 byte string (number format): Acct-Session-Id = 241AFF0000003250B5F750 DSM: Acct-Session-Id = 01-02-00-00-00-19-00-00-00-01 |
45 | Acct-Authentic | integer | 4 | # value = 2 (local) for local user database authentication 1=Radius, 2=Local For example: AUTHENTIC [45] 4 Radius(1) |
46 | Acct-Session-Time | integer | 4 bytes 4294967295 seconds (DSM) 42949672 seconds (ESM) | The attribute value wraps after approximately 497 days (ESM): For example: Acct-Session-Time = 870 |
47 | Acct-Input-Packets | integer | 32 bit counter 4294967295 packets | For example: Acct-Input-Packets = 15200 |
48 | Acct-Output-Packets | integer | 32 bit counter 4294967295 packets | For example: Acct-Output-Packets = 153537 |
49 | Acct-Terminate-Cause | integer | 4 bytes | Supported causes: 1=User-Request, 2=Lost-Carrier, 3=Lost-Service, 4=Idle-Timeout, 5=Session-Timeout, 6=Admin-Reset, 8=Port-Error, 10=NAS-Request, 15=Service-Unavailable See also table Acct Terminate Cause for complete overview For example: Acct-Terminate-Cause = User-Request |
50 | Acct-Multi-Session-Id | string | 22 bytes (number format) 253 bytes (description format) 29 bytes (DSM format) | Internal generated 22 byte string (number format): Acct-Multi-Session-Id = 241AFF0000003250B5F750 DSM: Acct-Multi-Session-Id = 01-02-00-00-00-19-00-00-5b-d9 |
52 | Acct-Input-Gigawords | integer | 32 bit counter | For example: Acct-Input-Gigawords = 1 |
53 | Acct-Output-Gigawords | integer | 32 bit counter | For example: Acct-Output-Gigawords = 3 |
55 | Event-Timestamp | date | 4 bytes | For example: # Jul 6 2012 17:28:23 CEST is reported as 4FF70417 Event-Timestamp = 4FF70417 |
61 | NAS-Port-Type | integer | 4 bytes Values [0 to 255] | Values as defined in RFC 2865 and RFC 4603 For LNS, the value is set to virtual (5) For example: NAS-Port-Type = PPPoEoQinQ (34) |
64 | Tunnel-Type | integer | 3 (mandatory value) | 3 = L2TP For example: Tunnel-Type = 3 |
65 | Tunnel-Medium-Type | integer | 1 (mandatory value) | 1 = IP or IPv4 For example: Tunnel-Medium-Type = 1 |
66 | Tunnel-Client-Endpoint | string | Max. 19 bytes (untagged) | <dotted-decimal IP address used on LAC as L2TP src-ip> For example: Tunnel-Client-Endpoint = "1.1.1.1" |
67 | Tunnel-Server-Endpoint | string | Max. 19 bytes (untagged) | <dotted-decimal IP address used on LAC as L2TP dst-ip> For example: Tunnel-Server-Endpoint = "2.2.2.2" |
68 | Acct-Tunnel-Connection | string | 253 chars | By default, the Call Serial Number is inserted. Configured format: (if the resulting string is longer than 253 characters, it is truncated) acct-tunnel-connection-fmt ascii-spec <ascii-spec> : <char-specification> <ascii-spec> <char-specification> : <ascii-char> | <char-origin> <ascii-char> : a printable ASCII character <char-origin> : %<origin> <origin> : n | s | S | t | T | c | C n - Call Serial Number s | S - Local (s) or Remote (S) Session Id t | T - Local (t) or Remote (T) Tunnel Id c | C - Local (c) or Remote (C) Connection Id |
87 | NAS-Port-Id | string | 253 bytes | <prefix> : optional string 8 chars max <suffix> : optional string containing remote-id ( max 64 chars) or circuit-id ( max 64 chars) # IPoE/PPPoE: “<prefix><space><slot>/<mda>/<port>/ <vlan>.<vlan><space><suffix> # ATM : <prefix><space><slot>/<mda>/<port>/ <vpi>.<vci><space><suffix>” For example: NAS-Port-Id = “1/1/4:501.1001” # LNS: “LNS rt-<routing instance>#lip-<tunnel-server- endpoint>#rip-<tunnel-client-endpoint>#ltid-<local-tunnel-id>#rtid-<remote-tunnel- id>#lsid-<local-session-id>#rsid-<remote- session-id>#<call sequence number>” For example: NAS-Port-Id = “LNS rtr-2#lip-3.3.3.3#rip- 1.1.1.1#ltid-11381#rtid-1285#lsid- 30067#rsid-19151#347” # WLAN-GW: GRE or L2TPv3: “<tunnel-type> rtr-<virtual router id>#lip-<local ip address>#rip-<remote ip address>” VLAN: “VLAN svc-<svc-id>[:<vlan>[.<vlan>]]” For example: NAS-Port-Id = “GRE rtr-11#lip-50.1.1.1#rip-201.1.1.2” |
90 | Tunnel-Client-Auth-ID | string | 64 chars | For example: Tunnel-Client-Auth-Id:0 = "LAC-1" |
91 | Tunnel-Server-Auth-ID | string | 64 chars | For example: Tunnel-Server-Auth-Id:0 = "LNS-1" |
95 | NAS-IPv6-Address | ipv6addr | 16 bytes | # ipv6-address For example: NAS-IPv6-Address = 2001:db8::1 |
96 | Framed-Interface-Id | ifid | 8 bytes | For example: Framed-Interface-Id 02:00:00:ff:fe:00:00:01 |
97 | Framed-IPv6-Prefix | ipv6prefix | PPPoE SLAAC wan-host <ipv6-prefix/prefix-length> with prefix-length 64 For example: Framed-IPv6-Prefix 2021:1:FFF3:1::/64 | |
99 | Framed-IPv6-Route | string | max. 17 Framed-IPv6-Route attributes (16 managed routes and 1 DHCPv6 IA-PD host as managed route) | <ip-prefix>/<prefix-length> <space> :: <space> <metric> [<space> tag <space> <tag-value>] <space> pref <space> <preference-value> [<space>type pd-host] The gateway address is always reported as "::", representing the wan host ip. For DHCPv6 IA-PD hosts modeled as a managed route, the key word "type pd-host" is appended to the Framed-IPv6-Route attribute. For example: Framed-IPv6-Route = "2001:db8:1::/56 :: 0 pref 0" corresponds with a managed route with default metrics (metric=0, no tag, preference=0) Framed-IPv6-Route = "2001:db8:1::/56 :: 10 tag 3 pref 100" corresponds with a managed route with metric=10, tag=3 and preference=100 Framed-IPv6-Route = "2001:db8:d2:10::/56 :: 0 pref 0 type pd-host" corresponds with a PD host modeled as managed route |
123 | Delegated-IPv6-Prefix | ipv6prefix | max. 16 bytes for prefix + 1 byte for length | <ipv6-prefix/prefix-length> with prefix-length [48 to 64] For example: Delegated-IPv6-Prefix 2001:DB8:173A:100::/56 |
26.3561.1 | Agent-Circuit-Id | string | 247 chars | format see also RFC4679 # ATM/DSL <Access-Node-Identifier><atm slot/port:vpi.vci> # Ethernet/DSL <Access-Node-Identifier><eth slot/port[:vlan-id]> For example: ethernet dslam1 slot 2 port 1 vlan 100 Agent-Circuit-Id = dslam1 eth 2/1:100 |
26.3561.2 | Agent-Remote-Id | string | 247 chars | format see also RFC4679 For example: Agent-Remote-Id = MyRemoteId |
26.3561.129 | Actual-Data-Rate-Upstream | integer | 4294967295 b/s | For example: # 1Mb/s Actual-Data-Rate-Upstream = 1000000 |
26.3561.130 | Actual-Data-Rate-Downstream | integer | 4294967295 b/s | For example: # 5Mb/s Actual-Data-Rate-Downstream = 5000000 |
26.3561.131 | Minimum-Data-Rate-Upstream | integer | 4294967295 b/s | For example: Minimum-Data-Rate-Upstream = 1000 |
26.3561.132 | Minimum-Data-Rate-Downstream | integer | 4294967295 b/s | For example: Minimum-Data-Rate-Downstream = 1000 |
26.3561.133 | Attainable-Data-Rate-Upstream | integer | 4294967295 b/s | For example: Attainable-Data-Rate-Downstream = 1000 |
26.3561.134 | Attainable-Data-Rate-Downstream | integer | 4294967295 b/s | For example: Minimum-Data-Rate-Upstream = 1000 |
26.3561.135 | Maximum-Data-Rate-Upstream | integer | 4294967295 b/s | For example: Maximum-Data-Rate-Upstream = 1000 |
26.3561.136 | Maximum-Data-Rate-Downstream | integer | 4294967295 b/s | For example: Maximum-Data-Rate-Downstream = 1000 |
26.3561.137 | Minimum-Data-Rate-Upstream-Low-Power | integer | 4294967295 b/s | For example: Minimum-Data-Rate-Upstream-Low-Power = 1000 |
26.3561.138 | Minimum-Data-Rate-Downstream-Low-Power | integer | 4294967295 b/s | For example: Minimum-Data-Rate-Downstream-Low-Power = 1000 |
26.3561.139 | Maximum-Interleaving-Delay-Upstream | integer | 4294967295 milliseconds | For example: Maximum-Interleaving-Delay-Upstream = 10 |
26.3561.140 | Actual-Interleaving-Delay-Upstream | integer | 4294967295 milliseconds | For example: Actual-Interleaving-Delay-Upstream = 10 |
26.3561.141 | Maximum-Interleaving-Delay-Downstream | integer | 4294967295 milliseconds | For example: Maximum-Interleaving-Delay-Downstream = 10 |
26.3561.142 | Actual-Interleaving-Delay-Downstream | integer | 4294967295 milliseconds | For example: Actual-Interleaving-Delay-Downstream = 10 |
26.3561.144 | Access-Loop-Encapsulation | octets | 3 bytes | For example: Ethernet, Single-Tagged Ethernet, Ethernet over AAL5 LLC w FCS Access-Loop-Encapsulation = 020205 |
26.3561.254 | IWF-Session | octets | len 0 | For example: IWF-Session |
26.6527.11 | Alc-Subsc-ID-Str | string | 32 chars | For example: Alc-Subsc-ID-Str = MySubscriberId |
26.6527.12 | Alc-Subsc-Prof-Str | string | 16 chars | For example: Alc-Subsc-Prof-Str = MySubProfile |
26.6527.13 | Alc-SLA-Prof-Str | string | 16 chars | For example: Alc-SLA-Prof-Str = MySlaProfile |
26.6527.19 | Alc-Acct-I-Inprof-Octets-64 | octets | 10 bytes/ attribute with max 31 attributes | <Q/P-selection 1 Byte><Queue-id|Policer-id 1 Byte><8 Byte value> where Q/P-selection : 00 = Queue counters, 80= Policer counters where Queue-id|Policer-id range <1 to 32> For example: # 500 bytes in profile traffic for ingress queue 2 Alc-Acct-I-Inprof-Octets-64 = 0x000200000000000001f4 # 1000 bytes in profile traffic for ingress policer 3 Alc-Acct-I-Inprof-Octets-64 = 0x800300000000000003e8 |
26.6527.20 | Alc-Acct-I-Outprof-Octets-64 | octets | 10 bytes/ attribute with max 31 attributes | <Q/P-selection 1 Byte><Queue-id|Policer-id 1 Byte><8 Byte value> where Q/P-selection : 00 = Queue counters, 80= Policer counters where Queue-id|Policer-id range <1 to 32> For example: # 500 bytes out of profile traffic for ingress queue 2 Alc-Acct-I-Outprof-Octets-64 = 0x000200000000000001f4 # 1000 bytes out of profile traffic for ingress policer 3 Alc-Acct-I-Outprof-Octets-64 = 0x800300000000000003e8 |
26.6527.21 | Alc-Acct-O-Inprof-Octets-64 | octets | 10 bytes/ attribute with max 8 attributes | <Q/P-selection 1 Byte><Queue-id|Policer-id 1 Byte><8 Byte value> where Q/P-selection : 00 = Queue counters, 80= Policer counters where Queue-id range <1 to 8> or Policer-id range <1 to 63> For example: # 500 bytes in profile traffic for egress queue 2 Alc-Acct-O-Inprof-Octets-64 = 0x000200000000000001f4 # 1000 bytes in profile traffic for egress policer 3 Alc-Acct-O-Inprof-Octets-64 = 0x800300000000000003e8 |
26.6527.22 | Alc-Acct-O-Outprof-Octets-64 | octets | 10 bytes/ attribute with max 8 attributes | <Q/P-selection 1 Byte><Queue-id|Policer-id 1 Byte><8 Byte value> where Q/P-selection : 00 = Queue counters, 80= Policer counters where Queue-id range <1 to 8> or Policer-id range <1 to 63> For example: # 500 bytes out of profile traffic for egress queue 2 Alc-Acct-O-Outprof-Octets-64 = 0x000200000000000001f4 # 1000 bytes out of profile traffic for egress policer 3 Alc-Acct-O-Outprof-Octets-64 = 0x800300000000000003e8 |
26.6527.23 | Alc-Acct-I-Inprof-Pkts-64 | octets | 10 bytes/ attribute with max 31 attributes | <Q/P-selection 1 Byte><Queue-id|Policer-id 1 Byte><8 Byte value> where Q/P-selection : 00 = Queue counters, 80= Policer counters where Queue-id|Policer-id range <1 to 32> For example: # 500 packets in profile traffic for ingress queue 2 Alc-Acct-I-Inprof-Pkts-64 = 0x000200000000000001f4 # 1000 packets in profile traffic for ingress policer 3 Alc-Acct-I-Inprof-Pkts-64 = 0x800300000000000003e8 |
26.6527.24 | Alc-Acct-I-Outprof-Pkts-64 | octets | 10 bytes/ attribute with max 31 attributes | <Q/P-selection 1 Byte><Queue-id|Policer-id 1 Byte><8 Byte value> where Q/P-selection : 00 = Queue counters, 80= Policer counters where Queue-id|Policer-id range <1 to 32> For example: # 500 packets out profile traffic for ingress queue 2 Alc-Acct-I-Outprof-Pkts-64 = 0x000200000000000001f4 # 1000 packets out profile traffic for ingress policer 3 Alc-Acct-I-Outprof-Pkts-64 = 0x800300000000000003e8 |
26.6527.25 | Alc-Acct-O-Inprof-Pkts-64 | octets | 10 bytes/ attribute with max 8 attributes | <Q/P-selection 1 Byte><Queue-id|Policer-id 1 Byte><8 Byte value> where Q/P-selection : 00 = Queue counters, 80= Policer counters where Queue-id range <1 to 8> or Policer-id range <1 to 63> For example: # 500 packets in profile traffic for egress queue 2 Alc-Acct-O-Inprof-Pkts-64 = 0x000200000000000001f4 # 1000 packets in profile traffic for egress policer 3 Alc-Acct-O-Inprof-Pkts-64 = 0x800300000000000003e8 |
26.6527.26 | Alc-Acct-O-Outprof-Pkts-64 | octets | 10 bytes/ attribute with max 8 attributes | <Q/P-selection 1 Byte><Queue-id|Policer-id 1 Byte><8 Byte value> where Q/P-selection : 00 = Queue counters, 80= Policer counters where Queue-id range <1 to 8> or Policer-id range <1 to 63> For example: # 500 packets out profile traffic for egress queue 2 Alc-Acct-O-Outprof-Pkts-64 = 0x000200000000000001f4 # 1000 packets out profile traffic for egress policer 3 Alc-Acct-O-Outprof-Pkts-64 = 0x800300000000000003e8 |
26.6527.27 | Alc-Client-Hardware-Addr | string | 6 bytes | For example: Alc-Client-Hardware-Addr = 00:00:00:00:00:01 |
26.6527.36 | Alc-DHCP-Vendor-Class-Id | string | 247 chars | For example: Alc-DHCP-Vendor-Class-Id = My-DHCP-VendorClassId |
26.6527.39 | Alc-Acct-OC-O-Inprof-Octets-64 | octets | 10 bytes | <Counter-id> <8 Byte value> For example: Alc-Acct-OC-O-Inprof-Octets-64 = 0x000200000000000001f4 |
26.6527.40 | Alc-Acct-OC-O-Outprof-Octets-64 | octets | 10 bytes | <Counter-id> <8 Byte value> For example: Alc-Acct-OC-O-Outprof-Octets-64 = 0x000100000000000000d3 |
26.6527.43 | Alc-Acct-OC-O-Inprof-Pkts-64 | octets | 10 bytes | <Counter-id> <8 Byte value> For example: Alc-Acct-OC-O-Inprof-Pkts-64 = 0x0005000000000001fda4 |
26.6527.44 | Alc-Acct-OC-O-Outprof-Pkts-64 | octets | 10 bytes | <Counter-id> <8 Byte value> For example: Alc-Acct-OC-O-Outprof-Pkts-64 = 0x00010000000000000aea |
26.6527.69 | Alc-Acct-I-High-Octets-Drop_64 | octets | 10 bytes | <Queue-id 2Bytes><8 Byte value> where Queue-id range <1 to 32> For example: INPUT_HIGH_OCTETS_DROP_64 [69] 10 0x00010000000000000000 |
26.6527.70 | Alc-Acct-I-Low-Octets-Drop_64 | octets | 10 bytes | <Queue-id 2Bytes><8 Byte value> where Queue-id range <1 to 32> For example: INPUT_LOW_OCTETS_DROP_64 [70] 10 0x00010000000000000000 |
26.6527.71 | Alc-Acct-I-High-Pack-Drop_64 | octets | 10 bytes | <Queue-id 2Bytes><8 Byte value> where Queue-id range <1 to 32> For example: INPUT_HIGH_PACK_DROP_64 [71] 10 0x00010000000000000000 |
26.6527.72 | Alc-Acct-I-Low-Pack-Drop_64 | octets | 10 bytes | <Queue-id 2Bytes><8 Bytes value> where Queue-id range <1 to 32> For example: INPUT_LOW_PACK_DROP_64 [72] 10 0x00010000000000000000 |
26.6527.73 | Alc-Acct-I-High-Octets-Offer_64 | octets | 10 bytes | <Queue-id 2Bytes><8 Byte value> where Queue-id range <1 to 32> For example: INPUT_HIGH_OCTETS_OFFER_64 [73] 10 0x00010000000000000000 |
26.6527.74 | Alc-Acct-I-Low-Octets-Offer_64 | octets | 10 bytes | <Queue-id 2Bytes><8 Byte value> where Queue-id range <1 to 32> For example: INPUT_LOW_OCTETS_OFFER_64 [74] 10 0x00010000000000000000 |
26.6527.75 | Alc-Acct-I-High-Pack-Offer_64 | octets | 10 bytes | <Queue-id 2Bytes><8 Byte value> where Queue-id range <1 to 32> For example: INPUT_HIGH_PACK_OFFER_64 [75] 10 0x00010000000000000000 |
26.6527.76 | Alc-Acct-I-Low-Pack-Offer_64 | octets | 10 bytes | <Queue-id 2Bytes><8 Byte value> where Queue-id range <1 to 32> For example: INPUT_LOW_PACK_OFFER_64 [76] 10 0x00010000000000000000 |
26.6527.77 | Alc-Acct-I-Unc-Octets-Offer_64 | octets | 10 bytes | <Queue-id 2Bytes><8 Byte value> where Queue-id range <1 to 32> For example: INPUT_UNC_OCTETS_OFFER_64 [77] 10 0x00010000000000000000 |
26.6527.78 | Alc-Acct-I-Unc-Pack-Offer_64 | octets | 10 bytes | <Queue-id 2Bytes><8 Byte value> where Queue-id range <1 to 32> For example: INPUT_UNC_PACK_OFFER_64 [78] 10 0x00010000000000000000 |
26.6527.81 | Alc-Acct-O-Inprof-Pack-Drop_64 | octets | 10 bytes | <Queue-id 2Bytes><8 Byte value> where Queue-id range <1 to 8> For example: OUTPUT_INPROF_PACK_DROP_64 [81] 10 0x00010000000000000000 |
26.6527.82 | Alc-Acct-O-Outprof-Pack-Drop_64 | octets | 10 bytes | <Queue-id 2Bytes><8 Byte value> where Queue-id range <1 to 8> For example: OUTPUT_OUTPROF_PACK_DROP_64 [82] 10 0x00010000000000000000 |
26.6527.83 | Alc-Acct-O-Inprof-Octs-Drop_64 | octets | 10 bytes | <Queue-id 2Bytes><8 Byte value> where Queue-id range <1 to 8> For example: OUTPUT_INPROF_OCTS_DROP_64 [83] 10 0x00010000000000000000 |
26.6527.84 | Alc-Acct-O-Outprof-Octs-Drop_64 | octets | 10 bytes | <Queue-id 2Bytes><8 Byte value> where Queue-id range <1 to 8> For example: OUTPUT_OUTPROF_OCTS_DROP_64 [84] 10 0x00010000000000000000 |
26.6527.91 | Alc-Acct-OC-O-Inpr-Pack-Drop_64 | octets | 10 bytes | <Counter-id> <8 Byte value> For example: Alc-Acct-OC-O-Inpr-Pack-Drop_64 = 0x000100000000000129b1 |
26.6527.92 | Alc-Acct-OC-O-Outpr-Pack-Drop_64 | octets | 10 bytes | <Counter-id> <8 Byte value> For example: Alc-Acct-OC-O-Outpr-Pack-Drop_64 = 0x000700000000000307b4 |
26.6527.93 | Alc-Acct-OC-O-Inpr-Octs-Drop_64 | octets | 10 bytes | <Counter-id> <8 Byte value> For example: Alc-Acct-OC-O-Inpr-Octs-Drop_64 = 0x000100000000000143fa |
26.6527.94 | Alc-Acct-OC-O-Outpr-Octs-Drop_64 | octets | 10 bytes | <Counter-id> <8 Byte value> For example: Alc-Acct-OC-O-Outpr-Octs-Drop_64 = 0x0001000000000000ab65 |
26.6527.99 | Alc-Ipv6-Address | ipv6addr | 16 bytes | For example: Alc-Ipv6-Address 2021:1:FFF5::1 |
26.6527.100 | Alc-Serv-Id | integer | 2147483647 id | DSM only. For example: Alc-Serv-Id = 100 |
26.6527.102 | Alc-ToServer-Dhcp-Options | octets | multiple attributes 247 bytes / attribute | DSM only. For example: DHCPv4 Discover with three options: Class-identifier-option (60) = DHCP-VendorClassId, Agent-Circuit-Id (82-1) = circuit10 Agent-Remote-Id (82-2) = remote10 Alc-ToServer-Dhcp-Options = 350101 Alc-ToServer-Dhcp-Options = 3c12444843502d56656e646f72436c6173734964 Alc-ToServer-Dhcp-Options = 52150109636972637569743130020872656d6f74653130 |
26.6527.107 | Alc-Acct-I-statmode | string | 253 chars | <Q/P-selection 1 Byte><Queue-id | Policer-id 1 Byte><space><statmode-string> Q/P-selection: 0x00 = Queue statmode, 0x80 = Policer statmode Queue-id | Policer-id range <1 to 63> stat-mode : configured stat-mode For example: # configure ingress policer 5 stat-mode offered-priority-no-cir INPUT_STATMODE [107] 30 0x8005 offered-priority-no-cir |
26.6527.108 | Alc-Acct-I-Hiprio-Octets_64 | octets | 10 bytes | <0x80><policer-id><8 byte value> where policer-id <1 to 63> For example: # ingress policer 5 INPUT_HIPRIO_OCTETS_64 [108] 10 0x80050000000000000000 |
26.6527.109 | Alc-Acct-I-Lowprio-Octets_64 | octets | 10 bytes | <0x80><policer-id><8 byte value> where policer-id <1 to 63> For example: # ingress policer 5 INPUT_LOWPRIO_OCTETS_64 [109] 10 0x80050000000000000000 |
26.6527.110 | Alc-Acct-O-Hiprio-Octets_64 | octets | 10 bytes | <0x80><policer-id><8 byte value> where policer-id <1 to 63> For example: # ingress policer 5 OUTPUT_HIPRIO_OCTETS_64 [110] 10 0x80050000000000000000 |
26.6527.111 | Alc-Acct-O-Lowprio-Octets_64 | octets | 10 bytes | <0x80><policer-id><8 byte value> where policer-id <1 to 63> For example: # ingress policer 5 OUTPUT_LOWPRIO_OCTETS_64 [111] 10 0x80050000000000000000 |
26.6527.112 | Alc-Acct-I-Hiprio-Packets_64 | octets | 10 bytes | <0x80><policer-id><8 byte value> where policer-id <1 to 63> For example: # ingress policer 5 INPUT_HIPRIO_PACKETS_64 [112] 10 0x80050000000000000000 |
26.6527.113 | Alc-Acct-I-Lowprio-Packets_64 | octets | 10 bytes | <0x80><policer-id><8 byte value> where policer-id <1 to 63> For example: # ingress policer 5 INPUT_LOWPRIO_PACKETS_64 [113] 10 0x80050000000000000000 |
26.6527.114 | Alc-Acct-O-Hiprio-Packets_64 | octets | 10 bytes | <0x80><policer-id><8 byte value> where policer-id <1 to 63> For example: # egress policer 1 OUTPUT_HIPRIO_PACKETS_64 [114] 10 0x80010000000000000000 |
26.6527.115 | Alc-Acct-O-Lowprio-Packets_64 | octets | 10 bytes | <0x80><policer-id><8 byte value> where policer-id <1 to 63> For example: # egress policer 1 OUTPUT_LOWPRIO_PACKETS_64 [115] 10 0x80010000000000000000 |
26.6527.116 | Alc-Acct-I-All-Octets_64 | octets | 10 bytes | <0x80><policer-id><8 byte value> where policer-id <1 to 63> For example: # egress policer 1 INPUT_ALL_OCTETS_64 [116] 10 0x80010000000000000000 |
26.6527.117 | Alc-Acct-O-All-Octets_64 | octets | 10 bytes | <0x80><policer-id><8 byte value> where policer-id <1 to 63> For example: # egress policer 1 OUTPUT_ALL_OCTETS_64 [117] 10 0x80010000000000000000 |
26.6527.118 | Alc-Acct-I-All-Packets_64 | octets | 10 bytes | <0x80><policer-id><8 byte value> where policer-id <1 to 63> For example: # ingress policer 3 INPUT_ALL_PACKETS_64 [118] 10 0x80030000000000000000 |
26.6527.119 | Alc-Acct-O-All-Packets_64 | octets | 10 bytes | <0x80><policer-id><8 byte value> where policer-id <1 to 63> For example: # egress policer 1 OUTPUT_ALL_PACKETS_64 [119] 10 0x80010000000000000000 |
26.6527.121 | Alc-Nat-Port-Range | string | no limits | <public-ip> <space> <port- range> <space> <outside-routing-instance> <space> <nat-policy-name> For example: a public pool address 180.0.1.248; port-range [37674..37723] in Base with nat-policy-name = nat-pol-1 Alc-Nat-Port-Range = "180.0.1.248 37674-37723 router base nat-pol-1" |
26.6527.127 | Alc-Acct-O-statmode | string | 253 chars | <Q/P-selection 1 Byte><Queue-id|Policer-id 1 Byte><space><statmode-string> Q/P-selection: 0x00 = Queue statmode, 0x80 = Policer statmode Queue-id range <1 to 8> or Policer-id range <1 to 63> stat-mode: configured stat-mode For example: # configure egress policer 5 stat-mode offered-limited-capped-cir OUTPUT_STATMODE [127] 33 0x8001 offered-limited-capped-cir |
26.6527.140 | Alc-Nat-Outside-Serv-Id | integer | 2147483647 id | DSM only. For example: Alc-Nat-Outside-Serv-Id = 300 |
26.6527.141 | Alc-Nat-Outside-Ip-Addr | ipaddr | 4 bytes | DSM only. For example: Alc-Nat-Outside-Ip-Addr = 21.0.0.113 |
26.6527.148 | Alc-RSSI | integer | 32 bit value | For example: Alc-RSSI = 30 |
26.6527.149 | Alc-Num-Attached-UEs | integer | 32 bit value | A number indicating how many UEs are active. For example: Alc-Num-Attached-Ues = 1 |
26.6527.163 | Alc-Acct-Triggered-Reason | integer | 4 bytes | See Table 85 for a description of Accounting Triggered Reason values. For example: ACCT TRIGGERED INTERIM REASON [163] 4 regular(1) |
26.6527.175 | Alc-DSL-Line-State | integer | 4 bytes | 1=showtime, 2-idle, 3=silent For example: Alc-DSL-Line-State = SHOWTIME |
26.6527.176 | Alc-DSL-Type | integer | 4 bytes | 0=other, 1=ADSL1, 2=ADSL2, 3=ADSL2PLUS, 4=VDSL1, 5=VDSL2, 6=SDSL For example: Alc-DSL-Type = VDSL2 |
26.6527.184 | Alc-Wlan-Ue-Creation-Type | integer | values [0 to 1] | DSM only. Value in case of DSM is fixed to isa (1) For example: Alc-Wlan-Ue-Creation-Type = isa |
26.6527.191 | Alc-ToServer-Dhcp6-Options | octets | Multiple attributes 247 bytes / attribute (truncated if DHCPv6 option is longer) | DSM only. One DHCPv6 option per RADIUS attribute. In case of DHCPv6 relay or LDRA this reflects the options as they appear in the outer packet. For example: an LDRA message with following options:
Results in three attributes: Alc-ToServer-Dhcp6-Options= 0012001530303a30303a30303a30303a30303a30353b313b6f Alc-ToServer-Dhcp6-Options= 002500180000197f616c7530303a30323a30303a30303a30303a3139 Alc-ToServer-Dhcp6-Options= 0009006003e115820001000a000300010002000000190002000a000300010812ff0000000003002c000000010000070800000b40000500184ffd010000020000000000000000000100000e1000000e100000000000080002000000060006000100020003 |
26.6527.194 | Alc-IPv6-Acct-Input-Packets | integer | 4 bytes | For example: Alc-IPv6-Acct-Input-Packets = 14511 |
26.6527.195 | Alc-IPv6-Acct-Input-Octets | integer | 4 bytes | For example: Alc-IPv6-Acct-Input-Octets = 2932215 |
26.6527.196 | Alc-IPv6-Acct-Input-GigaWords | integer | 4 bytes | For example: Alc-IPv6-Acct-Input-GigaWords = 1 |
26.6527.197 | Alc-IPv6-Acct-Output-Packets | integer | 4 bytes | For example: Alc-IPv6-Acct-Output-Packets = 54122 |
26.6527.198 | Alc-IPv6-Acct-Output-Octets | integer | 4 bytes | For example: Alc-IPv6-Acct-Output-Octets = 8521943 |
26.6527.199 | Alc-IPv6-Acct-Output-Gigawords | integer | 4 bytes | For example: Alc-IPv6-Acct-Output-Gigawords = 2 |
26.6527.206 | Alc-Wlan-SSID-VLAN | string | 247 chars | Textual representation of the VLAN. If no vlan-tag was present this attribute will not be included. For example: Alc-Wlan-SSID-VLAN = “2173” |
26.6527.226 | Alc-Error-Code | integer | 4 bytes | For example: Alc-Error-Code = 202 |
26.6527.227 | Alc-Error-Message | string | 247 chars | For example: Alc-Error-Message = "Service cleared by operator" |
26.6527.228 | Alc-Trigger-Acct-Interim | string | 247 chars | Free formatted string that is echoed in the triggered interim update message. For example: Alc-Trigger-Acct-Interim = "CoA - Filter update" |
26.6527.230 | Alc-Acct-O-Exprof-Octets_64 | octets | 10 bytes | <0x80><policer-id><8 byte value> where policer-id <1..63> For example: # egress policer 1 OUTPUT EXCEEDPROF OCTETS 64 [230] 10 0x80010000000000000000 |
26.6527.231 | Alc-Acct-O-Exprof-Packets_64 | octets | 10 bytes | <0x80><policer-id><8 byte value> where policer-id <1..63> For example: # egress policer 1 OUTPUT EXCEEDPROF PACKETS 64 [231] 10 0x80010000000000000000 |
26.6527.239 | Alc-BRG-Num-Active-Sessions | integer | 32 bits value | A counter indicating how many sessions are connected. For example: Alc-Brg-Num-Active-Sessions = 3 |
26.6527.240 | Alc-Nat-Port-Range-Freed | string | No limits | <public-ip> <space> <port- range> <space> <outside-routing-instance> <space> <nat-policy-name> For example: a public pool with address 180.0.1.248; port-range [37674..37723] in Base, nat-policy name nat-pol-1 Alc-Nat-Port-Range = "180.0.1.248 37674-37723 router base nat-pol-1" |
Alc-Steering-Profile | string | 32 chars | Steering profile name. For example: Alc-Steering-Profile = “steering-profile-1” | |
26.25053.2 | Ruckus-Sta-RSSI | integer | 32 bits value | For example: Ruckus-Sta-RSSI = 28 |
Attribute ID | Attribute Name | Acct Start | Acct Stop | Acct Interim-Update | Acct On 1 | Acct Off 1 | Acct Reporting Level |
1 | User-Name | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
4 | NAS-IP-Address | 0-1 | 0-1 | 0-1 | 0-1 | 0-1 | HSQ |
5 | NAS-Port | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
6 | Service-Type | 1 | 1 | 1 | 0 | 0 | H->S->Q |
7 | Framed-Protocol | 1 | 1 | 1 | 0 | 0 | H->S->Q |
8 | Framed-IP-Address | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
9 | Framed-IP-Netmask | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
22 | Framed-Route | 0+ | 0+ | 0+ | 0 | 0 | H->S->Q |
25 | Class | 0+ | 0+ | 0+ | 0 | 0 | H->S->Q |
30 | Called-Station-Id | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
31 | Calling-Station-Id | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
32 | NAS-Identifier | 0-1 | 0-1 | 0-1 | 1 | 1 | HSQ |
40 | Acct-Status-Type | 1 | 1 | 1 | 1 | 1 | HSQ |
41 | Acct-Delay-Time | 0-1 | 0-1 | 0-1 | 0-1 | 0-1 | HSQ |
42 | Acct-Input-Octets | 0 | 0-1 | 0-1 | 0 | 0 | HSQ |
43 | Acct-Output-Octets | 0 | 0-1 | 0-1 | 0 | 0 | HSQ |
44 | Acct-Session-Id | 1 | 1 | 1 | 1 | 1 | HSQ |
45 | Acct-Authentic | 0-1 | 0-1 | 0-1 | 1 | 1 | H->S->Q |
46 | Acct-Session-Time | 0 | 0-1 | 0-1 | 0 | 0 | HSQ |
47 | Acct-Input-Packets | 0 | 0-1 | 0-1 | 0 | 0 | HSQ |
48 | Acct-Output-Packets | 0 | 0-1 | 0-1 | 0 | 0 | HSQ |
49 | Acct-Terminate-Cause | 0 | 1 | 0 | 0 | 1 | HSQ |
50 | Acct-Multi-Session-Id | 0-1 | 0-1 | 0-1 | 0 | 0 | HSQ |
52 | Acct-Input-Gigawords | 0 | 0-1 | 0-1 | 0 | 0 | HSQ |
53 | Acct-Output-Gigawords | 0 | 0-1 | 0-1 | 0 | 0 | HSQ |
55 | Event-Timestamp | 1 | 1 | 1 | 1 | 1 | HSQ |
61 | NAS-Port-Type | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
64 | Tunnel-Type | 0-1 2 | 0-1 | 0-1 | 0 | 0 | HSQ |
65 | Tunnel-Medium-Type | 0-1 2 | 0-1 | 0-1 | 0 | 0 | HSQ |
66 | Tunnel-Client-Endpoint | 0-1 2 | 0-1 | 0-1 | 0 | 0 | HSQ |
67 | Tunnel-Server-Endpoint | 0-1 2 | 0-1 | 0-1 | 0 | 0 | HSQ |
68 | Acct-Tunnel-Connection | 0-1 2 | 0-1 | 0-1 | 0 | 0 | HSQ |
87 | NAS-Port-Id | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
90 | Tunnel-Client-Auth-ID | 0-1 2 | 0-1 | 0-1 | 0 | 0 | HSQ |
91 | Tunnel-Server-Auth-ID | 0-1 2 | 0-1 | 0-1 | 0 | 0 | HSQ |
95 | NAS-IPv6-Address | 0-1 | 0-1 | 0-1 | 0-1 | 0-1 | HSQ |
96 | Framed-Interface-Id | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
97 | Framed-IPv6-Prefix | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
99 | Framed-IPv6-Route | 0+ | 0+ | 0+ | 0 | 0 | H->S->Q |
123 | Delegated-IPv6-Prefix | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
26.3561.1 | Agent-Circuit-Id | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
26.3561.2 | Agent-Remote-Id | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
26.3561.129 | Actual-Data-Rate-Upstream | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
26.3561.130 | Actual-Data-Rate-Downstream | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
26.3561.131 | Minimum-Data-Rate-Upstream | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
26.3561.132 | Minimum-Data-Rate-Downstream | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
26.3561.133 | Attainable-Data-Rate-Upstream | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
26.3561.134 | Attainable-Data-Rate-Downstream | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
26.3561.135 | Maximum-Data-Rate-Upstream | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
26.3561.136 | Maximum-Data-Rate-Downstream | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
26.3561.137 | Minimum-Data-Rate-Upstream-Low-Power | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
26.3561.138 | Minimum-Data-Rate-Downstream-Low-Power | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
26.3561.139 | Maximum-Interleaving-Delay-Upstream | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
26.3561.140 | Actual-Interleaving-Delay-Upstream | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
26.3561.141 | Maximum-Interleaving-Delay-Downstream | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
26.3561.142 | Actual-Interleaving-Delay-Downstream | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
26.3561.144 | Access-Loop-Encapsulation | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
26.3561.254 | IWF-Session | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
26.6527.11 | Alc-Subsc-ID-Str | 0-1 | 0-1 | 0-1 | 0 | 0 | HSQ |
26.6527.12 | Alc-Subsc-Prof-Str | 0-1 | 0-1 | 0-1 | 0 | 0 | HSQ |
26.6527.13 | Alc-SLA-Prof-Str | 0-1 | 0-1 | 0-1 | 0 | 0 | HSQ |
26.6527.19 | Alc-Acct-I-Inprof-Octets-64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.20 | Alc-Acct-I-Outprof-Octets-64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.21 | Alc-Acct-O-Inprof-Octets-64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.22 | Alc-Acct-O-Outprof-Octets-64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.23 | Alc-Acct-I-Inprof-Pkts-64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.24 | Alc-Acct-I-Outprof-Pkts-64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.25 | Alc-Acct-O-Inprof-Pkts-64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.26 | Alc-Acct-O-Outprof-Pkts-64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.27 | Alc-Client-Hardware-Addr | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
26.6527.36 | Alc-DHCP-Vendor-Class-Id | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
26.6527.39 | Alc-Acct-OC-O-Inprof-Octets-64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.40 | Alc-Acct-OC-O-Outprof-Octets-64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.43 | Alc-Acct-OC-O-Inprof-Pkts-64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.44 | Alc-Acct-OC-O-Outprof-Pkts-64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.69 | Alc-Acct-I-High-Octets-Drop_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.70 | Alc-Acct-I-Low-Octets-Drop_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.71 | Alc-Acct-I-High-Pack-Drop_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.72 | Alc-Acct-I-Low-Pack-Drop_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.73 | Alc-Acct-I-High-Octets-Offer_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.74 | Alc-Acct-I-Low-Octets-Offer_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.75 | Alc-Acct-I-High-Pack-Offer_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.76 | Alc-Acct-I-Low-Pack-Offer_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.77 | Alc-Acct-I-Unc-Octets-Offer_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.78 | Alc-Acct-I-Unc-Pack-Offer_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.81 | Alc-Acct-O-Inprof-Pack-Drop_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.82 | Alc-Acct-O-Outprof-Pack-Drop_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.83 | Alc-Acct-O-Inprof-Octs-Drop_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.84 | Alc-Acct-O-Outprof-Octs-Drop_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.91 | Alc-Acct-OC-O-Inpr-Pack-Drop_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.92 | Alc-Acct-OC-O-Outpr-Pack-Drop_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.93 | Alc-Acct-OC-O-Inpr-Octs-Drop_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.94 | Alc-Acct-OC-O-Outpr-Octs-Drop_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.99 | Alc-Ipv6-Address | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
26.6527.107 | Alc-Acct-I-statmode | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.108 | Alc-Acct-I-Hiprio-Octets_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.109 | Alc-Acct-I-Lowprio-Octets_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.110 | Alc-Acct-O-Hiprio-Octets_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.111 | Alc-Acct-O-Lowprio-Octets_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.112 | Alc-Acct-I-Hiprio-Packets_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.113 | Alc-Acct-I-Lowprio-Packets_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.114 | Alc-Acct-O-Hiprio-Packets_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.115 | Alc-Acct-O-Lowprio-Packets_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.116 | Alc-Acct-I-All-Octets_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.117 | Alc-Acct-O-All-Octets_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.118 | Alc-Acct-I-All-Packets_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.119 | Alc-Acct-O-All-Packets_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.121 | Alc-Nat-Port-Range | 0+ | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.127 | Alc-Acct-O-statmode | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.148 | Alc-RSSI | 0-1 | 0-1 | 0-1 | 0 | 0 | HSQ |
26.6527.149 | Alc-Num-Attached-UEs | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
26.6527.163 | Alc.Acct-Triggered-Reason | 0 | 0 | 0-1 | 0 | 0 | HSQ |
26.6527.175 | Alc-DSL-Line-State | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
26.6527.176 | Alc-DSL-Type | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
26.6527.194 | Alc-IPv6-Acct-Input-Packets | 0 | 0-1 | 0-1 | 0 | 0 | HSQ |
26.6527.195 | Alc-IPv6-Acct-Input-Octets | 0 | 0-1 | 0-1 | 0 | 0 | HSQ |
26.6527.196 | Alc-IPv6-Acct-Input-GigaWords | 0 | 0-1 | 0-1 | 0 | 0 | HSQ |
26.6527.197 | Alc-IPv6-Acct-Output-Packets | 0 | 0-1 | 0-1 | 0 | 0 | HSQ |
26.6527.198 | Alc-IPv6-Acct-Output-Octets | 0 | 0-1 | 0-1 | 0 | 0 | HSQ |
26.6527.199 | Alc-IPv6-Acct-Output-Gigawords | 0 | 0-1 | 0-1 | 0 | 0 | HSQ |
26.6527.206 | Alc-Wlan-SSID-VLAN | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
26.6527.226 | Alc-Error-Code | 0 | 0-1 | 0 | 0 | 0 | HSQ |
26.6527.227 | Alc-Error-Message | 0 | 0-1 | 0 | 0 | 0 | HSQ |
26.6527.228 | Alc-Trigger-Acct-Interim | 0 | 0 | 0-1 | 0 | 0 | HSQ |
26.6527.230 | Alc-Acct-O-Exprof-Octets_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.231 | Alc-Acct-O-Exprof-Packets_64 | 0 | 0+ | 0+ | 0 | 0 | HSQ |
26.6527.239 | Alc-BRG-Num-Active-Sessions | 0-1 | 0-1 | 0-1 | 0 | 0 | H->S->Q |
26.6527.240 | Alc-Nat-Port-Range-Freed | 0 | 0+ | 0+ | 0 | 0 | HSQ |
Alc-Steering-Profile | 0-1 | 0-1 | 0-1 | 0 | 0 | HS | |
26.25053.2 | Ruckus.Sta-RSSI | 0-1 | 0-1 | 0-1 | 0 | 0 | HSQ |
Notes:
In Distributed Subscriber Management (DSM), a single accounting session per UE is started. A unique Accounting-Session-ID per UE is generated. An Acct-Multi-Session-Id is also generated but currently not used to link any accounting sessions.
Acct-Status-Type and Acct-Session-Id are always included by default. The presence of all other attributes is dictated by configuration (config>aaa>isa-radius-policy name acct-include-attributes). Unless otherwise stated in a note, the attribute description and limits are the same as for Enhanced Subscriber Management (ESM) Accounting (Table 62 and Table 63), Table 65 provides an overview of the applicability of the attributes in DSM accounting messages.
Accounting On and Accounting Off messages are generated when a server is enabled or disabled in an isa-radius-policy (config>aaa>isa-radius-policy name servers id>[no] shutdown). An accounting-On will also be generated every 5 minutes for a RADIUS server that is unresponsive.
Attribute ID | Attribute Name | Acct Start | Acct Stop | Acct Interim-Update | Acct On (*) | Acct Off (*) |
1 | User-Name | 0-1 | 0-1 | 0-1 | 0 | 0 |
5 | NAS-Port | 0-1 | 0-1 | 0-1 | 1 | 1 |
8 | Framed-IP-Address | 0-1 | 0-1 | 0-1 | 0 | 0 |
9 | Framed-IP-Netmask | 0-1 | 0-1 | 0-1 | 0 | 0 |
25 | Class | 0+ | 0+ | 0+ | 0 | 0 |
30 | Called-Station-Id | 0-1 | 0-1 | 0-1 | 0-1 | 0-1 |
31 | Calling-Station-Id | 0-1 | 0-1 | 0-1 | 0 | 0 |
32 | NAS-Identifier | 0-1 | 0-1 | 0-1 | 0-1 | 0-1 |
40 | Acct-Status-Type | 1 | 1 | 1 | 1 | 1 |
41 | Acct-Delay-Time | 0-1 | 0-1 | 0-1 | 0 | 0 |
42 | Acct-Input-Octets | 0-1 | 0-1 | 0-1 | 0 | 0 |
43 | Acct-Output-Octets | 0-1 | 0-1 | 0-1 | 0 | 0 |
44 | Acct-Session-Id | 1 | 1 | 1 | 1 | 1 |
46 | Acct-Session-Time | 0-1 | 0-1 | 0-1 | 0-1 | 0-1 |
47 | Acct-Input-Packets | 0-1 | 0-1 | 0-1 | 0 | 0 |
48 | Acct-Output-Packets | 0-1 | 0-1 | 0-1 | 0 | 0 |
49 | Acct-Terminate-Cause | 0 | 0-1 | 0 | 0-1 | 0-1 |
50 | Acct-Multi-Session-Id | 0-1 | 0-1 | 0-1 | 0 | 0 |
52 | Acct-Input-Gigawords | 0-1 | 0-1 | 0-1 | 0 | 0 |
53 | Acct-Output-Gigawords | 0-1 | 0-1 | 0-1 | 0 | 0 |
55 | Event-Timestamp | 0-1 | 0-1 | 0-1 | 0-1 | 0-1 |
61 | NAS-Port-Type | 0-1 | 0-1 | 0-1 | 0 | 0 |
87 | NAS-Port-Id | 0-1 | 0-1 | 0-1 | 0 | 0 |
97 | Framed-IPv6-Prefix | 0-1 | 0-1 | 0-1 | 0 | 0 |
26.3561.1 | Agent-Circuit-Id | 0-1 | 0-1 | 0-1 | 0 | 0 |
26.3561.2 | Agent-Remote-Id | 0-1 | 0-1 | 0-1 | 0 | 0 |
26.6527.11 | Alc-Subsc-ID-Str | 0-1 | 0-1 | 0-1 | 0 | 0 |
26.6527.19 | Alc-Acct-I-Inprof-Octets-64 1 | 0 | 0-1 | 0-1 | 0 | 0 |
26.6527.21 | Alc-Acct-O-Inprof-Octets-64 1 | 0 | 0-1 | 0-1 | 0 | 0 |
26.6527.23 | Alc-Acct-I-Inprof-Pkts-64 1 | 0 | 0-1 | 0-1 | 0 | 0 |
26.6527.25 | Alc-Acct-O-Inprof-Pkts-64 1 | 0 | 0-1 | 0-1 | 0 | 0 |
26.6527.27 | Alc-Client-Hardware-Addr | 0-1 | 0-1 | 0-1 | 0 | 0 |
26.6527.36 | Alc-DHCP-Vendor-Class-Id | 0-1 | 0-1 | 0-1 | 0 | 0 |
26.6527.99 | Alc-Ipv6-Address | 0-1 | 0-1 | 0-1 | 0 | 0 |
26.6527.100 | Alc-Serv-Id | 0-1 | 0-1 | 0-1 | 0 | 0 |
Alc-ToServer-Dhcp-Options | 0+ | 0+ | 0+ | 0 | 0 | |
26.6527.121 | Alc-Nat-Port-Range | 0+ | 0+ | 0+ | 0 | 0 |
26.6527.140 | Alc-Nat-Outside-Serv-Id | 0-1 | 0-1 | 0-1 | 0 | 0 |
26.6527.141 | Alc-Nat-Outside-Ip-Addr | 0-1 | 0-1 | 0-1 | 0 | 0 |
26.6527.148 | Alc-RSSI | 0-1 | 0-1 | 0-1 | 0 | 0 |
26.6527.163 | Alc-Acct-Triggered-Reason | 0 | 0 | 0-1 | 0 | 0 |
26.6527.184 | Alc-Wlan-Ue-Creation-Type | 0-1 | 0-1 | 0-1 | 0 | 0 |
26.6527.191 | Alc-ToServer-Dhcp6-Options | 0-1 | 0-1 | 0-1 | 0 | 0 |
26.6527.206 | Alc-Wlan-SSID-VLAN | 0-1 | 0-1 | 0-1 | 0 | 0 |
Note:
This section specifies the attributes for RADIUS accounting on subscriber service instances. The attributes included in the subscriber service accounting messages are identical to the attributes that are included in the associated parent subscriber session accounting (Host accounting mode for IPoE host and Session accounting mode for PPPoE and IPoE sessions). Volume counters are always reported in standard attributes. Differences for attribute content and additional attributes are detailed in Table 66.
Attribute ID | Attribute Name | Description |
42 | Acct-Input-Octets | octets received for this subscriber service instance. Only included if stats-type is set to volume and time. |
43 | Acct-Output-Octets | octets send for this subscriber service instance. Only included if stats-type is set to volume and time. |
44 | Acct-Session-Id | Unique generated hexadecimal number that represents the accounting session for this Subscriber Service instance. |
47 | Acct-Input-Packets | packets received for this subscriber service instance. Only included if stats-type is set to volume and time. |
48 | Acct-Output-Packets | packets send for this subscriber service instance. Only included if stats-type is set to volume and time. |
50 | Acct-Multi-Session-Id | Accounting session id of the parent PPPoE/IPoE session (session acct-session-id) or IPoE host (host acct-session-id). The format (variable length description or fixed 22B hexadecimal number) is identical to the parent PPPoE/IPoE session or IPoE host and determined by session-id-format in the radius-accounting- policy (configure subscriber-mgmt radius-accounting-policy policy-name session-id-format {number | description}). |
52 | Acct-Input-Gigawords | indicates how many times (one or more) the [42] Acct-Input-Octets counter has wrapped around 2^32 in the course of delivering this service. Only included if its value is different from zero and stats-type is set to volume and time. |
53 | Acct-Output-Gigawords | indicates how many times (one or more) the [42] Acct-Input-Octets counter has wrapped around 2^32 in the course of delivering this service. Only included if its value is different from zero and stats-type is set to volume and time. |
26.6527.151 | Alc-Sub-Serv-Activate | Activate a subscriber service. The attribute typically contains parameters as input for the Python script that populates the subscriber service data structure (sub_svc). The attribute is ignored if not used in Python. The parameters can cross an attribute boundary. The concatenation of all Alc-Sub-Serv-Activate attributes with the same tag in a single message is typically used as a unique subscriber service instance identifier (key). In subscriber service RADIUS accounting messages, the attribute is sent untagged and contains the subscriber service data structure sub_svc.name value used at service activation. Multiple attributes may be present if the total length does not fit a single attribute. |
Attribute ID | Attribute Name | Type | Limits | SR OS Format |
42 | Acct-Input-Octets | integer | 4 bytes | For example: Acct-Input-Octets = 5000 |
43 | Acct-Output-Octets | integer | 4 bytes | For example: Acct-Output-Octets = 2000 |
44 | Acct-Session-Id | string | 22 bytes | For example: # Acct-Session-Id = 24ADFF0000000950C5F138 Acct-Session-Id 0x32313238343633353932313032353132313133343039 |
47 | Acct-Input-Packets | integer | 4 bytes 4294967295 packets | For example: Acct-Input-Packets = 15200 |
48 | Acct-Output-Packets | integer | 4 bytes 4294967295 packets | For example: Acct-Output-Packets = 153537 |
50 | Acct-Multi-Session-Id | string | 22 bytes (number format) max. 253 bytes (description format) | For example: Acct-Multi-Session-Id = 24ADFF0000000750C8EB26 |
52 | Acct-Input-Gigawords | integer | 4 bytes | For example: Acct-Input-Gigawords = 7 |
53 | Acct-Output-Gigawords | integer | 4 bytes | For example: Acct-Output-Gigawords = 3 |
26.6527.151 | Alc-Sub-Serv-Activate | string | multiple VSA's per tag per message | For example: Alc-Sub-Serv-Activate;1 = rate-limit;1000;8000 |
Attribute ID | Attribute Name | Acct Start | Acct Stop | Acct Interim-Update |
42 | Acct-Input-Octets | 0 | 0-1 | 0-1 |
43 | Acct-Output-Octets | 0 | 0-1 | 0-1 |
44 | Acct-Session-Id | 1 | 1 | 1 |
47 | Acct-Input-Packets | 0 | 0-1 | 0-1 |
48 | Acct-Output-Packets | 0 | 0-1 | 0-1 |
50 | Acct-Multi-Session-Id | 1 | 1 | 1 |
52 | Acct-Input-Gigawords | 0 | 0-1 | 0-1 |
53 | Acct-Output-Gigawords | 0 | 0-1 | 0-1 |
26.6527.151 | Alc-Sub-Serv-Activate | 1 | 1 | 1 |
Attribute ID | Attribute Name | Description |
1 | User-Name | |
4 | NAS-IP-Address | The identifying IP Address of the NAS requesting the Authentication or Accounting and maps to the IPv4 address from the system interface (configure router interface system address ip-address). |
5 | NAS-Port | Unique 32 bit encoded number [31 to 0] that holds the MS-ISA MDA used for LSN accounting. The following formatting is used [3 bits 31 to 29 value 000], [4 bits 28 to 25 value slot-ms-isa], [4 bits 24 to 21 value mda-nbr-ms-isa], [6 bits 20 to 15 000010], [15 bits 14 to 0 0000 0000 0000 0000]. |
8 | Framed-IP-Address | Refers to the inside private IP address of the user (LSN44) and send when framed-ip-addr is included in configure aaa isa-radius-policy policy-name acct-include-attributes. |
30 | Called-Station-Id | Holds information to which nat-group and nat-member the NAT user belongs. The format of this attribute is a string 00-00-00-00-NatGroup-NatMember. The command show isa nat-group holds the link between ms-isa mda, NatGroup and NatMember. Optionally sent when called-station-id is included under configure aaa isa-radius-policy policy-name acct-include-attributes. |
32 | NAS-Identifier | A string (configure system name system-name) identifying the NAS originating the Authentication or Accounting requests and sent when nas-identifier is included for the corresponding application: configure subscriber-mgmt radius-accounting-policy (ESM accounting), configure aaa isa-radius-policy (LSN accounting, WLAN-GW) and configure aaa l2tp-accounting-policy (L2TP accounting). |
42 | Acct-Input-Octets | Indicates how many Layer 3 octets were sent to this NAT user over the course of this service being provided and sent together with [43] Acct-Output-Octets, [52] Acct-Input-Gigawords and [53] Acct-Output-Gigawords when octet-counters is included under configure aaa isa-radius-policy policy-name acct-include-attributes. |
43 | Acct-Output-Octets | |
44 | Acct-Session-Id | This unique 16 bytes attribute has two different behaviors. If multi-session-id is not included under configure aaa isa-radius-policy policy-name acct-include-attributes then multiple port-ranges for the same user are all reported with a common 16 bytes [44] Acct-Session-id for the different port-ranges and reported via start, interim and stop accounting messages and without attribute [50] Acct-Multi-Session-Id. If multi-session-id is configured under configure aaa isa-radius-policy policy-name acct-include-attributes then multiple port-ranges for the same user are reported with different 16 bytes [44] Acct-Session-id via start and stop accounting messages with an additional common 16 bytes attribute [50] Acct-Multi-Session-Id. For an accounting-on and accounting-off the first 8 bytes from the 16 bytes are put to zero. |
46 | Acct-Session-Time | Reports the elapsed time in seconds the user has allocated a unique port-range in accounting start, interim or stop. For accounting-off it reports the elapsed time in second since the last accounting-on. |
47 | Acct-Input-Packets | Indicates how many packets have been send for this nat user over the course of this service being provided and send together with [48] Acct-Output-Packets when frame-counters is included under configure aaa isa-radius-policy policy-name acct-include-attributes. |
48 | Acct-Output-Packets | Indicates how many packets have been received for this nat user over the course of this service being provided and send together with [47] Acct-Input-Packets when frame-counters is included under configure aaa isa-radius-policy policy-name acct-include-attributes. |
49 | Acct-Terminate-Cause | Indicates why a specific NAT port-range is released in Acct-Stop messages. Cause host-Request is used If the last port-range for this NAT user is freed and cause port-unneeded is used when we release a port-range which is not the last one (multiple port-ranges) for this NAT user. Cause [10]Nas-request is reported in Accounting-Off and cause [11]Nas-reboot is reported in Accounting-on. This attribute is only send when release-reason is included under configure aaa isa-radius-policy policy-name acct-include-attributes. |
50 | Acct-Multi-Session-Id | This unique 16 bytes attribute has two different behaviors. If multi-session-id is not included under configure aaa isa-radius-policy policy-name acct-include-attributes then multiple port-ranges for the same user are all reported with a common 16 bytes [44] Acct-Session-id for the different port-ranges and reported via start, interim and stop accounting messages and without attribute [50] Acct-Multi-Session-Id. If multi-session-id is included under configure aaa isa-radius-policy policy-name acct-include-attributes then multiple port-ranges for the same user are reported with different 16 bytes [44] Acct-Session-id via start and stop accounting messages with an additional common 16 bytes attribute [50] Acct-Multi-Session-Id. |
52 | Acct-Input-Gigawords | Indicates how many times (zero or more) the [42] Acct-Input-Octets counter has wrapped around 2^32 in the course of delivering this service and send together with [42] Acct-Input-Octets, [43] Acct-Output-Octets and [53] Acct-Output-Gigawords when octet-counters is included under configure aaa isa-radius-policy policy-name acct-include-attributes. |
53 | Acct-Output-Gigawords | Indicates how many times (zero or more) the [43] Acct-Output-Octets counter has wrapped around 2^32 in the course of delivering this service and send together with [42] Acct-Input-Octets, [43] Acct-Output-Octets and [52] Acct-Input-Gigawords when octet-counters is included under configure aaa isa-radius-policy policy-name acct-include-attributes. |
55 | Event-Timestamp | Record the time that this event occurred on the NAS, in seconds since January 1, 1970 00:00 UTC and send when hardware-timestamp is included under configure aaa isa-radius-policy policy-name acct-include-attributes. |
97 | Framed-IPv6-Prefix | Inside private IPv6 address of the user (NAT64,DSLITE) and send when framed-ipv6-prefix is included under configure aaa isa-radius-policy policy-name acct-include-attributes. |
26.6527.11 | Alc-Subsc-ID-Str | The reported format is LSN44@, DS-lite@ and NAT64@ followed by the users inside IPv4 or IPv6 address and send when nat-subscriber-string is included under configure aaa isa-radius-policy policy-name acct-include-attributes. This attribute has the same content as [1]User-Name for subscriber-unaware Large Scale NAT users. |
26.6527.100 | Alc-Serv-Id | Refers in the Accounting-Request to the inside VRF used for LSN subscribers using RADIUS LSN accounting (configure aaa isa-radius-policy policy-name nat acct-include-attributes inside-service-id). The outside VRF is reported via [26.6527.140] Alc-Nat-Outside-Serv-Id. |
26.6527.121 | Alc-Nat-Port-Range | This attribute is used to report allocated or released NAT resources in LSN. The reported NAT resources include a public IPv4 address, public port range(s), and outside routing instance. This attribute is included in accounting by configuring the port-range-block option under the configure aaa isa-radius-policy policy-name acct-include-attributes CLI hierarchy. |
26.6527.140 | Alc-Nat-Outside-Serv-Id | Refers to the public outside service-id and send when outside-service-id is included under configure aaa isa-radius-policypolicy-name acct-include-attributes. |
26.6527.141 | Alc-Nat-Outside-Ip-Addr | Holds for the NAT user his public outside IPv4 address and send when outside-ip is included under configure aaa isa-radius-policy policy-name acct-include-attributes. The content of this attribute is identical to the outside IPv4 address in [26.6527.121] Alc-Nat-Port-Range. |
26.6527.163 | Alc-Acct-Triggered-Reason | A reason attribute included in Acct-Interim messages to specify the reason for the interim update. Attribute is included in LSN accounting only when acct-include-attribute acct-trigger-reason is enabled in the isa-radius-policy. |
Attribute ID | Attribute Name | Type | Limits | SR OS Format |
1 | User-Name | string | [32|64] chars | Subscriber unaware: LSN44@<ipaddr>, DS-lite@<ipv6addr> and NAT64@<ipv6addr>Subscriber aware: format and length depends on the subscriber-identification attribute configuration- attribute-type alc-sub-string max 32 chars- attribute-type user-name, class and station-id max 64 chars- attribute-type imsi and imei max 32 chars |
4 | NAS-IP-Address | ipaddr | 4 bytes | |
5 | NAS-Port | integer | 4 bytes | |
8 | Framed-IP-Address | ipaddr | 4 bytes | |
30 | Called-Station-Id | string | 17 bytes | 00-00-00-00-<natgroup>-<natmember> |
32 | NAS-Identifier | string | 32 chars | |
42 | Acct-Input-Octets | integer | 4 bytes | |
43 | Acct-Output-Octets | integer | 4 bytes | |
44 | Acct-Session-Id | string | 32 bytes | No useful information can be extracted from the string. |
46 | Acct-Session-Time | integer | 4 bytes 4294967295 seconds | |
47 | Acct-Input-Packets | integer | 4 bytes 4294967295 packets | |
48 | Acct-Output-Packets | integer | 4 bytes 4294967295 packets | |
49 | Acct-Terminate-Cause | integer | 4 bytes | See also table Acct Terminate Cause 10=Nas-Request, 11=Nas-Reboot, 14=Port-Suspended, 18=Host-Request |
50 | Acct-Multi-Session-Id | string | 32 bytes | No useful information can be extracted from the string. For example: # internal generated asid 32 Bytes/16 chars: 0x3566666434383332306232313436393738363238346262323339326462636232Acct-Multi-Session-Id = 5ffd48320b21469786284bb2392dbcb2 |
52 | Acct-Input-Gigawords | integer | 4 bytes | For example: # no overflowAcct-Input-Gigawords = 0 |
53 | Acct-Output-Gigawords | integer | 4 bytes | For example: # no overflowAcct-Output-Gigawords = 0 |
55 | Event-Timestamp | date | 4 bytes | For example: # Jul 6 2012 17:28:23 CEST is reported as 4FF70417Event-Timestamp = 4FF70417 |
97 | Framed-IPv6-Prefix | ipv6prefix | max. 16 bytes for prefix + 1 byte for length | private inside IPv6 address of nat64 or DSlite user For example: Framed-IPv6-Prefix = 2001::1/128 |
26.6527.11 | Alc-Subsc-ID-Str | string | 32 chars | LSN44@<ipaddr>, DS-lite@<ipv6addr> and NAT64@<ipv6addr> For example: Alc-Subsc-ID-Str = LSN44@192.168.0.1Alc-Subsc-ID-Str = DS-Lite@2001:0000:0000:0000:0000:0000:0000:0001Alc-Subsc-ID-Str = NAT64@2002:0000:0000:0000:0000:0000:0000:0001 |
26.6527.100 | Alc-Serv-Id | integer | 2147483647 id | VPRN service ID or 0 (zero) when inside service is the Base routing instance. For example: inside VPRN service 100: Alc-Serv-Id = 100 |
26.6527.121 | Alc-Nat-Port-Range | string | no limits | <public-ip><space><port-range><space><outside-routing-instance> For example: a public pool address 180.0.1.248; port-range [37674 to 37723] in Base: Alc-Nat-Port-Range = “180.0.1.248 37674-37723 router base” |
26.6527.140 | Alc-Nat-Outside-Serv-Id | integer | 2147483647 id | VPRN service ID or 0 (zero) when outside service is the Base routing instance. For example: outside VPRN service 200: Alc-Nat-Outside-Serv-Id = 200 |
26.6527.141 | Alc-Nat-Outside-Ip-Addr | ipaddr | 4 bytes | For example: Alc-Nat-Outside-Ip-Addr = 180.0.1.248 |
26.6527.163 | Alc-Acct-Triggered-Reason | integer | 4 bytes | See Table 85 for a description of Accounting Triggered Reason values. For example: ACCT TRIGGERED INTERIM REASON [163] 4 Nat-Free (19) |
Attribute ID | Attribute Name | Acct Start | Acct Stop | Acct Interim-Update | Acct On | Acct Off |
1 | User-Name | 0-1 | 0-1 | 0-1 | 0 | 0 |
4 | NAS-IP-Address | 1 | 1 | 1 | 1 | 1 |
5 | NAS-Port | 1 | 1 | 1 | 1 | 1 |
8 | Framed-IP-Address | 0-1 | 0-1 | 0-1 | 0 | 0 |
30 | Called-Station-Id | 0-1 | 0-1 | 0-1 | 0-1 | 0-1 |
32 | NAS-Identifier | 0-1 | 0-1 | 0-1 | 0-1 | 0-1 |
42 | Acct-Input-Octets | 0 | 0-1 | 0-1 | 0 | 0 |
43 | Acct-Output-Octets | 0 | 0-1 | 0-1 | 0 | 0 |
44 | Acct-Session-Id | 1 | 1 | 1 | 1 | 1 |
46 | Acct-Session-Time | 1 | 1 | 1 | 1 | 1 |
47 | Acct-Input-Packets | 0-1 | 0-1 | 0-1 | 0 | 0 |
48 | Acct-Output-Packets | 0-1 | 0-1 | 0-1 | 0 | 0 |
49 | Acct-Terminate-Cause | 0 | 0-1 | 0 | 0-1 | 0-1 |
50 | Acct-Multi-Session-Id | 0-1 | 0-1 | 0 | 0 | 0 |
52 | Acct-Input-Gigawords | 0 | 0-1 | 0-1 | 0 | 0 |
53 | Acct-Output-Gigawords | 0 | 0-1 | 0-1 | 0 | 0 |
55 | Event-Timestamp | 0-1 | 0-1 | 0-1 | 0-1 | 0-1 |
97 | Framed-IPv6-Prefix | 0-1 | 0-1 | 0-1 | 0 | 0 |
26.6527.11 | Alc-Subsc-ID-Str | 0-1 | 0-1 | 0-1 | 0 | 0 |
26.6527.100 | Alc-Serv-Id | 0-1 | 0-1 | 0-1 | 0 | 0 |
26.6527.121 | Alc-Nat-Port-Range | 0-1 | 0-1 | 0-1 | 0 | 0 |
26.6527.140 | Alc-Nat-Outside-Serv-Id | 0-1 | 0-1 | 0-1 | 0 | 0 |
26.6527.141 | Alc-Nat-Outside-Ip-Addr | 0-1 | 0-1 | 0-1 | 0 | 0 |
26.6527.163 | Alc-Acct-Triggered-Reason | 0 | 0 | 0-1 | 0 | 0 |
Attribute ID | Attribute Name | Description |
1 | User-Name | Refers to the PPPoE user-name |
4 | NAS-IP-Address | The identifying IP Address of the NAS requesting the Authentication or Accounting. Included when the RADIUS server is reachable via IPv4. The address is determined by the routing instance through which the RADIUS server can be reached: “Management” — The active IPv4 address in the Boot Options File (bof address ipv4-address) “Base” or “VPRN” — The IPv4 address of the system interface (configure router interface system address address). The address can be overwritten with the configured source-address (configure aaa radius-server-policy policy-name servers source-address ip-address). |
5 | NAS-Port | The physical access-circuit on the NAS which is used for the Authentication or Accounting of the user. The format of this attribute is configurable on the NAS as a fixed 32 bit value or a parameterized 32 bit value. The parameters can be a combination of outer-vlan-id(o), inner-vlan-id(i), slot number(s), MDA number(m), port number or lag-id(p), ATM VPI(v) and ATM VCI(c), fixed bit values zero (0) or one (1) but cannot exceed 32 bit. The format can be configured for following applications: configure aaa l2tp-accounting-policy name include-radius-attribute nas-port, configure router l2tp cisco-nas-port, configure service vprn service-id l2tp cisco-nas-port, configure subscriber-mgmt authentication-policy name include-radius-attribute nas-port, configure subscriber-mgmt radius-accounting-policy name include-radius-attribute nas-port. |
6 | Service-Type | The type of service the PPPoE user has requested, or the type of service to be provided for the PPPoE user. Optional in RADIUS-Accept and CoA. Treated as a session setup failure if different from Framed-User. |
31 | Calling-Station-Id | Includes the hostname and sap-id. Send when calling-station-id is included in configure aaa l2tp-accounting-policy policy-name include-radius-attribute calling-station-id |
32 | NAS-Identifier | A string (configure system name system-name) identifying the NAS originating the Authentication or Accounting requests and sent when nas-identifier is included for the corresponding application: configure aaa l2tp-accounting-policy (L2TP accounting). |
41 | Acct-Delay-Time | Indicates how many seconds the client has been trying to send this accounting record for. This attribute is included with value 0 in all initial accounting messages. Attribute is omitted in accounting via configure subscriber-mgmt radius-accounting-policy name include-radius-attribute no acct-delay-time. |
42 | Acct-Input-Octets | Tunnel-link and Tunnel level accounting uses the ESM accounting statistics. For Tunnel Link Stop it reports the input bytes for this user over the course of this service being provided. For Tunnel Stop this attribute represent an aggregate of input bytes of all sessions that belong(ed) to this tunnel over the course of this service being provided. Attribute [52] Acct-Output-Gigawords indicates how many times (if greater than zero) the [42] Acct-Input-Octets counter has wrapped around 2^32 in the course of delivering this service. |
43 | Acct-Output-Octets | Tunnel-link and Tunnel level accounting uses the ESM accounting statistics. For Tunnel Link Stop it reports the output bytes for this user over the course of this service being provided. For Tunnel Stop this attribute represent an aggregate of output bytes of all sessions that belong(ed) to this tunnel over the course of this service being provided. Attribute [53] Acct-Output-Gigawords indicates how many times (if bigger than zero) the [43] Acct-Output-Octets counter has wrapped around 2^32 in the course of delivering this service. |
44 | Acct-Session-Id | Is a unique generated number and maps for the Tunnel-link stop to the accounting-session-id of the PPPoE session (show service id service id ppp session detail). For Tunnel-stop accounting it is longer and a concatenation of start-time and connection-id with delimiter. The start-time equals to the node uptime reported in Timeticks (nd:hh:mm:ss:ts) and value/6000 gives the uptime in minutes. The connection-id equals {tunnel-id * 65536} and the tunnel-id maps to L2TP AVP 9 Assigned Tunnel Id. |
46 | Acct-Session-Time | Reports the elapsed time in seconds over the course of this service (L2TP session or L2TP tunnel) being provided. |
47 | Acct-Input-Packets | Tunnel-link and Tunnel level accounting uses the ESM accounting statistics. For Tunnel Link Stop it reports the input packets for this user over the course of this service being provided. For Tunnel Stop this attribute represent an aggregate of input packets of all sessions that belong/belonged to this tunnel over the course of this service being provided. |
48 | Acct-Output-Packets | Tunnel-link and Tunnel level accounting uses the ESM accounting statistics. For Tunnel Link Stop it reports the output packets for this user over the course of this service being provided. For Tunnel Stop this attribute represent an aggregate of output packets of all sessions that belong/belonged to this tunnel over the course of this service being provided. |
49 | Acct-Terminate-Cause | Indicates how the L2TP session or L2TP tunnel was terminated. |
52 | Acct-Input-Gigawords | Indicates how many times (zero or more) the [42] Acct-Input-Octets counter has wrapped around 2^32 in the course of delivering this service. |
53 | Acct-Output-Gigawords | Indicates how many times (zero or more) the [43] Acct-Output-Octets counter has wrapped around 2^32 in the course of delivering this service. |
55 | Event-Timestamp | Record the time that this event occurred on the NAS, in seconds since January 1, 1970 00:00 UTC |
61 | NAS-Port-Type | The type of the physical port of the NAS which is authenticating the user and value automatically determined from subscriber SAP encapsulation. It can be overruled by configuration. Included only if include-radius-attribute nas-port-type is added per application: configure aaa l2tp-accounting-policy (L2TP accounting). Checked for correctness if returned in CoA. |
64 | Tunnel-Type | The tunneling protocol(s) to be used (in the case of a tunnel initiator) or the tunneling protocol in use (in the case of a tunnel terminator). This attribute is mandatory on LAC Access-Accept and needs to be L2TP. The same attribute is included on LNS in the Access-Request and Acct-Request if configure subscriber-mgmt authentication-policy|radius-accounting-policy policy name include-radius-attribute tunnel-server-attrs is enabled on LNS. For L2TP Tunnel/Link Accounting this attribute is always included on LAC and LNS. |
65 | Tunnel-Medium-Type | Which transport medium to use when creating a tunnel for those protocols (such as L2TP) that can operate over multiple transports. This attribute is mandatory on LAC Access-Accept and needs to be IP or IPv4. The same attribute is included on LNS in the Access-Request and Acct-Request if configure subscriber-mgmt authentication-policy|radius-accounting-policy policy name include-radius-attribute tunnel-server-attrs is enabled on LNS. For L2TP Tunnel/Link Accounting this attribute is always included on LAC and LNS. |
66 | Tunnel-Client-Endpoint | The dotted-decimal IP address of the initiator end of the tunnel. Preconfigured values are used when attribute is omitted (configure router/service vprn service-id l2tp local-address). If omitted in Access Accept on LAC and no local-address configured, then the address is taken from the interface with name system. This attribute is included on LNS in the Access-Request and Acct-Request only if configure subscriber-mgmt authentication-policy|radius-accounting-policy policy name include-radius-attribute tunnel-server-attrs is enabled on LNS. For L2TP Tunnel/Link Accounting this attribute is always included on LAC and LNS as untagged. |
67 | Tunnel-Server-Endpoint | The dotted-decimal IP address of the server end of the tunnel and is on the LAC the dest-ip for all L2TP packets for that tunnel. |
68 | Acct-Tunnel-Connection | Indicates the identifier assigned to the tunnel session. For Tunnel start/stop it is a concatenation, without delimiter, of LAC-tunnel-id (4 bytes) and LNS-tunnel-id (4 bytes) were the LAC-tunnel-id maps to the hex value of L2TP AVP 9 AssignedTunnelId from SCCRQ and LNS-tunnel-id maps to the hex value L2TP AVP 9 AssignedTunnelId in SCCRP. Unknown tunnel-ids (Tunnel Reject and Tunnel Link Reject) are reported as 0000 or ffff. For Tunnel Link Start/Stop it maps to the integer Call Serial Number from ICRQ L2TP AVP 15 Call Serial Number. The default format of the attribute can be changed with configure aaa l2tp-accounting-policy policy-name acct-tunnel-connection-fmt ascii-spec. |
82 | Tunnel-Assignment-ID | Indicates to the tunnel initiator the particular tunnel to which a session is to be assigned. Some tunneling protocols, such as PPTP and L2TP, allow for sessions between the same two tunnel endpoints to be multiplexed over the same tunnel and also for a given session to utilize its own dedicated tunnel. |
86 | Acct-Tunnel-Packets-Lost | Indicates the number of packets dropped and uses the ESM accounting statistics for this. For Tunnel Link Stop it reports an aggregate of the dropped input and output packets for this user over the course of this service being provided. For Tunnel Stop this attribute represent an aggregate of input and output dropped packets of all sessions that belong/belonged to this tunnel over the course of this service being provided. |
87 | NAS-Port-Id | |
90 | Tunnel-Client-Auth-ID | Used during the authentication phase of tunnel establishment and copied by the LAC in L2TP SCCRQ AVP 7 Host Name. Reported in L2TP Tunnel/Link accounting when length is different from zero. The value with tag 0 is used as default for the tunnels where the value is not specified. Preconfigured values are used when the attribute is omitted (configure router/service vprn service-id l2tp local-name). The Node system-name is copied in AVP Host Name if this attribute is omitted and no local-name is configured. |
91 | Tunnel-Server-Auth-ID | Used during the authentication phase of tunnel establishment and reported in L2TP Tunnel/Link accounting when length is different from zero. For authentication the value of this attribute is compared with the value of AVP 7 Host Name from the received LNS SCCRP. Authentication from LAC point of view passes if both attributes are the same. This authentication check is not performed if the RADIUS attribute is omitted. |
95 | NAS-IPv6-Address | The identifying IP address of the NAS requesting the Authentication or Accounting. Included when the RADIUS server is reachable via IPv6. The address is determined by the routing instance through which the RADIUS server can be reached: “Management” — The active IPv6 address in the Boot Options File (bof address ipv6-address) “Base” or “VPRN” — The IPv6 address of the system interface (configure router interface system ipv6 address ipv6-address). The address can be overwritten with the configured ipv6-source-address (configure aaa radius-server-policy policy-name servers ipv6-source-address ipv6-address). |
Attribute ID | Attribute Name | Type | Limits | SR OS Format |
1 | User-Name | string | 253 bytes | Format depends on authentication method and configuration. For example: User-Name user1@domain1.com |
4 | NAS-IP-Address | ipaddr | 4 bytes | # ip-address For example: NAS-IP-Address= 192.0.2.1 |
5 | NAS-Port | integer | 4 bytes | nas-port <binary-spec> <binary-spec> = <bit-specification> <binary-spec> <bit-specification> = 0 | 1 | <bit-origin> <bit-origin> = *<number-of-bits><origin> <number-of-bits> = [1 to 32] <origin> = o (outer VLAN ID), i (inner VLAN ID), s (slot number), m (MDA number), p (port number or lag-id), v (ATM VPI), c (ATM VCI) Example : # configured nas-port *12o*10i*3s*2m*5p for SAP 2/2/4:221.7 corresponds to 000011011101 0000000111 010 10 00100 NAS-Port = 231742788 |
6 | Service-Type | integer | 2 (mandatory value) | PPPoE and PPPoL2TP hosts only For example: Service-Type = Framed-User |
31 | Calling-Station-Id | string | 253 chars | For example: Calling-Station-Id = "router-1 1/1/4:1200.10" |
32 | NAS-Identifier | string | 32 chars | |
41 | Acct-Delay-Time | integer | 4294967295 seconds | |
42 | Acct-Input-Octets | integer | 4 bytes | |
43 | Acct-Output-Octets | integer | 4 bytes | |
44 | Acct-Session-Id | string | [17|22] bytes | Tunnel number format: <uptime><.><connection-id>Tunnel-link number format: Corresponds to PPPoE session ASID (No useful information can be extracted from the string). |
46 | Acct-Session-Time | integer | 4 bytes 42949672 seconds | The attribute value wraps after approximately 497 days |
47 | Acct-Input-Packets | integer | 4 bytes 4294967295 packets | |
48 | Acct-Output-Packets | integer | 4 bytes 4294967295 packets | |
49 | Acct-Terminate-Cause | integer | 4 bytes | See also table Acct Terminate Cause 1=User-Request, 2=Lost-Carrier, 9=NAS-Error, 10=NAS-Request, 11=NAS-Reboot, 15=Service-Unavailable |
52 | Acct-Input-Gigawords | integer | 4 bytes | |
53 | Acct-Output-Gigawords | integer | 4 bytes | |
55 | Event-Timestamp | date | 4 bytes | |
61 | NAS-Port-Type | integer | 4 bytes Values [0 to 255] | Values as defined in rfc-2865 and rfc-4603For LNS, the value is set to virtual (5) For example: NAS-Port-Type = PPPoEoQinQ (34) |
64 | Tunnel-Type | integer | 3 (mandatory value) | Mandatory 3=L2TP For example: Tunnel-Type = L2TP |
65 | Tunnel-Medium-Type | integer | 1 (mandatory value) | Mandatory 1=IP or IPv4 For example: Tunnel-Medium-Type = IP |
66 | Tunnel-Client-Endpoint | string | 19 or 20 bytes (untagged/tagged) | <Tag field><dotted-decimal IP address used on LAC as L2TP src-ip> If Tag field is greater than 0x1F, it is interpreted as the first byte of the following string field For example: # untagged Tunnel-Client-Endpoint = 312e312e312e31Tunnel-Client-Endpoint = 1.1.1.1# tagged 0 Tunnel-Client-Endpoint = 00312e312e312e31Tunnel-Client-Endpoint:0 = 1.1.1.1# tagged 1 Tunnel-Client-Endpoint = 01312e312e312e31Tunnel-Client-Endpoint:1 = 1.1.1.1 |
67 | Tunnel-Server-Endpoint | string | 19 or 20 bytes (untagged/tagged) | <Tag field><dotted-decimal IP address used on LAC as L2TP dst-ip> If Tag field is greater than 0x1F, it is interpreted as the first byte of the following string field For example: # tagged 1 Tunnel-Server-Endpoint = 01332e332e332e31Tunnel-Server-Endpoint:1 = 3.3.3.3 |
68 | Acct-Tunnel-Connection | string | [4|8] bytes | Default format: tunnel-start/stop : 8 Byte value representing the lac + lns tunnel-id converted in hexadecimallink-start/stop: maps to the AVP 15 call Serial Number from ICRQ (32 bit) Configured format: (if the resulting string is longer than 253 characters, it is truncated) acct-tunnel-connection-fmt ascii-spec <ascii-spec> : <char-specification> <ascii-spec> <char-specification> : <ascii-char>|<char-origin> <ascii-char> : a printable ASCII character <char-origin> : %<origin> <origin> : n | s | S | t | T | c | C n - Call Serial Number s | S - Local (s) or Remote (S) Session Id t | T - Local (t) or Remote (T) Tunnel Id c | C - Local (c) or Remote (C) Connection Id |
82 | Tunnel-Assignment-ID | string | 32 chars | For example: Tunnel-Assignment-ID = Tunnel-1 |
86 | Acct-Tunnel-Packets-Lost | integer | 4 bytes | Sum of all dropped packets on ingress and egress. For example:Acct-Tunnel-Packets-Lost = 748 |
87 | NAS-Port-Id | string | no limits | LAC: <prefix><space><slot/mda/port:vlan|vpi.vlan|vci><space> <suffix> - prefix: configurable string 8 chars max - suffix: remote-id (max 64 chars) | circuit-id (max 64 chars) LNS: pre-defined format - LNS rtr-2#lip-3.3.3.3#rip-1.1.1.1#ltid-11381#rtid-1285#lsid-30067#rsid-19151#347 |
90 | Tunnel-Client-Auth-ID | string | 64 chars | For example: Tunnel-Client-Auth-Id:0 = LAC-Antwerp-1 |
91 | Tunnel-Server-Auth-ID | string | 64 chars | For example: Tunnel-Server-Auth-ID:0 = LNS-Antwerp-1 |
95 | NAS-IPv6-Address | ipv6addr | 16 bytes | # ipv6-address For example: NAS-IPv6-Address = 2001:db8::1 |
Attribute ID | Attribute Name | Acct Tunnel-Start | Acct Tunnel-Stop | Acct Tunnel-Reject | Acct Tunnel-Link-Start | Acct Tunnel-Link-Stop | Acct Tunnel-Link-Reject |
1 | User-Name | 0 | 0 | 0 | 1 | 1 | 1 |
4 | NAS-IP-Address | 0-1 | 0-1 | 0-1 | 0-1 | 0-1 | 0-1 |
5 | NAS-Port | 0 | 0 | 0 | 0-1 | 0-1 | 0-1 |
6 | Service-Type | 0 | 0 | 0 | 1 | 1 | 1 |
31 | Calling-Station-Id | 0-1 | 0-1 | 0-1 | 0-1 | 0-1 | 0-1 |
32 | NAS-Identifier | 0-1 | 0-1 | 0-1 | 0-1 | 0-1 | 0-1 |
41 | Acct-Delay-Time | 1 | 1 | 1 | 1 | 1 | 1 |
42 | Acct-Input-Octets | 0 | 1 | 0 | 0 | 1 | 0 |
43 | Acct-Output-Octets | 0 | 1 | 0 | 0 | 1 | 0 |
44 | Acct-Session-Id | 1 | 1 | 1 | 1 | 1 | 1 |
46 | Acct-Session-Time | 0 | 1 | 0 | 0 | 1 | 0 |
47 | Acct-Input-Packets | 0 | 1 | 0 | 0 | 1 | 0 |
48 | Acct-Output-Packets | 0 | 1 | 0 | 0 | 1 | 0 |
49 | Acct-Terminate-Cause | 0 | 1 | 1 | 0 | 1 | 1 |
52 | Acct-Input-Gigawords | 0 | 0-1 | 0 | 0 | 0-1 | 0 |
53 | Acct-Output-Gigawords | 0 | 0-1 | 0 | 0 | 0-1 | 0 |
55 | Event-Timestamp | 1 | 1 | 1 | 1 | 1 | 1 |
61 | NAS-Port-Type | 0 | 0 | 0 | 0-1 | 0-1 | 0-1 |
64 | Tunnel-Type | 1 | 1 | 1 | 1 | 1 | 1 |
65 | Tunnel-Medium-Type | 1 | 1 | 1 | 1 | 1 | 1 |
66 | Tunnel-Client-Endpoint | 1 | 1 | 1 | 1 | 1 | 1 |
67 | Tunnel-Server-Endpoint | 1 | 1 | 1 | 1 | 1 | 1 |
68 | Acct-Tunnel-Connection | 1 | 1 | 1 | 1 | 1 | 0 |
82 | Tunnel-Assignment-ID | 1 | 1 | 1 | 1 | 1 | 1 |
86 | Acct-Tunnel-Packets-Lost | 0 | 1 | 0 | 0 | 1 | 0 |
87 | NAS-Port-Id | 0 | 0 | 0 | 0-1 | 0-1 | 0-1 |
90 | Tunnel-Client-Auth-ID | 1 | 1 | 1 | 1 | 1 | 1 |
91 | Tunnel-Server-Auth-ID | 1 | 1 | 0 | 1 | 1 | 1 |
95 | NAS-IPv6-Address | 0-1 | 0-1 | 0-1 | 0-1 | 0-1 | 0-1 |
Attribute ID | Attribute Name | Description |
1 | User-Name | |
4 | NAS-IP-Address | The identifying IP Address of the NAS requesting the Accounting and maps to the IPv4 address from the system interface (configure router interface system address ip-address). Allows to monitor node redundancy activity switch. |
32 | NAS-Identifier | A string (configure system name system-name) identifying the NAS originating the AA Accounting requests. It is sent in all accounting messages. Allows to monitor node redundancy activity switch. |
40 | Acct-Status-Type | Indicates AA Acct request type. Acct On is sent each time a RADIUS accounting policy (configure application-assurance radius-accounting-policy rad-acct-plcy-name) is enabled under a partition (configure application-assurance group aa-group-id:partition-id statistics aa-sub radius-accounting-policy rad-acct-plcy-name) or after a node reboot. An Acct Start is sent for each new AA-subscriber created under a partition were radius accounting is enabled. An Acct Interim is sent every configured interval time (configure application-assurance radius-accounting-policy rad-acct-plcy-name interim-update-interval minutes) for each AA-subscriber under a partition with the radius-accounting policy applied. An Acct Stop is sent at AA-subscriber removal. An application-profile change or an Application-Service-Options [ASO] override against a subscriber will not trigger Acct Start/Stop messages and do not affect the AA RADIUS Acct session. |
44 | Acct-Session-Id | |
49 | Acct-Terminate-Cause | Indicates how the session was terminated. |
55 | Event-Timestamp | |
26.6527.11 | Alc-Subsc-ID-Str | AA-subscriber string name, used together with the AA-subscriber type to construct the [44] Acct-Session-Id. Sent in all Acct Start, Interim Updates and Stop messages. If Application Assurance per subscriber MAC is enabled, then the MAC address is appended. |
26.6527.19 | Alc-Acct-I-Inprof-Octets-64 | |
26.6527.21 | Alc-Acct-O-Inprof-Octets-64 | |
26.6527.23 | Alc-Acct-I-Inprof-Pkts-64 | |
26.6527.25 | Alc-Acct-O-Inprof-Pkts-64 | |
26.6527.45 | Alc-App-Prof-Str | Designates the AA-subscriber current application profile. Sent in all Acct Start, Interim Update and Stop messages. |
26.6527.156 | Alc-AA-Group-Partition-Isa-Id | Designates the AA Group/partition and the ISA card assigned to the AA-subscriber reported in the Accounting Statistics. Sent in all Acct requests. The ISA id allows to monitor ISA card switch over. |
26.6527.157 | Alc-AA-Peer-Identifier |
Attribute ID | Attribute Name | Type | Limits | SR OS Format |
1 | User-Name | string | 32 chars | # format varies with the aa-sub type |
4 | NAS-IP-Address | ipaddr | 4 bytes | |
32 | NAS-Identifier | string | 32 chars | |
40 | Acct-Status-Type | integer | 4 | 1=Start, 2=Stop, 3=Interim Update, 7=Accounting-On, 8=Accounting-Off |
44 | Acct-Session-Id | string | 22 bytes | <subscriber-type>|<Alc-Subsc-ID-str>where <subscriber-type> = esm or transit For example: Acct-Session-Id = esm|ipoe_sub_08 |
49 | Acct-Terminate-Cause | integer | 4 bytes | # Supported causes: 1=User-Request, 2=Lost-Carrier, 3=Lost-Service, 4=Idle-Timeout, 5=Session-Timeout, 6=Admin-Reset, 8=Port-Error, 10=NAS-Request, 15=Service-Unavailable# See table Acct Terminate Cause for complete overview |
55 | Event-Timestamp | date | 4 bytes | |
26.6527.11 | Alc-Subsc-ID-Str | string | <aa-subscriber text name> Scope = subscriber: Alc-Subsc-ID-Str = ipoe_sub_08 Scope = mac Alc-Subsc-ID-Str = ipoe_sub_08-000102030405 | |
26.6527.19 | Alc-Acct-I-Inprof-Octets-64 | octets | 10 bytes | <Type of second byte 1 Byte><export-id 1 Byte><8 Byte value> Where: <Type of second byte> = 0x40 indicates byte 2 is AA charging-group export-id <Type of second byte> = 0x50 indicates byte 2 is AA app-group export-id <Type of second byte> = 0x60 indicates byte 2 is AA application export-id <Type of second byte> = 0x70 indicates byte 2 is sub-aggregate export-id (=1) <export-id> =<1 to 255> For example: 500 bytes reported in CG id 2 Alc-Acct- I-Inprof-Octets-64 = 0x400200000000000001f4 |
26.6527.21 | Alc-Acct-O-Inprof-Octets-64 | octets | 10 bytes | <Type of second byte 1 Byte><export-id 1 Byte><8 Byte value> Where: <Type of second byte> = 0x40 indicates byte 2 is AA charging-group export-id <Type of second byte> = 0x50 indicates byte 2 is AA app-group export-id <Type of second byte> = 0x60 indicates byte 2 is AA application export-id <Type of second byte> = 0x70 indicates byte 2 is sub-aggregate export-id (=1) <export-id> = <1 to 255> For example: Alc-Acct-O-Inprof-Octets-64 = 0x40020000000000651d26 |
26.6527.23 | Alc-Acct-I-Inprof-Pkts-64 | octets | 10 bytes | <Type of second byte 1 Byte ><export-id 1 Byte><8 Byte value> Where <Type of second byte> = 0x40 indicates byte 2 is AA charging-group export-id <Type of second byte> = 0x50 indicates byte 2 is AA app-group export-id <Type of second byte> = 0x60 indicates byte 2 is AA application export-id <export-id> = <1…255> |
26.6527.25 | Alc-Acct-O-Inprof-Pkts-64 | octets | 10 bytes | <Type of second byte 1 Byte ><export-id 1 Byte><8 Byte value> Where <Type of second byte > =0x40 indicates byte 2 is AA charging-group export-id <Type of second byte> = 0x50 indicates byte 2 is AA app-group export-id <Type of second byte> = 0x60 indicates byte 2 is AA application export-id < export-id> = <1 to 255> |
26.6527.45 | Alc-App-Prof-Str | string | 16 char | For example: Alc-App-Prof-Str = MyAppProfile |
26.6527.156 | Alc-AA-Group-Partition-Isa-Id | string | no limits | <Group ID>:<Partition ID>:<ISA slot>/<ISA MDA> For example: Alc-AA-Group-Partition-Isa-Id = 2:4:3/2 |
26.6527.157 | Alc-AA-Peer-Identifier | string | no limits | <AARP ID>@<Peer IP address>@<Peer Port-id> |
Attribute ID | Attribute Name | Acct Start | Acct Stop | Acct Interim-Update | Acct On | Acct Off |
1 | User-Name | 1 | 1 | 1 | 0 | 0 |
4 | NAS-IP-Address | 1 | 1 | 1 | 1 | 1 |
32 | NAS-Identifier | 1 | 1 | 1 | 1 | 1 |
40 | Acct-Status-Type | 1 | 1 | 1 | 1 | 1 |
44 | Acct-Session-Id | 1 | 1 | 1 | 0 | 0 |
49 | Acct-Terminate-Cause | 0 | 0-1 | 0 | 0 | 0 |
55 | Event-Timestamp | 1 | 1 | 1 | 1 | 1 |
26.6527.11 | Alc-Subsc-ID-Str | 1 | 1 | 1 | 0 | 0 |
26.6527.19 | Alc-Acct-I-Inprof-Octets-64 | 0 | 0-1 | 0-1 | 0 | 0 |
26.6527.21 | Alc-Acct-O-Inprof-Octets-64 | 0 | 0-1 | 0-1 | 0 | 0 |
26.6527.23 | Alc-Acct-I-Inprof-Pkts-64 | 0 | 0-1 | 0-1 | 0 | 0 |
26.6527.25 | Alc-Acct-O-Inprof-Pkts-64 | 0 | 0-1 | 0-1 | 0 | 0 |
26.6527.45 | Alc-App-Prof-Str | 1 | 1 | 1 | 0 | 0 |
26.6527.156 | Alc-AA-Group-Partition-Isa-Id | 1 | 1 | 1 | 1 | 1 |
26.6527.157 | Alc-AA-Peer-Identifier | 0-1 | 0 | 0 | 0 | 0 |
Attribute ID | Attribute Name | Description |
1 | User-Name | Dynamic data services associated with an ESM control channel:
Dynamic data services associated with a dynamic service data trigger:
|
4 | NAS-IP-Address | The identifying IP Address of the NAS requesting the Authentication or Accounting. Included when the RADIUS server is reachable via IPv4. The address is determined by the routing instance through which the RADIUS server can be reached: “Management” — The active IPv4 address in the Boot Options File (bof address ipv4-address) “Base” or “VPRN” — The IPv4 address of the system interface (configure router interface system address address). The address can be overwritten with the configured source-address (configure aaa radius-server-policy policy-name servers source-address ip-address) |
25 | Class | (Dynamic Data Services associated with an ESM control channel only) The Class attributes from the Dynamic Data Service Control Channel associated with this Dynamic Data Service SAP accounting session |
32 | NAS-Identifier | A string (configure system name system-name) identifying the NAS originating the Accounting requests. |
40 | Acct-Status-Type | Indicates whether this Accounting-Request marks the beginning of the user service (Start) or the end (Stop) or reports interim updates. |
41 | Acct-Delay-Time | Indicates how many seconds the client has been trying to send this accounting record for. This attribute is included with value 0 in all initial accounting messages. |
44 | Acct-Session-Id | Unique generated hexadecimal number that represents the accounting session for this Dynamic Data Service SAP. |
46 | Acct-Session-Time | |
49 | Acct-Terminate-Cause | Indicates how the accounting session was terminated. |
50 | Acct-Multi-Session-Id | Dynamic data services associated with and ESM control channel:
Dynamic data services associated with a dynamic service data trigger:
|
55 | Event-Timestamp | Record the time that this event occurred on the NAS, in seconds since January 1, 1970 00:00 UTC |
87 | NAS-Port-Id | The Dynamic Data Service SAP where this accounting session is started for |
95 | NAS-IPv6-Address | The identifying IP Address of the NAS requesting the Authentication or Accounting. Included when the RADIUS server is reachable via IPv6. The address is determined by the routing instance through which the RADIUS server can be reached: “Management” — The active IPv6 address in the Boot Options File (bof address ipv6-address) “Base” or “VPRN”— The IPv6 address of the system interface (configure router interface system ipv6 address ipv6-address). The address can be overwritten with the configured ipv6-source-address (configure aaa radius-server-policy policy-name servers ipv6-source-address ipv6-address) |
Agent-Circuit-Id | (Dynamic Data Services associated with an ESM control channel only) The Agent-Circuit-Id attribute from the Dynamic Data Service Control Channel associated with this Dynamic Data Service SAP accounting session | |
Agent-Remote-Id | (Dynamic Data Services associated with an ESM control channel only) The Agent-Remote-Id attribute from the Dynamic Data Service Control Channel associated with this Dynamic Data Service SAP accounting session | |
Alc-Dyn-Serv-Script-Params | In dynamic service RADIUS accounting messages, the attribute is sent untagged and contains the last received Alc-Dyn-Serv-Script-Params value in an Access-Accept or CoA message for this dynamic service. Multiple attributes may be present if the total length does not fit a single attribute. |
Attribute ID | Attribute Name | Type | Limits | SR OS Format |
1 | User-Name | string | 253 chars | For dynamic data services associated with an ESM control channel, the format depends on authentication method and configuration. For dynamic data services associated with a dynamic service data trigger, the format is fixed to the dynamic services sap-id. For example: User-Name user1@domain1.com |
4 | NAS-IP-Address | ipaddr | 4 bytes | # ip-address For example: NAS-IP-Address “192.0.2.1” |
25 | Class | octets | Up to 6 attributes. Max. value length for each attribute is 253 chars | For example: Class = “This is a Class attribute” |
32 | NAS-Identifier | string | 32 chars | |
40 | Acct-Status-Type | integer | 4 | 1=Start, 2=Stop, 3=Interim Update, 7=Accounting-On, 8=Accounting-Off, 9=Tunnel-Start, 10=Tunnel-Stop, 11=Tunnel-Reject, 12=Tunnel-Link-Start, 13=Tunnel-Link-Stop, 14=Tunnel-Link-Reject, 15=Failed |
41 | Acct-Delay-Time | integer | 4294967295 seconds | |
44 | Acct-Session-Id | string | 22 bytes | For example: # Acct-Session-Id = 24ADFF0000000950C5F138 Acct-Session-Id 0x32313238343633353932313032353132313133343039 |
46 | Acct-Session-Time | integer | 42949672 seconds | The attribute value wraps after approximately 497 days For example:Acct-Session-Time = 870 |
49 | Acct-Terminate-Cause | integer | 4 bytes | Supported causes: 1=User-Request, 2=Lost-Carrier, 3=Lost-Service, 4=Idle-Timeout, 5=Session-Timeout, 6=Admin-Reset, 8=Port-Error, 10=NAS-Request, 15=Service-Unavailable See also table Acct Terminate Cause for complete overview |
50 | Acct-Multi-Session-Id | string | 22 bytes | |
55 | Event-Timestamp | date | 4 bytes | |
87 | NAS-Port-Id | string | 253 bytes | Ethernet SAPs: <slot>/<mda>/<port>:<vlan>.<vlan> |
95 | NAS-IPv6-Address | ipv6addr | 16 bytes | # ipv6-address For example: NAS-IPv6-Address = 2001:db8::1 |
26.3561.1 | Agent-Circuit-Id | string | 247 chars | Format, see also RFC 4679 # ATM/DSL <Access-Node-Identifier><atm slot/port:vpi.vci># Ethernet/DSL <Access-Node-Identifier><eth slot/port[:vlan-id]> For example: ethernet dslam1 slot 2 port 1 vlan 100Agent-Circuit-Id = dslam1 eth 2/1:100 |
26.3561.2 | Agent-Remote-Id | string | 247 chars | format see also RFC 4679 For example: Agent-Remote-Id = MyRemoteId |
26.6527.165 | Alc-Dyn-Serv-Script-Params | string | multiple VSAs per tag per message. Max length of concatenated strings per tag = 1000 bytes | For example: Alc-Dyn-Serv-Script-Params:1 = “data_svc_1 = { 'as_id' : '100', 'comm_id' : '200', 'if_name' : 'itf1', 'ipv4_address' : '1.1.1.1', 'egr_ip_filter' : '100' , 'routes' : [{'to' : '200.1.1.0/24', 'next-hop' : '20.1.1.1'}, {'to' : '200.1.2.0/24', 'next-hop' : '20.1.1.1'}]} |
Attribute ID | Attribute Name | Acct Start | Acct Stop | Acct Interim-Update |
1 | User-Name | 1 | 1 | 1 |
4 | NAS-IP-Address | 0-1 | 0-1 | 0-1 |
25 | Class | 0+ | 0+ | 0+ |
32 | NAS-Identifier | 1 | 1 | 1 |
40 | Acct-Status-Type | 1 | 1 | 1 |
41 | Acct-Delay-Time | 1 | 1 | 1 |
44 | Acct-Session-Id | 1 | 1 | 1 |
46 | Acct-Session-Time | 0 | 1 | 1 |
49 | Acct-Terminate-Cause | 0 | 1 | 0 |
50 | Acct-Multi-Session-Id | 1 | 1 | 1 |
55 | Event-Timestamp | 1 | 1 | 1 |
87 | NAS-Port-Id | 1 | 1 | 1 |
95 | NAS-IPv6-Address | 0-1 | 0-1 | 0-1 |
26.3561.1 | Agent-Circuit-Id | 0-1 | 0-1 | 0-1 |
26.3561.2 | Agent-Remote-Id | 0-1 | 0-1 | 0-1 |
26.6527.165 | Alc-Dyn-Serv-Script-Params | 1+ | 1+ | 1+ |
Attribute ID | Attribute Name | Description |
1 | User-Name | The name of user requesting user-Authentication, Authorization, Accounting. User-names longer the allowed maximum Limit are treated as an authentication failure. |
4 | NAS-IP-Address | The identifying IP Address of the NAS requesting the Authentication or Accounting. Included when the RADIUS server is reachable via IPv4. The address is determined by the routing instance through which the RADIUS server can be reached: “Management” — The active IPv4 address in the Boot Options File (bof address ipv4-address) “Base” — The IPv4 address of the system interface (configure router interface system address address). The address can be overwritten with the configured source-address (configure system security source-address application radius ip-int-name | ip-address) |
31 | Calling-Station-Id | The IP address (coded in hex) from the user that requests Authentication, Authorization, Accounting. |
44 | Acct-Session-Id | A unique number generated per authenticated user and reported in all accounting messages. Used to correlate CLI commands (accounting data) from the same user. |
61 | NAS-Port-Type | Mandatory included as type Virtual(5). |
95 | NAS-IPv6-Address | The identifying IP Address of the NAS requesting the Authentication or Accounting. Included when the RADIUS server is reachable via IPv6. The address is determined by the routing instance through which the RADIUS server can be reached: “Management” — The active IPv6 address in the Boot Options File (bof address ipv6-address) “Base” — The IPv6 address of the system interface (configure router interface system ipv6 address ipv6-address). The address can be overwritten with the configured ipv6-source-address (configure system security source-address application6 radius ipv6-address) |
26.6527.6 | Timetra-Cmd | Note: For each authenticated RADIUS user a temporary profile with name [1]User-Name is always created (show system security profile) and executed as last profile. This temporary profile is build from the mandatory attribute [26.6527.5]Timetra-Default-Action and optional attributes [26.6527.6] Timetra-Cmd, [26.6527.7] Timetra-Action. |
Attribute ID | Attribute Name | Type | Limits | SR OS Format |
1 | User-Name | string | 16 chars | For example: User-Name = “admin” |
4 | NAS-IP-Address | ipaddr | 4 bytes | For example: NAS-IP-Address= “192.0.2.1” |
31 | Calling-Station-Id | string | 64 bytes | # users ip address For example: Calling-Station-Id= “192.0.2.2” or Calling-Station-Id= “2001:db8 to 2” |
44 | Acct-Session-Id | string | 22 bytes | For example: Acct-Session-Id = “2128463592102512113409” |
61 | NAS-Port-Type | integer | 4 bytes value 5 fixed | Fixed set to value virtual (5) For example: NAS-Port-Type 00000005 |
95 | NAS-IPv6-Address | ipv6addr | 16 bytes | For example: NAS-IPv6-Address = 2001:db8::1 |
26.6527.6 | Timetra-Cmd | string | 25 attributes 247 chars/attribute | For example: Timetra-Cmd += configure router isis;show subscriber-mgmt sub-profile Timetra-Cmd += show router |
Attribute ID | Attribute Name | Acct Start | Acct Stop |
1 | User-Name | 1 | 1 |
4 | NAS-IP-Address | 0-1 | 0-1 |
31 | Calling-Station-Id | 1 | 1 |
44 | Acct-Session-Id | 1 | 1 |
61 | NAS-Port-Type | 1 | 1 |
95 | NAS-IPv6-Address | 0-1 | 0-1 |
Timetra-Cmd | 1 | 1 |
Table 84 specifies the different Terminate Causes generated by the SR OS in [49] Acct-Terminate-Cause attribute. An overview of different Enhanced Subscriber Management (ESM) Error Codes and their mapping to the Accounting Terminate Cause can be shown with the CLI command: tools dump aaa radius-acct-terminate-cause.
Code | Acct Terminate Cause | Description | SR OS |
1 | User-Request | User requested termination of service, example, with LCP Terminate or by logging out. | yes |
2 | Lost-Carrier | Data Carrier Detect (DCD) was dropped on the port | yes |
3 | Lost-Service | Service can no longer be provided; example, user's connection to a host was interrupted. | yes |
4 | Idle-Timeout | Idle timer expired | yes |
5 | Session-Timeout | Maximum session length timer expired | yes |
6 | Admin-Reset | Administrator reset the port or session | yes |
7 | Admin-Reboot | Administrator is ending service on the NAS, example, prior to rebooting the NAS. | no |
8 | Port-Error | NAS detected an error on the port which required ending the session | yes |
9 | NAS-Error | NAS detected some error (other than on the port) which required ending the session | yes |
10 | NAS-Request | NAS ended session for a non-error reason not otherwise listed here. | yes |
11 | NAS-Reboot | The NAS ended the session in order to reboot non-administratively (crash). | yes |
12 | Port-Unneeded | NAS ended session because resource usage fell below low-water mark (example, if a bandwidth-on-demand algorithm decided that the port was no longer needed). | no |
13 | Port-Preempted | NAS ended session in order to allocate the port to a higher priority use | no |
14 | Port-Suspended | NAS ended session to suspend a virtual session | yes |
15 | Service-Unavailable | NAS was unable to provide requested service | yes |
16 | Callback | NAS is terminating current session in order to perform callback for a new session | no |
17 | User-Error | Input from user is in error, causing termination of session. | no |
18 | Host-Request | Login Host terminated session normally | yes |
19 | Supplicant Restart | Indicates re-initialization of the Supplicant state machines (dot1x) | no |
20 | Reauthentication Failure | Indicates that a previously authenticated Supplicant has failed to re-authenticate successfully following expiry of the re-authentication timer or explicit re-authentication request by management action. (dot1x) | no |
21 | Port Reinitialized | Termination cause indicates that the Port's MAC has been reinitialized (dot1x) | no |
22 | Port Administratively Disabled | Indicates that the Port has been administratively disabled (dot1x) | no |
23 | Lost Power | — | no |
Value | Reason | Description | Accounting Mode | ||||
CPM Based | ISA Based | ||||||
ESM | DSM | LSN | |||||
Host | Session | Queue | |||||
1 | regular | Periodic Accounting Interim Update. The interval can be returned from RADIUS or configured ESM: configure subscriber-mgmt radius-accounting-policy name update-interval. DSM: configure service vprn | ies service-id subscriber-interface sub-itf group-interface grp-itf wlan-gw vlan-tag-ranges range start start end end distributed-sub-mgmt accounting-update-interval | X | X | X | X | — |
2 | sla-start | An sla-stop followed by an sla-start is generated when a CoA with new sla-profile is received. | X | X | — | — | — |
3 | sla-stop | An sla-stop followed by an sla-start is generated when a CoA with new sla-profile is received. | X | X | — | — | — |
4 | Framed-IP-Address-up | IP address or prefix tracking 1 Generated for a session when an IPv4 host is added. | — | X 2 | — | X | — |
5 | Framed-IP-Address-down | IP address or prefix tracking 1 Generated for a session when an IPv4 host is deleted. | — | X 2 | — | X | — |
6 | Alc-Ipv6-Address-up | IP address or prefix tracking 1 Generated for a session when a DHCPv6 IA-NA host is added. | — | X 2 | — | X | — |
7 | Alc-Ipv6-Address-down | IP address or prefix tracking 1 Generated for a session when a DHCPv6 IA-NA host is deleted. | — | X 2 | — | X | — |
8 | Delegated-IPv6-Prefix-up | IP address or prefix tracking 1 Generated for a session when a DHCPv6 IA-PD host or DHCPv6 IA-PD as managed route is added. | — | X 2 | — | — | — |
9 | Delegated-IPv6-Prefix-down | IP address or prefix tracking 1 Generated for a session when a DHCPv6 IA-PD host or DHCPv6 IA-PD as managed route is deleted. | — | X 2 | — | — | — |
10 | Framed-IPv6-Prefix-up | IP address or prefix tracking 1 Generated for a session when a SLAAC host is added. | — | X 2 | — | X | — |
11 | Framed-IPv6-Prefix-down | IP address or prefix tracking 1 Generated for a session when a SLAAC host is deleted. | — | X 2 | — | X | — |
12 | Interval-Changed | Generated when the interval, at which Accounting Interim Updates are send, is changed. (RADIUS Access-Accept or CoA with attribute [85] Acct-Interim-Interval received). Notifies the Accounting server that this host uses a different Accounting Interim Update interval than the configured update-interval in the radius-accounting-policy. | X | X | X | X | — |
13 | DSL-Line-Attributes-Changed | Generated when DSL-Line-Attributes values (example: Actual-Data-Rate-Upstream) are received via ANCP after the PPPoE session or IPoE binding was already established. | X | X | X | — | — |
14 | Wlan-Mobility-Event | Generated when mobility triggered accounting is enabled (configure router | service vprn id wlan-gw mobility-triggered-acct interim-update) and when a mobility event is detected (re-authentication, accounting start, accounting interim-update, data or Inter Access Point Protocol (IAPP)). | X | — | X | X | — |
15 | Persistence-Recover | IPoE subscriber hosts can be made persistent across node reboots: state is restored from a persistency file located on the compact flash file system. A triggered Accounting Interim Update message is generated for each subscriber host that is successfully restored. | X | — | X | — | — |
16 | SRRP-Switchover | Generated in dual homing scenarios by the node switching from srrp-non-master to srrp-master state. | X | X | X | — | — |
17 | Nat-Port-Range-Event | This will only be triggered if any of the attributes outside-ip, outside-service or port-range-block is configured as an accounting include attribute. | — | — | — | X | — |
18 | CoA-Triggered | Generated when a CoA message is received containing the [26.6527.228] Alc-Trigger-Acct-Interim attribute. The Alc-Trigger-Acct-Interim attribute is also echoed in the CoA triggered accounting interim update message. | X | X | X | — | — |
19 | Nat-Free | Generated for Large Scale NAT per port-block accounting when an existing port-block is released. | — | — | — | — | X |
20 | Nat-Map | Generated for Large Scale NAT per port-block accounting when a new port-block is allocated. | — | — | — | — | X |
21 | Nat-Update | Generated for a periodically scheduled Large Scale NAT interim accounting update in both per port-block and per subscriber logging mode. | — | — | — | — | X |
Stateless-SRRP-Switchover | Generated when a host is deleted because of stateless SRRP switchover. | — | — | — | — | ||
Data-Triggered-Host-Promotion | Generated when a data-triggered host is promoted to a DHCP host when the host sends a DHCP packet. | X | X | ||||
Lac-Traffic-Steering-Enabled | Generated when a steering profile is attached to a PPPoE L2TP LAC session The steering profile name is included in attribute [241.26.6527.25] Alc-Steering-Profile when configured with configure subscriber-mgmt radius-accounting-policy name include-radius-attribute steering-profile. | X | — | — | — | ||
Lac-Traffic-Steering-Disabled | Generated when a steering profile is removed from a PPPoE L2TP LAC session The [241.26.6527.25] Alc-Steering-Profile attribute is not included in the triggered interim update message. | X | X | — | — | — |
Notes:
Table 86 details the different attributes that can be used in a CoA and Disconnect Message to identify one or multiple subscriber host(s).
# (priority) | Attribute ID | Attribute Name | Notes | Identifies |
1 | 87 | NAS-Port-Id | + IP address or prefix | Single host 2 |
8 | Framed-IP-Address | + [87] NAS-Port-Id | Single IPv4 host 2 | |
Alc-Ipv6-Address | + [87] NAS-Port-Id | Single IPv6 host (IA_NA) 2 | ||
97 | Framed-Ipv6-Prefix | + [87] NAS-Port-Id | Single IPv6 host (SLAAC) 2 | |
123 | Delegated-Ipv6-Prefix | + [87] NAS-Port-Id | Single IPv6 host (IA_PD) 2 | |
2 | 44 | Acct-Session-Id (number format) | Host acct-session-id | Single host 2 |
Queue instance acct-session-id | All hosts attached to this SLA profile instance 3 HSMDAv2: all hosts of the corresponding subscriber 3 | |||
Session acct-session-id | All hosts of the dual stack PPPoE or IPoE session | |||
3 | 225 | Alc-BRG-Id | — | Updates the BRG and all sessions attached to this BRG. |
4 | Alc-Subsc-ID-Str | — | All hosts of the corresponding subscriber 3 | |
5 | 100 | Alc-Serv-Id | + [8] Framed-IP-Address | Single IPv4 host 5 |
8 | Framed-IP-Address | Single IPv4 host 5 |
Notes:
Example:
The CoA targets the host identified with the combination of [87] NAS-Port-Id and [8] Framed-IP-Address (prio 1) only if the host is also identified by [44] Acct-Session-Id (prio 2), else the CoA is NAK’d.
Following attributes are accepted only if the CoA is targeted to a single host as shown in Table 86:
Table 87 details the attribute that can be used in a CoA and Disconnect Message to target migrant users. A Disconnect Message removes any existing migrant state for the specified UE. A CoA can only be sent for a UE in portal state to trigger the creation of an ESM or DSM user. In contrast to most CoAs this update is not incremental: the CoA must include all required authentication attributes to create the user. The applicability of attributes is the same as for an Access-Accept message in an authentication procedure.
Attribute ID | Attribute Name | Notes |
1 | User-Name | Must be MAC format |
Table 88 details the different attributes that can be used in a CoA and Disconnect Message to identify a single DSM UE.
# (priority) | Attribute ID | Attribute Name | Notes |
1 | 44 | Acct-Session-Id | — |
2 | 1 | User-Name | Must be MAC format |
Table 89 details the different attributes that can be used in a Disconnect Message to identify one or multiple IKEv2 remote-access tunnel(s).
ID method 1 | Attribute ID | Attribute Name | Notes | Identifies |
1 | 87 | NAS-Port-Id | NAS-Port-Id+ Alc-IPsec-Serv-Id + a single IP Address or IPv6 Prefix attribute | Single IPSec Tunnel |
26.6527.61 | Alc-IPSec-Serv-Id | |||
8 97 | Framed-IP-Address Framed-IPv6-Prefix | |||
2 | 44 | Acct-Session-Id | — | Single IPSec Tunnel for a given public service |
3 | 1 | User-Name | — | All IPSec Tunnels with the User-Name as the IDi 2 |
Notes:
This section details the attributes that can be used in a CoA and Disconnect Message to identify Dynamic Data Services associated with a dynamic service data trigger. To identify Dynamic Data Services associated with an Enhanced Subscriber Management (ESM) control channel, the CoA and Disconnect Messages must be send to the control channel. See section "Subscriber Host Identification Attributes" for attributes that can be used as key.
Table 90 lists the attributes that can be used in a CoA and Disconnect Message to identify one or multiple Dynamic Data Services associated with a dynamic service data trigger.
Attribute ID | Attribute Name | Identifies |
44 | Acct-Session-Id | Accounting session id of a dynamic services data trigger (can be displayed with "show service dynamic-services data-triggers [sap sap-id]"):
Accounting session id of a dynamic services sap associated with a dynamic services data trigger (can be displayed with "show service dynamic-services saps summary [sap sap-id]"):
|
87 | NAS-Port-Id | Targets a dynamic services sap-id:
|
Table 91 provides an overview of all attributes that are supported in a RADIUS Change of Authorization (CoA) message. For attribute details, refer to the other sections in this document.
Attribute ID | Attribute Name |
1 | User-Name |
6 | Service-Type |
7 | Framed-Protocol |
8 | Framed-IP-Address |
25 | Class |
27 | Session-Timeout |
28 | Idle-Timeout |
30 | Called-Station-Id |
31 | Calling-Station-Id |
44 | Acct-Session-Id |
61 | NAS-Port-Type |
85 | Acct-Interim-Interval |
87 | NAS-Port-Id |
92 | NAS-Filter-Rule |
97 | Framed-IPv6-Prefix |
100 | Framed-IPv6-Pool |
101 | Error-Cause |
123 | Delegated-IPv6-Prefix |
26.529.242 | Ascend-Data-Filter |
26.2352.1 | Client-DNS-Pri |
26.2352.2 | Client-DNS-Sec |
26.2352.99 | RB-Client-NBNS-Pri |
26.2352.100 | RB-Client-NBNS-Sec |
26.4874.4 | ERX-Primary-Dns |
26.4874.5 | ERX-Secondary-Dns |
26.4874.6 | ERX-Primary-Wins |
26.4874.7 | ERX-Secondary-Wins |
26.4874.47 | ERX-Ipv6-Primary-Dns |
26.4874.48 | ERX-Ipv6-Secondary-Dns |
26.6527.9 | Alc-Primary-Dns |
26.6527.10 | Alc-Secondary-Dns |
26.6527.11 | Alc-Subsc-ID-Str |
26.6527.12 | Alc-Subsc-Prof-Str |
26.6527.13 | Alc-SLA-Prof-Str |
26.6527.14 | Alc-Force-Renew |
26.6527.15 | Alc-Create-Host |
26.6527.16 | Alc-ANCP-Str |
26.6527.17 | Alc-Retail-Serv-Id |
26.6527.18 | Alc-Default-Router |
26.6527.27 | Alc-Client-Hardware-Addr |
26.6527.28 | Alc-Int-Dest-Id-Str |
26.6527.29 | Alc-Primary-Nbns |
26.6527.30 | Alc-Secondary-Nbns |
26.6527.45 | Alc-App-Prof-Str |
26.6527.95 | Alc-Credit-Control-CategoryMap |
26.6527.96 | Alc-Credit-Control-Quota |
26.6527.98 | Alc-Force-Nak |
26.6527.99 | Alc-Ipv6-Address |
26.6527.103 | Alc-ToClient-Dhcp-Options |
26.6527.105 | Alc-Ipv6-Primary-Dns |
26.6527.106 | Alc-Ipv6-Secondary-Dns |
26.6527.122 | Alc-LI-Action |
26.6527.123 | Alc-LI-Destination |
26.6527.124 | Alc-LI-FC |
26.6527.125 | Alc-LI-Direction |
26.6527.126 | Alc-Subscriber-QoS-Override |
26.6527.130 | Alc-AA-Transit-IP |
26.6527.132 | Alc-Access-Loop-Rate-Down |
26.6527.134 | Alc-Subscriber-Filter |
26.6527.136 | Alc-Onetime-Http-Redirection-Filter-Id |
26.6527.137 | Alc-Authentication-Policy-Name |
26.6527.138 | Alc-LI-Intercept-Id |
26.6527.139 | Alc-LI-Session-Id |
26.6527.151 | Alc-Sub-Serv-Activate |
26.6527.152 | Alc-Sub-Serv-Deactivate |
26.6527.153 | Alc-Sub-Serv-Acct-Stats-Type |
26.6527.154 | Alc-Sub-Serv-Acct-Interim-Ivl |
26.6527.158 | Alc-Nas-Filter-Rule-Shared |
26.6527.159 | Alc-Ascend-Data-Filter-Host-Spec |
26.6527.160 | Alc-Relative-Session-Timeout |
26.6527.164 | Alc-Dyn-Serv-SAP-Id |
26.6527.165 | Alc-Dyn-Serv-Script-Params |
26.6527.166 | Alc-Dyn-Serv-Script-Action |
26.6527.167 | Alc-Dyn-Serv-Policy |
26.6527.168 | Alc-Dyn-Serv-Acct-Interim-Ivl-1 |
26.6527.169 | Alc-Dyn-Serv-Acct-Interim-Ivl-2 |
26.6527.170 | Alc-Dyn-Serv-Acct-Stats-Type-1 |
26.6527.171 | Alc-Dyn-Serv-Acct-Stats-Type-2 |
26.6527.174 | Alc-Lease-Time |
26.6527.177 | Alc-Portal-Url |
26.6527.178 | Alc-Ipv6-Portal-Url |
26.6527.179 | Alc-GTP-Local-Breakout |
26.6527.181 | Alc-SLAAC-IPv6-Pool |
26.6527.182 | Alc-AA-Sub-Http-Url-Param |
26.6527.185 | Alc-Onetime-Http-Redirect-Reactivate |
26.6527.186 | Alc-Wlan-Dsm-Ot-Http-Redirect-Url |
26.6527.187 | Alc-Wlan-Dsm-Ip-Filter |
26.6527.188 | Alc-Wlan-Dsm-Ingress-Policer |
26.6527.189 | Alc-Wlan-Dsm-Egress-Policer |
26.6527.192 | Alc-ToClient-Dhcp6-Options |
26.6527.193 | Alc-AA-App-Service-Options |
26.6527.200 | Alc-v6-Preferred-Lifetime |
26.6527.201 | Alc-v6-Valid-Lifetime |
26.6527.202 | Alc-Dhcp6-Renew-Time |
26.6527.203 | Alc-Dhcp6-Rebind-Time |
26.6527.217 | Alc-UPnP-Sub-Override-Policy |
26.6527.220 | Alc-Home-Aware-Pool |
26.6527.221 | Alc-DMZ-Address |
26.6527.223 | Alc-Reserved-Addresses |
26.6527.224 | Alc-BRG-Profile |
26.6527.225 | Alc-BRG-Id |
26.6527.228 | Alc-Trigger-Acct-Interim |
26.6527.232 | Alc-Acct-Interim-lvl |
26.6527.233 | Alc-Tunnel-Qos-Override |
26.6527.234 | Alc-DNAT-Override |
26.6527.235 | Alc-BRG-DHCP-Streaming-Dest |
26.6527.236 | Alc-Host-DHCP-Streaming-Disabled |
26.6527.238 | Alc-Remove-Override |
26.6527.241 | Alc-Per-Host-Port-Range |
26.6527.242 | Alc-Radius-Py |
Alc-IPv6-Router-Adv-Policy | |
241.26.6527.17 | Alc-Nat-Outside-IPs |
241.26.6527.18 | Alc-Mld-Import-Policy |
241.26.6527.25 | Alc-Steering-Profile |
241.26.6527.26 | Alc-Aa-Sub-Scope |
241.26.6527.35 | Alc-Mld-Import-Policy-Modif |
Table 92 provides an overview of the [101] Error-Cause attribute values as defined in RFC 5176 and lists if they are generated in SR OS.
Code | CoA Error Cause | Description | SR OS |
201 | Residual Session Context Removed | Residual Session Context Removed is sent in response to a Disconnect-Request if one or more user sessions are no longer active, but residual session context was found and successfully removed. This value is only sent within a Disconnect-ACK and MUST NOT be sent within a CoA-ACK, Disconnect-NAK, or CoA-NAK. | No |
202 | Invalid EAP Packet (Ignored) | Invalid EAP Packet (Ignored) is a non-fatal error that MUST NOT be sent by implementations of this specification. | No |
401 | Unsupported Attribute | Unsupported Attribute is a fatal error sent if a Request contains an attribute (such as a Vendor-Specific or EAP-Message Attribute) that is not supported. | No |
402 | Missing Attribute | Missing Attribute is a fatal error sent if critical attributes (such as NAS or session identification attributes) are missing from a Request. | Yes |
403 | NAS Identification Mismatch | Yes | |
404 | Invalid Request | Invalid Request is a fatal error sent if some other aspect of the Request is invalid, such as if one or more attributes (such as EAP-Message Attribute(s)) are not formatted properly. | Yes |
405 | Unsupported Service | Unsupported Service is a fatal error sent if a Service-Type Attribute included with the Request is sent with an invalid or unsupported value. This error cannot be sent in response to a Disconnect-Request. | Yes |
406 | Unsupported Extension | Unsupported Extension is a fatal error sent due to lack of support for an extension such as Disconnect and/or CoA packets. This will typically be sent by a proxy receiving an ICMP port unreachable message after attempting to forward a CoA-Request or Disconnect-Request to the NAS. | No |
407 | Invalid Attribute Value | Invalid Attribute Value is a fatal error sent if a CoA-Request or Disconnect-Request contains an attribute with an unsupported value. | Yes |
501 | Administratively Prohibited | Administratively Prohibited is a fatal error sent if the NAS is configured to prohibit honoring of CoA-Request or Disconnect-Request packets for the specified session. | Yes |
502 | Request Not Routable (Proxy) | Request Not Routable is a fatal error that MAY be sent by a proxy and MUST NOT be sent by a NAS. It indicates that the proxy was unable to determine how to route a CoA-Request or Disconnect-Request to the NAS. Example, this can occur if the required entries are not present in the proxy's realm routing table. | No |
503 | Session Context Not Found | Session Context Not Found is a fatal error sent if the session context identified in the CoA-Request or Disconnect-Request does not exist on the NAS. | Yes |
504 | Session Context Not Removable | Session Context Not Removable is a fatal error sent in response to a Disconnect-Request if the NAS was able to locate the session context, but could not remove it for some reason. It MUST NOT be sent within a CoA-ACK, CoA-NAK, or Disconnect-ACK, only within a Disconnect-NAK. | No |
505 | Other Proxy Processing Error | Other Proxy Processing Error is a fatal error sent in response to a CoA or Disconnect-Request that could not be processed by a proxy, for reasons other than routing. | No |
506 | Resources Unavailable | Yes | |
507 | Request Initiated | Request Initiated is a fatal error sent by a NAS in response to a CoA-Request including a Service-Type Attribute with a value of Authorize Only. It indicates that the CoA-Request has not been honored, but that the NAS is sending one or more RADIUS Access-Requests including a Service-Type Attribute with value Authorize Only to the RADIUS server. | No |
508 | Multiple Session Selection Unsupported | Multiple Session Selection Unsupported is a fatal error sent by a NAS in response to a CoA-Request or Disconnect-Request whose session identification attributes match multiple sessions, where the NAS does not support Requests applying to multiple sessions. | No |
Table 93 lists the possible [101] Error-Cause attribute values generated in the SR OS in response to a Disconnect Message targeting an IPsec tunnel.
Code | CoA Error Cause | Description |
404 | Invalid Request | A fatal error sent if some other aspect of the Disconnect-Request is invalid, such as multiple tunnel identifications present in the request. |
503 | Session Context Not Found | A fatal error sent if the tunnel identified in the Disconnect-Request does not exist. |
504 | Session Context Not Removable | A fatal error sent if all identified tunnels belong to a tunnel group in MC-IPsec standby status. |