D-Link xStack DGS-3600 Series Cli Manual page 381

D-link xstack dgs-3600 series layer 3 gigabit ethernet managed switch
Hide thumbs Also See for xStack DGS-3600 Series:
Table of Contents

Advertisement

xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
create authen server_group
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To create the server group "group_1":
config authen server_group
Purpose
Syntax
Description
Parameters
Used to create a user-defined authentication server group.
create authen server_group <string 15>
This command will create an authentication server group. A server
group is a technique used to group
TACACS/XTACACS/TACACS+/RADIUS server hosts into user
defined categories for authentication using method lists. The user
may add up to eight authentication server hosts to this group using
the config authen server_group command.
<string 15> - Enter an alphanumeric string of up to 15 characters to
define the newly created server group.
Only administrator-level users can issue this command.
DGS-3627:5#create authen server_group group_1
Command: create authen server_group group_1
Success.
DGS-3627:5#
Used to configure a user-defined authentication server group.
config authen server_group [tacacs | xtacacs | tacacs+ | radius | <string
15>] [add | delete] server_host <ipaddr> protocol [tacacs | xtacacs |
tacacs+ | radius]
This command will configure an authentication server group. A server group is
a technique used to group TACACS/XTACACS/TACACS+/RADIUS server
hosts into user defined categories for authentication using method lists. The
user may define the type of server group by protocol or by previously defined
server group. Up to eight authentication server hosts may be added to any
particular group
server_group - The user may define the group by protocol groups built into the
Switch (TACACS/XTACACS/TACACS+/RADIUS), or by a user-defined group
previously created using the create authen server_group command.
tacacs – Use this parameter to utilize the built-in TACACS server
protocol on the Switch. Only server hosts utilizing the TACACS
protocol may be added to this group.
xtacacs – Use this parameter to utilize the built-in XTACACS server
protocol on the Switch. Only server hosts utilizing the XTACACS
protocol may be added to this group.
tacacs+ – Use this parameter to utilize the built-in TACACS+ server
protocol on the Switch. Only server hosts utilizing the TACACS+
protocol may be added to this group.
radius – Use this parameter to utilize the built-in RADIUS server
protocol on the Switch. Only server hosts utilizing the RADIUS
protocol may be added to this group.
<string 15> - Enter an alphanumeric string of up to 15 characters to
define the previously created server group. This group may add any
combination of server hosts to it, regardless of protocol.
378

Advertisement

Table of Contents
loading

Table of Contents