xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
73
seconds. The timeout value must be between 1 and 255 seconds.
retransmit
- Specify the count for re-transmit. This value is meaningless for . The
default value is 2.
<int 1-20>
- Specify the count for re-transmit. This value is meaningless for . The
default value is 2. The re-transmit value must be between 1 and 20.
Restrictions
Only Administrator-level users can issue this command.
Example
To configure a authentication server host’s key value:
DGS-3620-28SC:admin#config authen server_host 10.1.1.222 protocol key
"abc123"
Command: config authen server_host 10.1.1.222 protocol key "abc123"
Success.
DGS-3620-28SC:admin#
4-20
delete authen server_host
Description
This command is used to delete an authentication server host.
Format
delete authen server_host <ipaddr> protocol [tacacs | xtacacs | | radius]
Parameters
<ipaddr>
-
Specify the server host’s IP address.
protocol
-
Specify the server host’s type of authentication protocol.
tacacs
-
Specify the server host’s authentication protocol TACACS.
xtacacs
-
Specify the server host’s authentication protocol XTACACS.
-
Specify the server host’s authentication protocol .
radius
-
Specify the server host’s authentication protocol RADIUS.
Restrictions
Only Administrator-level users can issue this command.
Example
To delete an authentication server host:
DGS-3620-28SC:admin#delete authen server_host 10.1.1.222 protocol
Command: delete authen server_host 10.1.1.222 protocol
Success.