xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
377
delete authen server_host
TACACS protocol.
xtacacs
- Enter this parameter if the server host utilizes the
XTACACS protocol
.
- Enter this parameter if the server host utilizes the
protocol.
radius
- Enter this parameter if the server host utilizes the
RADIUS protocol.
Restrictions Only
administrator-level users can issue this command.
Example usage:
To delete a user-defined authentication server host:
DGS-3627:5#delete authen server_host 10.1.1.121 protocol
Command: delete authen server_host 10.1.1.121 protocol
Success.
DGS-3627:5#
show authen server_host
Purpose
Used to view a user-defined authentication server host.
Syntax
show authen server_host
Description
This command is used to view user-defined authentication server hosts
previously created on the Switch.
The following parameters are displayed:
IP Address – The IP address of the authentication server host.
Protocol – The protocol used by the server host. Possible results will
include TACACS, XTACACS, or RADIUS.
Port – The virtual port number on the server host. The default value is 49.
Timeout - The time in seconds the Switch will wait for the server host to
reply to an authentication request.
Retransmit - The value in the retransmit field denotes how many times
the device will resend an authentication request when the TACACS
server does not respond. This field is inoperable for the protocol.
Key - Authentication key to be shared with a configured server
only.
Parameters None.
Restrictions None.
Example usage:
To view authentication server hosts currently set on the Switch:
DGS-3627:5#show authen server_host
Command: show authen server_host
IP Address Protocol Port Timeout Retransmit Key
--------------- -------- ----- ------- --------------- ------------------
10.53.13.94 TACACS 49 5 2 No Use
Total Entries : 1
DGS-3627:5#