DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
309
To configure the RADIUS settings:
DES-1210-52/ME:5# config radius 1 ipaddress 10.48.47.11
Command: config radius 1 ipaddress 10.48.47.11
Success.
DES-1210-52/ME:5#
To display the current RADIUS configurations on the Switch.
The show radius command displays the current RADIUS
configurations on the Switch.
Example usage:
To display RADIUS settings on the Switch:
DES-1210-52/ME:5# show radius
Command: show radius
Index Ip Address Auth-Port Acct-Port Timeout Retransmit Key
(secs)
----- ---------------- --------- ---------- --------- --------------- ------
1 10.48.74.121 1812 1813 5 10 dlink
Total Entries : 1
Success.
DES-1210-52/ME:5#
config 802.1x fwd_pdu system
To configure the 802.1x forwarding EAPOL PDU on the Switch.
config 802.1x fwd_pdu system [enable | disable]
The config 802.1x fwd_pdu system command is used to configure
the control of forwarding EAPOL PDUs. Then the 802.1x
functionality is disabled, for a port, and if the 802.1x forwarding PDU
is enabled both globally and for the port, a received EAPOL packet
on the port will be flooded on the same VLAN to those ports of which
the 802.1x forwarding PDU is enabled and 802.1x is disabled
(globally or just for the port)
[enable | disable] – Specifies the forwarding of EAPOL PDU is
enabled or disabled. The default is disabled.
Only Administrator, operator or power user-level users can issue this