xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
275
delete authen server_host
Purpose
Used to delete a user–defined authentication server host.
Syntax
delete authen server_host <ipaddr> protocol [tacacs | xtacacs | | radius]
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 to be deleted.
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
.
– 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:
D G S – 3 4 2 6 : 5 # d e l e t e a u t h e n s e r v e r _ h o s t 1 0 . 1 . 1 . 1 2 1 p r o t o c o l t a c a c s +
C o m m a n d : d e l e t e a u t h e n s e r v e r _ h o s t 1 0 . 1 . 1 . 1 2 1 p r o t o c o l t a c a c s +
S u c c e s s .
D G S – 3 4 2 6 : 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
Only Administrator-level users can issue this command.
Example usage:
To view authentication server hosts currently set on the Switch: