DES-3000 Series Layer 2 Switch CLI Reference Manual
show auth_statistics
Purpose
Used to display the current authentication statistics.
Syntax
show auth_statistics {ports <portlist>]}
Description
The
show auth_statistics
command is used to display the
current authentication statistics of the Switch on a per port basis.
Parameters
ports <portlist>
−
Specifies a range of ports to be viewed.
Restrictions None.
Example usage:
To display the current authentication statistics for port 1:
DES-3026:4#show auth_statistics ports 1
Command: show auth_statistics ports 1
Port number : 1
EapolFramesRx 0
EapolFramesTx 0
EapolStartFramesRx 0
EapolReqIdFramesTx 0
EapolLogoffFramesRx 0
EapolReqFramesTx 0
EapolRespIdFramesRx 0
EapolRespFramesRx 0
InvalidEapolFramesRx 0
EapLengthErrorFramesRx 0
LastEapolFrameVersion 0
LastEapolFrameSource 00-00-00-00-00-00
CTRL+C
ESC
q
Quit
SPACE
n
Next Page
Enter
Next Entry
a
All
create 802.1x guest_vlan
Purpose
Used to configure a pre-existing VLAN as a 802.1x Guest VLAN.
Syntax
create 802.1x guest_vlan <vlan_name 32>
Description
The
create 802.1x guest_vlan
command is used to configure a pre-
defined VLAN as a 802.1x Guest VLAN. Guest 802.1X VLAN clients
are those who have not been authorized for 802.1x or they haven’t
yet installed the necessary 802.1x software, yet would still like
limited access rights on the Switch.
Parameters
<vlan_name 32>
- Enter an alphanumeric string of no more than 32
characters to define a pre-existing VLAN as a 802.1x Guest VLAN.
This VLAN must have first been created with the
create vlan
command mentioned earlier in this manual.
Restrictions Only
administrator-level users can issue this command.
Users must have already previously created a VLAN using the
create vlan
command. Only one VLAN can be set as the 802.1x
Guest VLAN.
Example usage:
To configure a previously created VLAN as a 802.1x Guest VLAN for the Switch.
157