Specifications
show dot1x logging
356
show dot1x logging
Displays the operation log messages collected by IEEE 802.1X authentication.
Syntax
show dot1x logging [search <Search string>]
Input mode
User mode and administrator mode
Parameters
search <Search string>
Specifies the search string.
If you specify this parameter, only information that includes the search string will be
displayed.
Specify the string with 1 to 64 characters. The characters are case sensitive.
Operation when all parameters are omitted:
Displays all the operation log messages output by IEEE 802.1X.
Example
When the parameter is omitted:
> show dot1x logging
Date 2009/10/20 13:09:39 UTC
AUT 10/20 13:09:39 1X No=11:NORMAL:LOGOUT: MAC=0090.99b9.f7e2 CHGR=2
VLAN=100 Force logout. ; "clear dot1x auth-state" command succeeded.
AUT 10/20 13:09:39 1X No=11:NORMAL:LOGOUT: MAC=0013.20a5.24ab CHGR=2
VLAN=100 Force logout. ; "clear dot1x auth-state" command succeeded.
AUT 10/20 13:09:25 1X No=1:NORMAL:LOGIN: MAC=0090.99b9.f7e2 CHGR=2
VLAN=100 Login succeeded. ; New Supplicant Auth Success.
AUT 10/20 13:09:13 1X No=2:NORMAL:LOGIN: MAC=0013.20a5.24ab CHGR=2
VLAN=100 Login succeeded. ; Supplicant Re-Auth Success.
AUT 10/20 13:08:52 1X No=1:NORMAL:LOGIN: MAC=0013.20a5.24ab CHGR=2
VLAN=100 Login succeeded. ; New Supplicant Auth Success.
>
Specifying LOGOUT for the parameter
> show dot1x logging search LOGOUT
Date 2009/10/20 13:09:39 UTC
AUT 10/20 13:09:39 1X No=11:NORMAL:LOGOUT: MAC=0090.99b9.f7e2 CHGR=2
VLAN=100 Force logout. ; "clear dot1x auth-state" command succeeded.
AUT 10/20 13:09:39 1X No=11:NORMAL:LOGOUT: MAC=0013.20a5.24ab CHGR=2
VLAN=100 Force logout. ; "clear dot1x auth-state" command succeeded.
2 events matched.