D-Link xStack Reference Manual page 69

Dgs-3600 series layer 3 managed gigabit ethernet switch
Hide thumbs Also See for xStack:
Table of Contents

Advertisement

xStack
create authen server_group
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To create a user-defined authentication server group called "mix_1":
DGS-3627:admin# create authen server_group mix_1
Command: create authen server_group mix_1
Success.
DGS-3627:admin#
config authen server_group
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To add an authentication server host with an IP address of 10.1.1.222 to server group "mix_1", specifying the TACACS+
protocol:
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
This command is used to create a user-defined authentication server group.
create authen server_group <string 15>
Creates a user-defined authentication server group. The maximum number of supported
server groups, including the built-in server groups, is 8. Each group can have a maximum of
8 server hosts..
<string 15> - Specify the user-defined server group name.
Only Administrator level users can issue this command.
This command is used to add or remove an authentication server host to or from the
specified server group.
config authen server_group [tacacs | xtacacs | tacacs+ | radius | <string 15>] [add |
delete] server_host <ipaddr> protocol [tacacs | xtacacs | tacacs+ | radius]
Adds or removes an authentication server host to or from the specified server group. The
built-in "tacacs", "xtacacs", "tacacs+", and "radius" server groups only accept server hosts
with the same protocol, but a user-defined server group can accept server hosts with different
protocols. The server host must be created first by using the "create authen server_host" CLI
command.
server_group tacacs - Specify the built-in server group "tacacs".
server_group xtacacs - Specify the built-in server group "xtacacs".
server_group tacacs+ - Specify the built-in server group "tacacs+".
server_group radius - Specify the built-in server group "radius".
server_group - Specify 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 - Specify the server host's IP address.
protocol tacacs - Specify TACACS for the server host's authentication protocol
protocol xtacacs - Specify XTACACS for the server host's authentication protocol
protocol tacacs+ - Specify TACACS+ for the server host's authentication protocol
protocol radius - Specify RADIUS for the server host's authentication protocol
Only Administrator level users can issue this command.
65

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the xStack and is the answer not in the manual?

Questions and answers

Table of Contents