D-Link xStackTM DGS-3300 User Manual page 171

Xstack dgs/dxs-3300 series layer 3 stackable gigabit ethernet switch
Table of Contents

Advertisement

xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
config authen server_host
Restrictions
Example usage:
To configure a TACACS authentication server host, with port number 4321, a timeout value of 12 seconds and a
retransmit count of 4.
DGS-3324SRi:4#config authen server_host 10.1.1.121 protocol
tacacs port 4321 timeout 12 retransmit 4
Command: config authen server_host 10.1.1.121 protocol tacacs
port 4321 timeout 12 retransmit 4
Success.
DGS-3324SRi:4#
delete authen server_host
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To delete a user-defined TACACS+ authentication server host:
timeout <int 1-255> - Enter the time in seconds the Switch will wait
for the server host to reply to an authentication request. The default
value is 5 seconds.
retransmit <int 1-255> - Enter the value in the retransmit field to
change how many times the device will resend an authentication
request when the TACACS, XTACACS or RADIUS server does not
respond. This field is inoperable for the TACACS+ protocol.
Only administrator-level users can issue this command.
Used to delete a user-defined authentication server host.
delete authen server_host <ipaddr> protocol [tacacs | xtacacs |
tacacs+ | radius]
This command is used to delete a user-defined authentication
server host previously created on the Switch.
server_host <ipaddr> - The IP address of the remote server host to
delete.
protocol – The protocol used by the server host to delete. The user
may choose one of the following:
tacacs – Enter this parameter if the server host utilizes the
TACACS protocol.
xtacacs - Enter this parameter if the server host utilizes the
XTACACS protocol.
tacacs+ - Enter this parameter if the server host utilizes
the TACACS+ protocol.
radius - Enter this parameter if the server host utilizes the
RADIUS protocol.
Only administrator-level users can issue this command.
168

Advertisement

Table of Contents
loading

Table of Contents