Monitoring Application Terminate Reason Mappings
Purpose
Display information about the mappings for application terminate reasons.
Action
To display the current terminate reasons that are mapped to a specific Acct-Terminate-Cause-Code:
This example uses the radius keyword to display all current terminate reasons mapped to RADIUS Acct-Terminate-Cause codes. The output lists all PPP mappings, followed by L2TP mappings, and then AAA mappings.
host1(config)#run show terminate-code radiusRadiusApps Terminate Reason Description Code--------- -------------------------- -------------------------- ------ppp authenticate-authenticator authenticate authenticator 17-timeout timeoutppp authenticate-challenge-tim authenticate challenge tim 10eout eoutppp authenticate-chap-no-resou authenticate chap no resou 10rces rcesppp authenticate-chap-peer-aut authenticate chap peer aut 17henticator-timeout henticator timeoutppp authenticate-deny-by-peer authenticate deny by peer 17ppp authenticate-inactivity-ti authenticate inactivity ti 4meout meoutppp authenticate-max-requests authenticate max requests 10--More--To display all terminate reasons that are mapped to a specific terminate code:
This example uses the radius keyword and a RADIUS Acct-Terminate-Cause code (radius 4) to display all terminate reasons mapped to the specified terminate code.
host1(config)#run show terminate-code radius 4RadiusApps Terminate Reason Description Code--------- -------------------------- -------------------------- ------ppp authenticate-inactivity-ti authenticate inactivity ti 4meout meoutl2tp session-timeout-inactivity session timeout inactivity 4To display all current mappings for a particular application's terminate reasons:
This example uses aaa as the application.
host1(config)#run show terminate-code aaaRadiusApps Terminate Reason Description Code--------- -------------------------- -------------------------- ------aaa deny-server-not-available deny server not available 17aaa deny-server-request-timeou deny server request timed 17t outaaa deny-authentication-failur deny authentication failur 17e e from serveraaa deny-address-assignment-fa deny address assignment fa 17ilure ilureaaa deny-address-allocation-fa deny address allocation fa 17ilure ilureaaa deny-no-address-allocation deny insufficient resource 17-resources s for address allocationaaa deny-unknown-subscriber deny no such server entry 17aaa deny-no-resources deny no resources availabl 10e--More--To display the mapping for a specific terminate reason for an application:
This example uses l2tp as the application and session-access-interface-down as the terminate reason.
host1#show terminate-code l2tp session-access-interface-downRadiusTerminate Reason Description Code------------------------------------------------------------ ------session access interface down 8Meaning
Table 33 lists the show terminate-code command output fields.
The application generating the terminate reason; AAA, L2TP, PPP, or RADIUS client
The RADIUS Acct-Terminate-Cause code to which the application's terminate reason is mapped