Cisco Cisco IOS Software Release 12.4(2)XB6 Referências técnicas

Página de 188
 
-44
Cisco Broadband Wireless Gateway 1.2 Command Reference, IOS Release 12.4(15)XL3
OL-14681-01
Chapter       Cisco Broadband Wireless Gateway 1.2 Command Reference, IOS Release 12.4(15)XL3
  debug wimax agw aaa
debug wimax agw aaa
To display AAA authentication or accounting related events or errors, use the debug wimax agw aaa 
command in privileged EXEC mode. Use the no version of the command to disable debugging.
debug wimax agw aaa {accounting | authentication} {events | errors}
no debug wimax agw aaa {accounting | authentication} {events | errors}
Syntax Description
Defaults
There are no default values.
Command Modes
Privileged EXEC.
Command History
Examples
Here is sample output for AAA authentication events:
Router#debug wim agw aaa authentication events 
WiMAX AGW AAA authentication events debugging is on
Router#
*Feb 23 07:53:49.397: AGW-Aaa: <1000003B0009>Allocated AAA unqiue id = 12
*Feb 23 07:53:49.397: AGW-Auth: <1000003B0009>Created AAA Auth context with UID 0xC
*Feb 23 07:53:49.397: AGW-Auth: <1000003B0009>Creating EAP LowerLayer context
*Feb 23 07:53:49.397: AGW-Auth: <1000003B0009>Created EAP lower layer handle with 
0x9000007
*Feb 23 07:53:49.397: AGW-Auth: <1000003B0009>Received EAP evt EAP_TX_PACKET(0)
*Feb 23 07:53:49.397: AGW-Auth: <1000003B0009>Received EAP evt 
EAP_GET_AAA_METHOD_LISTS(10)
*Feb 23 07:53:49.397: AGW-Auth: <1000003B0009>EAP evt EAP_GET_AAA_METHOD_LISTS(10) - 
usrgrp set
*Feb 23 07:53:49.397: AGW-Auth: <1000003B0009>Received EAP evt EAP_GET_PEER_MAC_ADDRESS(8)
*Feb 23 07:53:49.397: AGW-Auth: <1000003B0009>Received EAP evt 
EAP_CUSTOMIZE_AAA_REQUEST(7)
*Feb 23 07:53:49.405: AGW-Auth: <1000003B0009>Received EAP evt EAP_TX_PACKET(0)
*Feb 23 07:53:49.405: AGW-Auth: <1000003B0009>Received EAP evt EAP_TX_PACKET(0)
*Feb 23 07:53:49.409: AGW-Auth: <1000003B0009>Received EAP evt 
EAP_GET_AAA_METHOD_LISTS(10)
*Feb 23 07:53:49.413: AGW-Auth: <10
asn#00003B0009>EAP evt EAP_GET_AAA_METHOD_LISTS(10) - Ignoring [usrgrp already set]
*Feb 23 07:53:49.413: AGW-Auth: <1000003B0009>Received EAP evt 
EAP_CUSTOMIZE_AAA_REQUEST(7)
*Feb 23 07:53:49.417: AGW-Auth: <1000003B0009>Received EAP evt EAP_TX_PACKET(0)
accounting
Displays AAA accounting related events or errors.
authentication
Displays AAA authentication related events or errors.
events
Displays events related to AAA accounting or authentication.
errors
Displays errors related to AAA accounting or authentication.
Release
Modification
12.4(15)XL
This command was introduced.