D-Link xStack DES-6500 Cli Manual page 180

Modular layer 3 chassis ethernet switch
Hide thumbs Also See for xStack DES-6500:
Table of Contents

Advertisement

xStack DES-6500 Modular Layer 3 Chassis Ethernet Switch CLI Manual
create authen server_host
Parameters
Restrictions
Example usage:
To create a TACACS+ authentication server host, with port number 1234, a timeout value of 10 seconds and a
retransmit count of 5.
D E S - 6 5 0 0 : 4 # c r e a 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 + p o r t 1 2 3 4 t i m e o u t 1 0 r e t r a n s m i t 5
C o m m a n d : c r e a 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 + p o r t 1 2 3 4 t i m e o u t 1 0 r e t r a n s m i t 5
S u c c e s s .
D E S - 6 5 0 0 : 4 #
authentication protocol can be run on the same physical server host
but, remember that TACACS/XTACACS/TACACS+ and RADIUS
are separate entities and are not compatible with each other. The
maximum supported number of server hosts is 16.
server_host <ipaddr> - The IP address of the remote server host 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.
radius - Enter this parameter if the server host utilizes the
RADIUS protocol.
port <int 1-65535> - Enter a number between 1 and 65535 to
define the virtual port number of the authentication protocol on a
server host. The default port number is 49 for
TACACS/XTACACS/TACACS+ servers but the user may set a
unique port number for higher security. The default port number of
the authentication protocol on the RADIUS server is 1812.
key – Authentication key to be shared with a configured TACACS+
server only.
<key_string 254> - Specify an alphanumeric string up to
254 characters to be a key for the TACACS server.
 none – Specify this parameter to not use any key.
timeout <int 1-255> - Enter the time in seconds the Switch will wait
for the server host to reply to an authentication request. The default
value is 5 seconds.
retransmit <int 1-255> - Enter the value in the retransmit field to
change how many times the device will resend an authentication
request when the TACACS/XTACACS/TACACS+ or RADIUS
server does not respond.
Only Administrator-level users can issue this command.
176

Advertisement

Table of Contents
loading

Table of Contents