Supported Platforms
Related Documentation
AAA Terminate Reasons
Table 1 lists the default AAA terminate mappings. The table indicates the supported AAA deny and shutdown reasons and the RADIUS Acct-Terminate-Cause attributes they are mapped to by default.
Table 1: Default AAA Mappings
AAA Deny or Shutdown Reason | RADIUS Acct-Terminate-Cause | |
---|---|---|
Code | Description | |
deny address allocation failure | 17 | user error |
deny no-resources | 10 | NAS request |
deny server- request-timeout | 17 | user error |
shutdown idle-timeout | 4 | idle timeout Note: For Junos release 13.1, the default mapping is to RADIUS accounting NAS Request (10) terminate cause. |
shutdown session-timeout | 5 | session timeout Note: For Junos release 13.1, the default mapping is to RADIUS accounting NAS Request (10) terminate cause. |
shutdown administrative-reset | 6 | admin reset |
shutdown remote-reset | 10 | NAS request |
![]() | Note: In Junos OS releases prior to releases 12.2R5, 12.3R3, and 13.2R1, the idle-timeout and session-timeout terminate reasons both had a default mapping to RADIUS accounting NAS Request (10) terminate cause. To support backward compatibility for these releases, you can configure the router to support the previous mapping by using the terminate-code aaa shutdown (idle-timeout | session-timeout) radius 10 statement at the [edit access] hierarchy level. |