![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/c/f9/cf9abe3c-cbdc-4cee-9477-3b670eb02cf4/cf9abe3c-cbdc-4cee-9477-3b670eb02cf4-bg2d.png)
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
41
config 802.1x init
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To initialize the authentication state machine of some or all:
DGS-3627:admin# config 802.1x init port_based ports all
Command: config 802.1x init port_based ports all
Success.
config 802.1x reauth
Purpose Used to re-authenticate the device connected to the port.
Syntax
config 802.1x reauth [ port_based ports [ < portlist | all >]| mac_based ports [ < portlist
> | all ] { mac_address < macaddr > }]
Description The config 802.1x reauth command re-authenticates the device connected to the port. During
the re-authentication period, the port status remains authorized until failed re-authentication.
Parameters
port_based - Configure the authentication as port based mode.
mac_based - Configure the authentication as MAC based mode.
portlist - Specifies a range of ports to be configured.
all - All ports.
mac_address - MAC address of client.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To re-authenticate the device connected to the port:
DGS-3627:admin# config 802.1x reauth port_based ports all
Command: config 802.1x reauth port_based ports all
Success.
create 802.1x guest_vlan
Purpose Used to assign a static VLAN to be guest VLAN.
Syntax
create 802.1x guest_vlan { < vlan_name 32 > }
Description The create 802.1x guest_vlan command will assign a static VLAN to be guest VLAN.
The specific VLAN which assigned to guest VLAN must be existed.
The specific VLAN which assigned to guest VLAN can’t be deleting.
Parameters
<vlan_name 32> - Specify the static VLAN to be guest VLAN.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage: