Cisco Cisco IOS Software Release 12.4(2)XB6 Références techniques

Page de 199
 
-31
Cisco Broadband Wireless Gateway 1.4 Command Reference, IOS Release 12.4(15)XL5
OL-14681-01
Chapter       Cisco Broadband Wireless Gateway 1.4 Command Reference, IOS Release 12.4(15)XL5
  debug eap
debug eap
To display debug output for EAP related events and errors, use the debug eap command in privileged 
EXEC mode. Use the no version of command to turn off debug output.
debug eap {all | authenticator | errors | events | packets | peer | sm}
no debug eap {all | authenticator | errors | events | packets | peer | sm}
Syntax Description
Defaults
No default values.
Command Modes
Privileged EXEC.
Command History
Examples
Here is sample output for the debug eap events command:
Router#debug eap events
EAP authenticator events debugging is on
EAP peer events debugging is on
Router# 
*Feb 22 08:58:46.351: EAP-EVENT: Received context create from lower layer (0x59000003)
*Feb 22 08:58:46.351: EAP-AUTH-EVENT: Received AAA ID 0x00000005 from LL
*Feb 22 08:58:46.351: EAP-AUTH-AAA-EVENT: Assigning AAA ID 0x00000005
*Feb 22 08:58:46.351: EAP-EVENT: Allocated new EAP context (handle = 0xB4000003)
*Feb 22 08:58:46.351: EAP-EVENT: Received event 'EAP_AUTHENTICATOR_START' on handle 
0xB4000003
*Feb 22 08:58:46.351: EAP-AUTH-EVENT: Current method = Identity
*Feb 22 08:58:46.351: EAP-AUTH-EVENT: Sending packet to lower layer for context 0xB4000003
*Feb 22 08:58:46.351: EAP-EVENT: Started 'Authenticator ReqId Retransmit' timer (5s) for 
EAP sesion handle 0xB4000003
*Feb 22 08:58:46.351: EAP-EVENT: Started EAP tick timer
*Feb 22 08:58:46.351: EAP-EVENT: Sending lower layer event 'EAP_TX_PACKET' on handle 
0xB4000003
*Feb 22 08:58:46.355: EAP-EVENT: Received event 'EAP_RX_PACKET' on handle 0xB4000003
*Feb 22 08:58:46.355: EAP-AUTH-EVENT: EAP Response received by context
asn# 0xB4000003
*Feb 22 08:58:46.355: EAP-AUTH-EVENT: EAP Response type = Identity
all
Displays all eap debug information.
authenticator
Displays only authenticator errors.
errors
Displays eap errors.
events
Displays eap events.
packets
Displays eap packet information
peer
Displays only peer errors.
sm
Displays EAP state machine errors.
Release
Modification
12.4(15)XL
This command was introduced.