Multiple choice

Which of the following commands will make you leave Privileged Exec Mode and go back to User Mode?

  1. exit

  2. logout

  3. logout exec

  4. disable

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The disable command is used for leaving Privileged Exec Mode without ending the CLI session. The exit and the logout command are used to log out of the router and terminate the CLI session.