D-Link DGS-3000 Series Reference Manual page 75

Layer 2 managed gigabit switch
Hide thumbs Also See for DGS-3000 Series:
Table of Contents

Advertisement

DGS-3000 Series Layer 2 Managed Gigabit Switch CLI Reference Guide
tacacs - Server host's authentication protocol.
xtacacs - Server host's authentication protocol.
tacacs+ - Server host's authentication protocol.
radius - Server host's authentication protocol.
port - (Optional) The port number of authentication protocol for server host. Default value for
TACACS/XTACACS/TACACS+ is 49. Default value for RADIUS is 1812.
<int 1-65535> - Enter the port number here. This value must be between 1 and 65535.
key - (Optional) The key for TACACS+ and RADIUS authentication. If the value is null, no
encryption will apply. This value is meaningless for TACACS and XTACACS.
<key_string 254> - Enter the TACACS+ key here. This value can be up to 254 characters
long.
none - No encryption for TACACS+ and RADIUS authentication. This value is meaningless
for TACACS and XTACACS.
timeout - (Optional) The time in second for waiting server reply. Default value is 5 seconds.
<int 1-255> - Enter the timeout value here. This value must be between 1 and 255 seconds.
retransmit - (Optional) The count for re-transmit. This value is meaningless for TACACS+.
Default value is 2.
<int 1-20> - Enter the re-transmit value here. This value must be between 1 and 20.
Restrictions
Only Administrators can issue this command.
Example
To configure a TACACS+ authentication server host's key value:
DGS-3000-26TC:admin#config authen server_host 10.1.1.222 protocol tacacs+ key
"This is a secret."
Command: config authen server_host 10.1.1.222 protocol tacacs+ key "This is a
secret."
Success.
DGS-3000-26TC:admin#
5-22
delete authen server_host
Description
This command is used to delete an authentication server host.
Format
delete authen server_host [<ipaddr> | ipv6 <ipv6addr>] protocol [tacacs | xtacacs | tacacs+ |
radius]
Parameters
<ipaddr> - Enter the server host's IP address.
ipv6 - Specifies the server host IPv6 address.
<ipv6addr> - Enter the server host IPv6 address.
protocol - Specifies that server host's authentication protocol.
tacacs - Server host's authentication protocol.
xtacacs - Server host's authentication protocol.
71

Advertisement

Table of Contents
loading

Table of Contents