A SERVICE OF

logo

xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
40
config 802.1x auth_parameter
enable_reauth - You can enable or disable the re-authentication mechanism for a specific
port.
max_users - Specifies per port maximum number of users.
The range is 1 to 128.
The default value is 16.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the parameters that control the operation of the authenticator associated with a port:
DGS-3627:admin# config 802.1x auth_parameter ports 1:1-1:20 direction both
Command: config 802.1x auth_parameter ports 1:1-1:20 direction both
Success.
DGS-3627:admin#
config 802.1x auth_mode
Purpose Used to configure 802.1X authentication mode.
Syntax
config 802.1x auth_mode [ port_based | mac_based ]
Description The config 802.1x auth_mode command configures the authentication mode.
Parameters
port_based - Configure the authentication as port based mode.
mac_based - Configure the authentication as MAC based mode.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the authentication mode:
DGS-3627:admin# config 802.1x auth_mode port_based
Command: config 802.1x auth_mode port_based
Success.
DGS-3627:admin#
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.