D-Link xStack Reference Manual page 71

Dgs-3600 series layer 3 managed gigabit ethernet switch
Hide thumbs Also See for xStack:
Table of Contents

Advertisement

xStack
DGS-3627:admin# show authen server_group
Command: show authen server_group
Server Group : mix_1
Group Name
IP Address
---------------
---------------
mix_1
10.1.1.222
radius
10.1.1.224
tacacs
10.1.1.225
tacacs+
10.1.1.226
xtacacs
10.1.1.227
Total Entries : 5
DGS-3627:admin#
create authen server_host
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To create a TACACS+ authentication server host, specifying a listening port number of 15555 and a timeout value of 10
seconds:
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
Protocol
--------
TACACS+
10.1.1.223
TACACS
RADIUS
TACACS
TACACS+
XTACACS
This command is used to create an authentication server host.
create authen server_host <ipaddr> protocol [tacacs | xtacacs | tacacs+ | radius] { port
<int 1-65535> | key [<key_string 254> | none] | timeout <int 1-255> | retransmit <int 1-
20> }
Creates an authentication server host. When an authentication server host is created, the IP
address and protocol are the index. This means that more than one authentication protocol
service can be run on the same physical host. The maximum number of supported server
hosts is 16.
server_host - Specify the server host's IP address.
protocol tacacs - Specify that the server host's authentication protocol will be TACACS.
protocol xtacacs - Specify that the server host's authentication protocol will be XTACACS.
protocol tacacs+ - Specify that the server host's authentication protocol will be TACACS+..
protocol radius - Specify that the server host's authentication protocol will be RADIUS.
port - The port number of the authentication protocol for the server host. Default value for
TACACS/XTACACS/TACACS+ is 49. Default value for RADIUS is 1812.
key - The key for TACACS+ and RADIUS authentication. If the value is null, no encryption
will apply. This value is meaningless for TACACS and XTACACS.
none - No encryption for TACACS+ and RADIUS authentication. This value is meaningless
for TACACS and XTACACS.
timeout - The time in seconds to wait for the server reply. Default value is 5 seconds.
retransmit - The count for re-transmissions. This value is meaningless for TACACS+. Default
value is 2.
Only Administrator level users can issue this command.
67

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents