DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
309
Restrictions
You must have administrator privilege.
Examples
To create a authentication server host, its listening port number is 15555 and the timeout value
is 10 seconds:
D G S - 3 2 0 0 - 1 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 . 2 2 2 p r o t o c o l t a c a c s + p o r t 1 5 5 5 5 t i m e
o u t 1 0
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 . 2 2 2 p r o t o c o l t a c a c s + p o r t 1 5 5 5 5 t i m e o u
t 1 0
S u c c e s s .
D G S - 3 2 0 0 - 1 0 : 4 #
36-19 config authen server_host
Purpose
Used to configure an authentication server host.
Format
config authen server_host <ipaddr> protocol [tacacs | xtacacs | | radius] { port <int
1-65535> | key [<key_string 254> | none ] | timeout <int 1-255> | retransmit <int 1-255> }
Description
Configure an authentication server host.
Parameters
Parameters
Description
server_host <ipaddr>
The server host’s IP address.
protocol tacacs
The server host’s authentication protocol.
protocol xtacacs
The server host’s authentication protocol.
protocol
The server host’s authentication protocol.
protocol radius
The server host’s authentication protocol.
port <int 1-65535>
The port number of the authentication protocol for the server host.
The default value for TACACS/XTACACS/ is 49. The
default value for RADIUS is 1812.