2-539
Catalyst 3750 Switch Command Reference
OL-8552-07
Chapter 2 Catalyst 3750 Switch Cisco IOS Commands
show eap
show eap
Use the
show eap
privileged EXEC command to display Extensible Authentication Protocol (EAP)
registration and session information for the switch or for the specified port.
show eap
{{
registrations
[
method
[
name
] |
transport
[
name
]]} | {
sessions
[
credentials
name
[
interface
interface-id
] |
interface
interface-id
|
method
name
|
transport
name
]}}
[
credentials
name
|
interface
interface-id
|
transport
name
] [ | {
begin
|
exclude
|
include
}
expression
]
Syntax Description
Command Modes
Privileged EXEC
Command History
Usage Guidelines
When you use the
show eap registrations
privileged EXEC command with these keywords, the
command output shows this information:
•
None—All the lower levels used by EAP and the registered EAP methods.
•
method
name
keyword—The specified method registrations.
•
transport
name
keyword—The specific lower-level registrations.
When you use the
show eap sessions
privileged EXEC command with these keywords, the command
output shows this information:
•
None—All active EAP sessions.
•
credentials
name
keyword—The specified credentials profile.
•
interface
interface-id
keyword—The parameters for the specified interface.
•
method
name
keyword—The specified EAP method.
•
transport
name
keyword—The specified lower layer.
registrations
Display EAP registration information.
method
name
(Optional) Display EAP method registration information.
transport
name
(Optional) Display EAP transport registration information.
sessions
Display EAP session information.
credentials
name
(Optional) Display EAP method registration information.
interface
interface-id
(Optional) Display the EAP information for the specified port (including
type, stack member, module, and port number).
| begin
(Optional) Display begins with the line that matches the
expression
.
| exclude
(Optional) Display excludes lines that match the
expression
.
| include
(Optional) Display includes lines that match the specified
expression
.
expression
Expression in the output to use as a reference point.
Release
Modification
12.2(25)SEE
This command was introduced.