D-Link DGS-3224TGR Command Line Interface Reference Manual page 153

Layer 2 gigabit ethernet switch
Hide thumbs Also See for DGS-3224TGR:
Table of Contents

Advertisement

Example usage:
To configure a TACACS authentication server host, with port number 4321, a timeout value of 12 seconds and a
retransmit count of 4.
DGS-3224TGR:4#config authentication server_host 10.1.1.121
protocol tacacs port 4321 timeout 12 retransmit 4
Command: config authentication server_host 10.1.1.121 protocol
tacacs port 4321 timeout 12 retransmit 4
Success.
DGS-3224TGR:4#
delete authentication server_host
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To delete a user-defined TACACS+ authentication server host:
DGS-3224TGR:4#delete authentication server_host 10.1.1.121 protocol
tacacs+
Command: delete authentication server_host 10.1.1.121 protocol
tacacs+
Success.
DGS-3224TGR:4#
DGS-3224TGR Gigabit Ethernet Switch CLI Reference Manual
Used to delete a user-defined authentication server host.
delete authentication server_host <server_ip> protocol [tacacs
| xtacacs | tacacs+]
This command is used to delete a user-defined authentication
server host previously created on the Switch.
server_host <server_ip> – The IP address of the remote server
host the user wishes to delete.
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.
tacacs+ – Enter this parameter if the server host utilizes
the TACACS+ protocol.
Only administrator-level users can issue this command.
149

Advertisement

Table of Contents
loading

Table of Contents