Terminating a User's CLI Session

You can terminate users that are currently logged in to the device's CLI. This applies to users logged in to the CLI through RS-232 (console), Telnet, or SSH.

To terminate the CLI session of a specific CLI user:
1. Establish a CLI session with the device.
2. Run the following command:
# clear user <session ID>

Where <session ID> is a unique identification of each currently logged in user. You can view the session ID by running the show users command (see Viewing Current CLI Sessions).

The session in which the command is run cannot be terminated.