D-Link DXS-3600 Series Cli Reference Manual page 114

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
interface that is specified in the ip radius-source interface command is used as the IP address in the IP
headers of the RADIUS packets.
Example
This example shows how to configure the IP address 10.0.0.21 has as the RADIUS NAS-IP-Address
attribute.
Switch#configure terminal
Switch(config)# radius-server attribute 4 10.0.0.21
Switch(config)#
7-24 radius-server deadtime
This command is used to specify the default duration of the time to skip the unresponsive server. Use the
no form of the command to revert back to the default setting.
radius-server deadtime MINUTES
no radius-server deadtime
Parameters
MINUTES
Default
By default, this value is 0.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline
This command can be used to improve the authentication processing time by setting the dead time to skip
the unresponsive server host entries.
When the system performs authentication with the authentication server, it attempts one server at a time.
If the attempted server does not respond, the system will attempt the next server. When the system finds
a server does not respond, it will mark the server as down, start a dead time timer, and skip them in
authentication of the following requests until expiration of the dead time.
Example
This example shows how to set the dead time to ten minutes.
Switch#configure terminal
Switch(config)# radius-server deadtime 10
Switch(config)#
7-25 radius-server host
This command is used to create a RADIUS server host. Use the no form of this command to delete a
server host.
Specifies the dead time. The valid range is 0 to 1440 (24 hours). When
the setting is 0, the unresponsive server will not be marked as dead.
109

Advertisement

Table of Contents
loading

Table of Contents