Removing the client-side TACACS+ server configuration

  1. From privileged EXEC mode, enter global configuration mode.
    device# configure terminal
    Entering configuration mode terminal
  2. Remove a specific TACACS+ server from the list of configured TACACS servers. The following example removes the TACACS+ server fec0:60:69bc:94:211:25ff:fec4:6010.
    device(config)# no tacacs-server host fec0:60:69bc:94:211:25ff:fec4:6010

    Device configuration includes a list of configured TACACS+ servers. When authentication, authorization, or accounting mode is set to tacacs, you cannot delete the last server in that list. When you attempt to delete the last server on the list, deletion is denied.