xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
248
config 802.1x authorization attributes
Purpose
Used to enable or disable the accepting of authorized configuration.
Syntax
config 802.1x authorization attributes radius [enable | disable]
Description
This command is used to enable or disable the accepting of authorized configuration.
When the authorization is enabled for 802.1x’s radius, the authorized data assigned by the
RADUIS server will be accepted by the Switch if the global authorization network is enabled.
Parameters
radius
−
When specified to enable, the authorization data assigned by the RADUIS server
will be accepted by the Switch if the global authorization network is enabled.The default state
is enabled.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To disable to accept the authorized data assgined from the RADIUS server.
DES-3528:admin# config 802.1x authorization attributes radius disable
Command: config 802.1x authorization attributes radius disable
Success.
DES-3528:admin#
config 802.1x fwd_pdu ports
Purpose
Used to configure if the port will flood EAPOL PDU when 802.1X functionality is disabled.
Syntax
config 802.1x fwd_pdu ports [<portlilst> | all] [enable | disable]
Description
This is a per port setting to control the forwarding of EAPOL PDU. When 802.1X functionality
is disabled globally or for a port, and 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
portlist
- Specifies a range of ports to be displayed.
all
- Specifies all of ports to be displayed.
enable
- Enable flood EAPOL PDU on the ports.
disable
- Disable flood EAPOL PDU on the ports.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure 802.1X fwd PDU for ports:
DES-3528:admin# config 802.1x fwd_pdu ports 1-2 enable
Command: config 802.1x fwd_pdu ports 1-2 enable
Success.
DES-3528:admin#