Specifications
DGS-3224TGR Gigabit Ethernet Switch CLI Reference Manual
DGS-3224TGR:4#show 802.1x user
Command: show 802.1x user
Index UserName
------- --------------------
1 ctsnow
DGS-3224TGR:4#
create 802.1x user
Purpose
Used to create a new 802.1x user.
Syntax create 802.1x user <username 15>
Description
The create 802.1x user command is used to create new 802.1x users.
Parameters
<username 15> − A username can be as many as 15 alphanumeric characters.
Restrictions
Only administrator-level users can issue this command.
Example Usage:
To create an 802.1x user:
DGS-3224TGR: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.
DGS-3224TGR:4#
delete 802.1x user
Purpose
Used to delete the switch’s 802.1x users.
Syntax delete 802.1x user <username 15>
Description
The delete 802.1x user command is used to delete 802.1x users.
Parameters
<username 15> − A username can be as many as 15 alphanumeric characters.
Restrictions
Only administrator-level users can issue this command.
Example Usage:
To delete 802.1x users:
DGS-3224TGR:4# delete 802.1x user
Command: delete 802.1x user ctsnow
Are you sure to delete the user?(y/n)
Success.
DGS-3224TGR:4#
109