Server_Host <Ipaddr> Protocol [Tacacs | Xtacacs | Tacacs+ | Radius]; Delete Authen Server_Group <String 15 - D-Link xStack DGS-3620 Reference Manual

Hide thumbs Also See for xStack DGS-3620:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
protocols. The server host must be created first by using the CLI command create authen
server_host.
Format
config authen server_group [tacacs | xtacacs | tacacs+ | radius | <string 15>] [add | delete]
server_host <ipaddr> protocol [tacacs | xtacacs | tacacs+ | radius]
Parameters
tacacs - Specifies the built-in server group TACACS.
xtacacs - Specifies the built-in server group XTACACS.
tacacs+ - Specifies the built-in server group TACACS+.
radius – Specify the built-in server group RADIUS.
<string 15> - Enter a user-defined server group.
add - Specifies to add a server host to a server group.
delete - Specifies to remove a server host from a server group.
server_host - Specifies the server host's IP address.
<ipaddr> - Enter the server host's IP address.
protocol - Specifies the server host's type of authentication protocol.
tacacs - Specifies the server host's authentication protocol TACACS.
xtacacs - Specifies the server host's authentication protocol XTACACS.
tacacs+ - Specifies the server host's authentication protocol TACACS+.
radius - Specifies the server host's authentication protocol RADIUS.
Restrictions
Only Administrator-level users can issue this command.
Example
To add an authentication server host to a server group:
DGS-3620-28PC: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-3620-28PC:admin#
4-18
delete authen server_group
Description
This command is used to delete a user-defined authentication server group.
Format
delete authen server_group <string 15>
71

Advertisement

Table of Contents
loading

Table of Contents