DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
76
5-16
create authen server_group
Description
This command is used to create a user-defined authentication server group. The maximum
supported number of server groups including built-in server groups is 8. Each group consists of 8
server hosts as maximum.
Format
create authen server_group <string 15>
Parameters
<string 15>
- The user-defined server group name. This value can be up to 15 characters long.
Restrictions
Only Administrators can issue this command.
Example
To create a user-defined authentication server group:
DWS-3160-24PC:admin# create authen server_group mix_1
Command: create authen server_group mix_1
Success.
DWS-3160-24PC:admin#
5-17
config authen server_group
Description
This command is used to add or remove an authentication server host to or from the specified
server group. Built-in server group “TACACS”, “XTACACS”, “”, “RADIUS” accepts the
server host with the same protocol only, but user-defined server group can accept server hosts
with different protocols.
Format
config authen server_group [tacacs | xtacacs | | radius | <string 15>] [add | delete]
server_host <ipaddr> protocol [tacacs | xtacacs | | radius]
Parameters
server_group
- User-defined server group.
tacacs
- Built-in server group “TACACS”.
xtacacs
- Built-in server group “XTACACS”.
- Built-in server group “”.
radius
- Built-in server group “RADIUS”.
<string 15>
- Enter the server group name here. This value can be up to 15 characters long.