Технические ссылки для Cisco Cisco Gigabit Ethernet Switch Module (CGESM) for HP

Скачать
Страница из 742
   
2-289
Cisco Gigabit Ethernet Switch Module for the HP p-Class BladeSystem Command Reference Guide
380265-002
Chapter  2      CGESM Switch Cisco IOS Commands
show dot1x
show dot1x
Use the show dot1x privileged EXEC command to display IEEE 802.1x statistics, administrative status, 
and operational status for the switch or for the specified port.
show dot1x [all | interface interface-id | statistics interface interface-id] [ | {begin | exclude | 
includeexpression
Syntax Description
Command Modes
Privileged EXEC
Command History
Usage Guidelines
If you do not specify a port, global parameters and a summary appear.   If you specify a port, details for 
that port appear.
Expressions are case sensitive. For example, if you enter | exclude output, the lines that contain output 
are not displayed, but the lines that contain Output appear.
Examples
This is an example of output from the show dot1x and the show dot1x all privileged EXEC commands:
Switch# show dot1x 
Sysauthcontrol                    = Enabled 
Supplicant Allowed In Guest Vlan  = Disabled
Dot1x Protocol Version            = 1 
Dot1x Oper Controlled Directions  = Both 
Dot1x Admin Controlled Directions = Both 
all
(Optional) Display the IEEE 802.1x status for all ports.
interface interface-id
(Optional) Display the IEEE 802.1x status for the specified port (including 
type, module, and port number).
statistics interface 
interface-id
(Optional) Display IEEE 802.1x statistics for the specified port (including 
type, 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)SED
The display was expanded to include auth-fail-vlan in the authorization 
state machine state and port status fields.
12.2(25)SE1
This command was introduced.