System information
Operation DELETE USER 1-55
Software Release 2.0.1
C613-03018-00 REV A
DELETE TACACS SERVER
Syntax
DELETE TACACS SERVER=ipadd
where:
■
ipadd is an IP address in dotted decimal notation.
Description
This command deletes a TACACS server from the list of TACACS servers used
for authenticating login names. The SERVER parameter specifies the IP address
of the server in dotted decimal notation.
Examples
To delete the TACACS server with the IP address 172.16.8.5 use the command:
DELETE TACACS SERVER=172.16.8.5
See Also
ADD TACACS SERVER
SHOW TACACS SERVER
DELETE USER
Syntax
DELETE USER=login-name
where:
■
login-name is a character string, 1 to 64 characters in length. Valid characters
are uppercase letters (A–Z), lowercase letters (a–z), and decimal digits (0–9).
The string may not contain spaces.
Description
This command deletes a user from the User Authentication Database. The
USER parameter specifies the login name for the user. It is case insensitive.
If the router is operating in security mode, you cannot delete every user with
SECURITY OFFICER privilege. At least one user with SECURITY OFFICER
privilege must exist in the User Authentication Database for the router to operate in
security mode.
See Also
ADD USER
DISABLE USER
ENABLE USER
PURGE USER
RESET USER
SET USER
SHOW USER