D-Link DGS-3000 Series Reference Manual page 71

Layer 2 managed gigabit switch
Hide thumbs Also See for DGS-3000 Series:
Table of Contents

Advertisement

DGS-3000 Series Layer 2 Managed Gigabit Switch CLI Reference Guide
Restrictions
Only Administrators can issue this command.
Example
To create a user-defined authentication server group:
DGS-3000-26TC:admin#create authen server_group mix_1
Command: create authen server_group mix_1
Success.
DGS-3000-26TC: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", "tacacs+", "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 | tacacs+ | radius | <string 15>] [add | delete]
server_host [<ipaddr> | ipv6 <ipv6addr> ] protocol [tacacs | xtacacs | tacacs+ | radius]
Parameters
server_group - User-defined server group.
tacacs - Built-in server group "tacacs".
xtacacs - Built-in server group "xtacacs".
tacacs+ - Built-in server group "tacacs+".
radius - Built-in server group "radius".
<string 15> - Enter the server group name here. This value can be up to 15 characters long.
add - Adds a server host to a server group.
delete - Removes a server host from a server group.
server_host - Specifies the IP address of the server host.
<ipaddr> - Enter the server host IPv4 address.
ipv6 - Specifies the server host IPv6 address.
<ipv6addr> - Enter the server host IPv6 address.
protocol - Specifies the authentication protocol used.
tacacs - Specifies that the TACACS authentication protocol will be used.
xtacacs - Specifies that the XTACACS authentication protocol will be used.
tacacs+ - Specifies that the TACACS+ authentication protocol will be used.
radius - Specifies that the radius authentication protocol will be used.
Restrictions
Only Administrators can issue this command.
67

Advertisement

Table of Contents
loading

Table of Contents