xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
60
Example usage:
To configure the authentication server host with an IP address of 10.1.1.222 to have the key value “This is a
secret”:
DGS-3450:admin# config authen server_host 10.1.1.222 protocol key "This is a
secret"
Command: config authen server_host 10.1.1.222 protocol key "This is a se
cret"
Success.
DGS-3450:admin#
delete authen server_host
Purpose
This command is used to delete an authentication server host.
Syntax
delete authen server_host <ipaddr> protocol [tacacs | xtacacs | | radius]
Description
Deletes an authentication server host.
Parameters
server_host
- Specify the server host’s IP address.
protocol tacacs
- Specify that the server host’s authentication protocol is TACACS.
protocol xtacacs
- Specify that the server host’s authentication protocol is XTACACS.
protocol
- Specify that the server host’s authentication protocol is .
protocol radius
- Specify that the server host’s authentication protocol is RADIUS.
Restrictions
Only Administrator can issue this command.
Example usage:
To delete an authentication server host, with an IP address of 10.1.1.222, that is running the protocol:
DGS-3450:admin# delete authen server_host 10.1.1.222 protocol
Command: delete authen server_host 10.1.1.222 protocol
Success.
DGS-3450:admin#
show authen server_host
Purpose
This command is used to display the authentication server hosts.
Syntax
show authen server_host
Description
Displays the authentication server hosts.
Parameters
None.
Restrictions
Only Administrator can issue this command.
Example usage:
To display all authentication server hosts: