2-566
Catalyst 3750-X and 3560-X Switch Command Reference
OL-29704-01
Chapter 2 Catalyst 3750-X and 3560-X Switch Cisco IOS Commands
show authentication
Table 2-26 lists the possible values for the state of methods. For a session in a terminal state, Authc
Success, Authc Failed, or Failed over are displayed. Failed over means that an authentication method ran
and then failed over to the next method, which did not provide a result. Not run appears for sessions that
synchronized on standby.
The output of the show authentications sessions interface command shows fields for Security Policy
and Security Status. These fields apply only if Media Access Control Security (MACsec) is supported
and enabled.
Examples This is an example the show authentication registrations command:
Switch# show authentication registrations
Auth Methods registered with the Auth Manager:
Handle Priority Name
3 0 dot1x
2 1 mab
1 2 webauth
The is an example of the show authentication interface interface-id command:
Switch# show authentication interface gigabitethernet1/23
Client list:
MAC Address Domain Status Handle Interface
000e.84af.59bd DATA Authz Success 0xE0000000 GigabitEthernet1/0/23
Available methods list:
Handle Priority Name
Table 2-25 show authentication Command Output
Field Description
Idle The session has been initialized and no methods have run yet.
Running A method is running for this session.
No methods No method has provided a result for this session.
Authc Success A method has resulted in authentication success for this session.
Authc Failed A method has resulted in authentication fail for this session.
Authz Success All features have been successfully applied for this session.
Authz Failed A feature has failed to be applied for this session.
Table 2-26 State Method Values
Method State State Level Description
Not run Terminal The method has not run for this session.
Running Intermediate The method is running for this session.
Failed over Terminal The method has failed and the next method is expected to provide
a result.
Authc Success Terminal The method has provided a successful authentication result for
the session.
Authc Failed Terminal The method has provided a failed authentication result for the
session.