DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
310
<key_string 254>
The key for TACACS+ and RADIUS
authenticaiton. If the value is null, no encryption will
apply. This value is meaningless for TACACS and
XTACACS.
key
none
No encryption for TACACS+ and RADIUS
authenticaiton. This value is meaningless for
TACACS and XTACACS.
timeout <int 1-255>
The time in seconds for waiting for a server reply. The default value is
5 seconds.
retransmit <int 1-255>
The count for re-transmit. This value is meaningless for TACACS+.
The default value is 2.
Restrictions
You must have administrator privilege.
Examples
To configure a TACACS+ authentication server host’s key value:
DGS-3200-10:4#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 se
cret"
Success.
DGS-3200-10:4#
36-20 delete authen server_host
Purpose
Used to delete an authentication server host.
Format
delete authen server_host <ipaddr> protocol [tacacs | xtacacs | tacacs+ | radius]
Description
Delete an authentication server host.