Specifications

DGS-3224TGR Gigabit Ethernet Switch CLI Reference Manual
Example usage:
DGS-3224TGR:4#config authentication server_group group_1 add
server_host 10.1.1.121 protocol tacacs+
Success.
To add an authentication host to server group “group_1”:
Command: config authentication server_group group_1 add
server_host 10.1.1.121 protocol tacacs+
DGS-3224TGR:4#
delete authentication server_group
Purpose
Used to delete a user-defined authentication server group.
Syntax delete authentication server_group <string 15>
This command will delete an authentication server group.
Parameters
<string 15> - Enter an alphanumeric string of up to 15 characters to
define the previously created server group the user wishes to delete.
Restrictions
Only administrator-level users can issue this command.
Description
Example usage:
To delete the server group “group_1”:
DGS-3224TGR:4#delete server_group group_1
Command: delete server_group group_1
Success.
DGS-3224TGR:4#
153