D-Link DGS-3100 Switch User Manual


 
DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual
14
3
be used.
auth_port <udp_port_number 1-65535> – The UDP port number for
authentication requests. The default is 1812.
acct_port <udp_port_number 1-65535> – The UDP port number for
accounting requests. The default is 1813.
Restrictions Only Administrator or operator-level users can issue this command.
Example usage:
To configure the RADIUS settings:
DGS3100# config radius 10.48.74.121 key dlink default
Success.
DGS3100#
show radius
Purpose To display the current RADIUS configurations on the Switch.
Syntax
show radius
Description The show radius command displays the current RADIUS
configurations on the Switch.
Parameters None.
Restrictions None.
Example usage:
To display RADIUS settings on the Switch:
DGS3100# show radius
Index IP Address Auth-Port Acct-Port Status Key
Number Number
-------- ---------------- -------------- -------------- ------------ ---------------------
1 10.1.1.1 1812 1813 Active switch
DGS3100#
config 802.1x auth_mode
Purpose To configure the 802.1x authentication mode on the Switch.
Syntax
config 802.1x auth_mode ports <portlist> [port_based |
mac_based]
Description The config 802.1x auth_mode command enables either the port-
based or MAC-based 802.1x authentication feature on the Switch.
Parameters portlist – A port or a range of ports to be configured.
[port_based | mac_based] – Specifies whether 802.1x authentication
is by port or MAC address.
Restrictions Only Administrator or operator-level users can issue this command.