D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
35
DGS-3627:admin# show 802.1x user
Command: show 802.1x user
Username Password
---------- ----------
user1 abcds
Total Entries : 1
DGS-3627:admin#
config 802.1x auth_protocol
Purpose Used to configure the 802.1X auth protocol.
Syntax
config 802.1x auth_protocol [ local | radius_eap ]
Description The config 802.1x auth_protocol command configures the 802.1X authentication protocol.
Parameters
local - Specifies the authentication protocol as local.
radius_eap - Specifies the authentication protocol as RADIUS EAP.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the 802.1X authentication protocol to RADIUS EAP:
DGS-3627:admin# config 802.1x auth_protocol radius_eap
Command: config 802.1x auth_protocol radius_eap
Success.
DGS-3627:admin#
config 802.1x fwd_pdu system
Purpose Used to configure 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, 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
enable - Enable the forwarding of EAPOL PDU.
disable - Disable the forwarding of EAPOL PDU.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure forwarding of EAPOL PDU system state enable: