DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
305
Restrictions
You must have administrator privilege.
Examples
To create a user-defined authentication server group.
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 _ g r o u p m i x _ 1
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 _ g r o u p m i x _ 1
S u c c e s s .
D G S - 3 2 0 0 - 1 0 : 4 #
36-15 config authen server_group
Purpose
Used to add or remove an authentication server host to or from the specified server group.
Format
config authen server_group [tacacs | xtacacs | | radius | <string 15>] [add | delete]
server_host <ipaddr> protocol [tacacs | xtacacs | | radius]
Description
Add or remove an authentication server host to or from the specified server group. Built-in server group
“
tacacs
”, “
xtacacs
”, “
”, and “
radius
” accept the server host with the same protocol only, but
user-defined server group can accept server hosts with different protocols. The server host must be
created first by using the CLI command “
create authen server_host
”.
Parameters
Parameters
Description
server_group tacacs
The built-in server group “
tacacs
”.
server_group xtacacs
The built-in server group “
xtacacs
”.
server_group
The built-in server group “
”.
server_group radius
The built-in server group “
radius
”.
server_group <string
15>
A user-defined server group.
add
Add a server host to a server group.
delete
Remove a server host from a server group.
server_host <ipaddr>
The server host’s IP address.
protocol tacacs
The server host’s authentication protocol.