xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
85
DGS-3420-28SC:admin#delete aaa server_group mix_1
Command: delete aaa server_group mix_1
Success.
4-32 delete aaa server_host
Description
This command is used to delete an AAA server host.
Format
delete aaa server_host <ipaddr> protocol [tacacs | xtacacs | tacacs+ | radius]
Parameters
<ipaddr> - Enter the IP address of the server host.
protocol – Specify the protocol.
tacacs – Specify TACACS server host.
xtacacs - Specify XTACACS server host.
tacacs+ - Specify TACACS+ server host.
radius - Specify RADIUS server host.
Restrictions
Only Administrator level can issue this command.
Example
To tacacs | xtacacs | tacacs+| delete an AAA server host, with an IP address of 10.1.1.222, that is
running the TACACS+ protocol:
DGS-3420-28SC:admin#delete aaa server_host 10.1.1.222 protocol tacacs+
Command: delete aaa server_host 10.1.1.222 protocol tacacs+
Success.
4-33 show aaa
Description
This command is used to display AAA global configuration.