xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
269
config authen server_group
combination of server hosts to it, regardless of protocol.
add/delete
– Enter the correct parameter to add or delete a server host from a
server group.
server_host <ipaddr>
- Enter the IP address of the previously configured
server host to add or delete.
protocol
– Enter the protocol utilized by the server host. There are three
options:
tacacs
– Use this parameter to define the protocol if the server host
is using the TACACS authentication protocol.
xtacacs
– Use this parameter to define the protocol if the server host
is using the XTACACS authentication protocol.
– Use this parameter to define the protocol if the server host
is using the authentication protocol.
radius
– Use this parameter to define the protocol if the server host is
using the RADIUS authentication protocol.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To add an authentication host to server group “group_1”:
DES-3800:admin# config authen server_group group_1 add
server_host 10.1.1.121 protocol
Command: config authen server_group group_1 add
server_host 10.1.1.121 protocol
Success.
DES-3800:admin#
delete authen server_group
Purpose
Used to delete a user-defined authentication server group.
Syntax
delete authen server_group <string 15>
Description
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 to be deleted.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To delete the server group “group_1”:
DES-3800:admin#delete server_group group_1
Command: delete server_group group_1
Success.
DES-3800:admin#