![D-Link xStack DGS-3612G series Cli Manual Download Page 250](http://html1.mh-extra.com/html/d-link/xstack-dgs-3612g-series/xstack-dgs-3612g-series_cli-manual_3519854250.webp)
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
247
Example usage:
To view 802.1X users currently configured on the Switch:
DGS-3627:5#show 802.1x user
Command: show 802.1x user
Current Accounts:
Username Password
-------------- --------------
ctsnow Tibeirus
Total entries: 1
DGS-3627:5#
delete 802.1x user
Purpose
Used to delete an 802.1X user account on the Switch.
Syntax
delete 802.1x user <username 15>
Description The
delete 802.1x user
command is used to delete the 802.1X Port-
based or MAC-based Network Access control local users currently
configured on the Switch.
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-3627:5#delete 802.1x user ctsnow
Command: delete 802.1x user ctsnow
Success.
DGS-3627:5#
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. However it cannot be WAC
authentication VLAN.
Parameters
<vlan_name 32>
−
Enter an alphanumeric string of no more than 32
characters to define a pre-existing VLAN as an 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. This VLAN
is supported for port-based and MAC-based and must have already
been previously created using the
create vlan
command. Only one
VLAN can be set as the 802.1X Guest VLAN.