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

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

Advertisement

create authentication server_host
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To create a TACACS+ authentication server host:
DGS-3224TGR:4#create authentication server_host 10.1.1.121 protocol
tacacs+
Command: create authentication server_host 10.1.1.121 protocol tacacs+
Success.
DGS-3224TGR:4#
DGS-3224TGR Gigabit Ethernet Switch CLI Reference Manual
Used to create an authentication server host.
create authentication server_host <server_ip> protocol
[tacacs|xtacacs|tacacs+]
This command will create an authentication server host for the
TACACS/XTACACS/TACACS+ security protocols on the Switch. When a user
attempts to access the Switch with authentication protocol enabled, the Switch will
send authentication packets to a remote TACACS, XTACACS, or TACACS+ server
host on a remote host. The TACACS, XTACACS, or TACACS+ server host will then
verify or deny the request and return the appropriate message to the Switch. More
than one authentication protocol can be run on the same physical server host but,
remember that TACACS, XTACACS, and TACACS+ are separate entities and are
not compatible with each other. The maximum supported number of server hosts is
16.
server_host <server_ip> – The IP address of the remote server host the user
wishes to add.
protocol – The protocol used by the server host. 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.
147

Advertisement

Table of Contents
loading

Table of Contents