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

Page de 199
 
-33
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 authenticator
debug eap authenticator
To display debug output for EAP authenticator related events and errors, use the debug eap 
authenticator 
command in privileged EXEC mode. Use the no version of command to turn off debug 
output.
debug eap authenticator {all | errors | events | packets | sm}
no debug eap authenticator {all | errors | events | packets | sm}
Syntax Description
Defaults
There are no default values.
Command Modes
Privileged EXEC.
Command History
Examples
Here is sample output for the debug eap authenticator errors command:
Router#debug eap authenticator errors 
EAP authenticator errors debugging is on
Router#
*Feb 23 07:30:09.546: EAP-AUTH-ERROR: Invalid response id 2 (current id = 3)
Here is sample output for thedebug eap authenticator events command:
Router#debug eap authenticator events
EAP authenticator events debugging is on
Router#
*Feb 23 07:36:08.258: EAP-EVENT: Received context create from lower layer (0x67000006)
*Feb 23 07:36:08.258: EAP-AUTH-EVENT: Received AAA ID 0x00000009 from LL
*Feb 23 07:36:08.258: EAP-AUTH-AAA-EVENT: Assigning AAA ID 0x00000009
*Feb 23 07:36:08.258: EAP-EVENT: Allocated new EAP context (handle = 0x27000006)
*Feb 23 07:36:08.258: EAP-EVENT: Received event 'EAP_AUTHENTICATOR_START' on handle 
0x27000006
*Feb 23 07:36:08.258: EAP-AUTH-EVENT: Current method = Identity
*Feb 23 07:36:08.258: EAP-AUTH-EVENT: Sending packet to lower layer for context 0x27000006
*Feb 23 07:36:08.258: EAP-EVENT: Started 'Authenticator ReqId Retransmit' timer (5s) for 
EAP sesion handle 0x27000006
*Feb 23 07:36:08.258: EAP-EVENT: Started EAP tick timer
*Feb 23 07:36:08.258: EAP-EVENT: Sending lower layer event 'EAP_TX_PACKET' on handle 
0x27000006
all
Displays all eap debug information.
errors
Displays eap errors.
events
Displays eap events.
packets
Displays eap packet information
sm
Displays EAP state machine errors.
Release
Modification
12.4(15)XL
This command was introduced.