xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
27
DGS-3450:admin# config 802.1x fwd_pdu system enable
Command: config 802.1x fwd_pdu system enable
Success.
DGS-3450: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
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 a range of ports to be configured.
all
- All ports.
enable
- Enable forwarding EAPOL PDU receive on the ports.
disable
- Disable forwarding EAPOL PDU receive on the ports.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure 802.1X fwd_pdu for ports:
DGS-3450:admin# config 802.1x fwd_pdu ports 1,2 enable
Command: config 802.1x fwd_pdu ports 1,2 enable
Success.
DGS-3450:admin#
config 802.1x authorization network radius
Purpose
The enable or disable the acceptation of an authorized configuration.
Syntax
config 802.1x authorization network radius [ enable | disable ]
Description
The command config 802.1x authorization attributes is used to enable or disable the
acception of authorized configuration.
When the authorization is enabled for 802.1X’s RADIUS authentication, the authorized
attributes (for example VLAN and 802.1p default priority) assigned by the RADUIS server will
be accepted if the global authorization status is enabled.
Parameters
radius
- If specified to enable, the authorization attributes (for example VLAN and 802.1p
default priority) assigned by the RADUIS server will be accepted if the global authorization
status is enabled. The default state is enabled.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
The following example will disable to accept the authorized data assigned from the RADIUS server: