xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
58
DGS-3450:admin# delete authen server_group mix_1
Command: delete authen server_group mix_1
Success.
DGS-3450:admin#
show authen server_group
Purpose
This command is used to display the authentication server groups.
Syntax
show authen server_group {<string 15>}
Description
Displays the authentication server groups.
Parameters
<string 15>
- Specify the built-in or user-defined server group name to display.
Restrictions
Only Administrator can issue this command.
Example usage:
To display all authentication server groups:
DGS-3450:admin# show authen server_group
Command: show authen server_group
Server Group : mix_1
Group Name IP Address Protocol
--------------- --------------- --------
mix_1 10.1.1.222
10.1.1.223 TACACS
radius 10.1.1.224 RADIUS
tacacs 10.1.1.225 TACACS
10.1.1.226
xtacacs 10.1.1.227 XTACACS
Total Entries : 5
DGS-3450:admin#
create authen server_host
Purpose
This command is used to create an authentication server host.
Syntax
create authen server_host <ipaddr> protocol [tacacs | xtacacs | | radius] {port
<int 1-65535> | [key [<key_string 254> | none] | encryption_key <key_string 344>] |
timeout <int 1-255> | retransmit <int 1-20>}
Description
Creates an authentication server host. When an authentication server host is created, the IP
address and protocol are the index. This means that more than one authentication protocol
service can be run on the same physical host. The maximum number of supported server
hosts is 16.
Parameters
server_host
- Specify the server host’s IP address.
protocol tacacs
- Specify that the server host’s authentication protocol will be TACACS.
protocol xtacacs
- Specify that the server host’s authentication protocol will be XTACACS.
protocol
- Specify that the server host’s authentication protocol will be .
protocol radius
- Specify that the server host’s authentication protocol will be RADIUS.
port
- The port number of the authentication protocol for the server host. Default value for