D-Link DES-3550 Switch User Manual


 
178
config authen server_host
change how many times the device will resend an authentication
request when the TACACS server does not respond. This field is
inoperable for the tacacs+ protocol.
Restrictions Only administrator-level users can issue this command.
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.
DES-3550: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.
DES-3550:4#
delete authen server_host
Purpose Used to delete a user-defined authentication server host.
Syntax
delete authen server_host <ipaddr> protocol [tacacs | xtacacs |
tacacs+]
Description This command is used to delete a user-defined authentication server
host previously created on the switch.
Parameters server_host <ipaddr> - The IP address of the remote server host the
user wishes to delete.
protocol – The protocol used by the server host the user wishes 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.
Restrictions Only administrator-level users can issue this command.
Example usage:
To delete a user-defined TACACS+ authentication server host: