D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
203
Example usage:
To display the current authentication statistics for port 1:
DES-3200-28:4#show auth_statistics ports 1
Command: show auth_statistics ports 1
Port number : 1
MAC address: 00-00-07-5D-60-02
EapolFramesRx 6
EapolFramesTx 7
EapolStartFramesRx 2
EapolReqIdFramesTx 3
EapolLogoffFramesRx 0
EapolReqFramesTx 2
EapolRespIdFramesRx 2
EapolRespFramesRx 2
InvalidEapolFramesRx 0
EapLengthErrorFramesRx 0
LastEapolFrameVersion 1
LastEapolFrameSource 00-00-07-5D-60-02
CTRL+C ESC q Quit SPACE n Next Page ENTER Next Entry a All
create 802.1x user
Purpose
Used to create a new 802.1X user.
Syntax
create 802.1x user <username 15>
Description
This command is used to create new 802.1X users.
Parameters
<username 15> A username of up to 15 alphanumeric characters in
length.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To create an 802.1X user:
DES-3200-28:4#create 802.1x user ctsnow
Command: create 802.1x user ctsnow
Enter a case-sensitive new password:******
Enter the new password again for confirmation:******
Success.
DES-3200-28:4#
show 802.1x user
Purpose
Used to display the 802.1X user accounts on the Switch.