xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
32
config 802.1x init
Purpose
Used to initialize the authentication state machine of some or all ports.
Syntax
config 802.1x init [ port_based ports [ < portlist | all > ] | mac_based ports [ < portlist >
| all ] { mac_address < macaddr > }]
Description
The config 802.1x init command used to initialize the authentication state machine of some or
all.
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 initialize the authentication state machine of some or all:
DGS-3450:admin# config 802.1x init port_based ports all
Command: config 802.1x init port_based ports all
Success.
DGS-3450:admin#
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-3450:admin# config 802.1x reauth port_based ports all
Command: config 802.1x reauth port_based ports all
Success.
DGS-3450:admin#