DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
308
D G S - 3 2 0 0 - 1 0 : 4 #
36-18 create authen server_host
Purpose
Used to create an authentication server host.
Format
create 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
Create an authentication server host. When an authentication server host is created, the IP address and
protocol are the index. That means more than one authentication protocol service can be run on the same
physical host. The maximum supported number of server hosts is 16.
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.
<key_string 254>
The key for and RADIUS
authenticaiton. If the value is null, no encryption will
apply. This value is meaningless for TACACS and
XTACACS.
key
none
No encryption for and RADIUS
authenticaiton. This value is meaningless for
TACACS and XTACACS.
timeout <int 1-255>
The time in seconds for waiting for a server reply.
Default value is 5 seconds.
retransmit <int 1-255>
The count for re-transmit. This value is meaningless for .
Default value is 2.