241
Cisco Nexus 5500 Series NX-OS Security Command Reference
OL-27883-02
Chapter S Commands
server
switch(config-tacacs+)# server 192.168.2.2
This example shows how to delete a server from a TACACS+ server group:
switch(config)# feature tacacs+
switch(config)# aaa group server tacacs+ TacServer
switch(config-tacacs+)# no server 192.168.2.2
Related Commands Command Description
aaa group server Configures AAA server groups.
feature tacacs+ Enables TACACS+.
radius-server host Configures a RADIUS server.
show radius-server
groups
Displays RADIUS server group information.
show tacacs-server
groups
Displays TACACS+ server group information.
tacacs-server host Configures a TACACS+ server.