Radius Commands - D-Link DXS-3600-16S Manual

Dxs-3600 series layer 2/3 managed 10gbe switch
Hide thumbs Also See for DXS-3600-16S:
Table of Contents

Advertisement

RADIUS Commands

50-1 radius-server host
This command is used to specify a RADIUS security server host. The no form of this command without parameter is
used to delete the RADIUS server host. The no form of this command with the parameters is used to restore the
specified parameter to default value.
radius-server host ip-address [auth-port port-number] [acct-port port-number] [retransmit retries] [timeout
seconds] [key text-string]
no radius-server host ip-address [auth-port | acct-port | retransmit | timout | key]
Parameters
ip-address
auth-port
port-number
acct-port
port-number
key
text-string
retransmit
retries
timeout
seconds
Default
Command Mode
Command Default Level
Usage Guideline
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#radius-server host 192.168.12.1
DXS-3600-32S(config)#
50-2 radius-server key
This command is used to define a shared password for the network access server (device) to communicate with the
RADIUS security server. The no form of this command is used to remove the shared password.
radius-server key text-string
no radius-server key
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
Specifies the IP address of the RADIUS security server host.
Specifies the UDP port used for RADIUS authentication. If not specified, the port
number defaults to 1812.
Specifies the number of the UDP port used for RADIUS authentication. The range is
1 to 65535.
Specifies the UDP port used for RADIUS accounting. If not specified, the port
number defaults to 1813.
Specifies the number of the UDP port used for RADIUS accounting. The range is 1
to 65535.
Specifies the shared password for the network access server (device) to
communicate with the RADIUS security server.
Specifies the text of the shared password. The maximum length of the key is 32.
Specifies the number of packet retransmissions before the device considers that the
RADIUS security server does not respond.
Specifies the number of retransmissions in the range 1 to100.
Specifies to set the time for the device to wait for a response from the security server
after retransmitting the RADIUS packet.
Specifies the timeout in the range 1 to1000 seconds.
No RADIUS host is specified.
Global Configuration Mode.
Level: 15
In order to implement the AAA security service using RADIUS, you must define a
RADIUS security server. You can define one or more RADIUS security servers using
the radius-server command.
This example shows how to define a RADIUS security server host.
497

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents