xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
247
config 802.1x auth_protocol
Purpose
Used to configure the 802.1X auth protocol
Syntax config 802.1x auth_protocol [local | radius_eap]
Description
This command configures the 802.1X auth protocol.
Parameters
local − Specifies the auth protocol as local.
radius_eap − Specifies the auth protocol as RADIUS EAP.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To config the 802.1X RADIUS EAP:
DES-3528:admin# config 802.1x auth_protocol radius_eap
Command: config 802.1x auth_protocol radius_eap
Success.
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 for a port, if 802.1X fwd_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 with
802.1X fwd_pdu enabled and 802.1X disabled (globally or just for the port). The default state
is disable.
Parameters
None.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure forwarding of EAPOL PDU
DES-3528:admin# config 802.1x fwd_pdu system enable
Command: config 802.1x fwd_pdu system enable
Success.