DES-3000 Series Layer 2 Switch CLI Reference Manual
191
config 802.1x fws_pdu system
Parameters None.
Restrictions Only Administrator-level users can issue this command.
Example usage:
To configure forwarding of EAPOL PDU:
DES-3026:4# config 802.1x fwd_pdu system enable
Command: config 802.1x fwd_pdu enable
Success.
DES-3026:4#
config 802.1x fwd_pdu ports
Purpose Used to configure the ports that 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 single port,
and 802.1x fwd_pdu is enabled both globally and for a single port, a
received EAPOL packet on the port will be flooded to the same
VLAN as those ports for which 802.1x fwd_pdu is enabled and
802.1x is disabled (globally or just for the port). The default state is
disabled.
Parameters ports – Specifies the ports to be configured.
Restrictions Only Administrator-level users can issue this command.
Example usage:
To configure 802.1x fwd_pdu ports:
DES-3026:4#config 802.1x fwd_pdu ports 1,2 enable
Command: config 802.1x fwd_pdu ports 1,2 enable
Success.
DES-3026:4#