D-Link xStack DGS-3400 Series Reference Manual page 61

Xstack dgs-3400 series layer 2 managed gigabit ethernet switch
Hide thumbs Also See for xStack DGS-3400 Series:
Table of Contents

Advertisement

xStack
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-3450:admin# config authen server_group mix_1 add server_host 10.1.1.222 protocol
tacacs+
Command: config authen server_group mix_1 add server_host 10.1.1.222 protocol tacacs+
Success.
DGS-3450:admin#
delete authen server_group
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To delete a user-defined authentication server group called "mix_1":
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
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 can issue this command.
This command is used to delete a user-defined authentication server group.
delete authen server_group <string 15>
Deletes a user-defined authentication server group.
<string 15> - Specify the user-defined server group name that will be deleted.
Only Administrator can issue this command.
57

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents