A SERVICE OF

logo

xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
205
config 802.1x auth_failover
Purpose Used to configure 802.1X authentication failover.
Syntax
config 802.1x auth_failover [enable | disable]
Description When the authentication failover is disabled, if the RADIUS servers are unreachable, the
authentication will fail.
When the authentication failover is enabled, if the RADIUS server’s authentication is
unreachable, the local database will be used to do the authentication. By default, the
state is disabled.
Parameters enable – Enables the protocol authentication failover.
disable – Disables the protocol authentication failover.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the 802.1X authentication failover
DGS–3426:5#config 802.1x auth_failover enable
Command: config 802.1x auth_failover enable
Success.
DGS–3426:5#
config 802.1x fwd_pdu system
Purpose Used to configure the forwarding of EAPOL PDU when 802.1X is disabled.
Syntax
config 802.1x fwd_pdu system [enable | disable]
Description This is a global setting to control the forwarding of EAPOL PDU. When 802.1X
functionality is disabled globally or disabled for a specific port, and 802.1X forward PDU
is enabled both globally and for the port, a received EAPOL packet on the port will be
flooded in the same VLAN to those ports. The default state is disabled.
Parameters enable – Enables the 802.1X forward PDU system.
disable – Disables the 802.1X forward PDU system.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure forwarding of EAPOL PDU:
DGS–3426:5#config 802.1x fwd_pdu system enable
Command: config 802.1x fwd_pdu system enable
Success.
DGS–3426:5#