To move from the Privileged Exec mode to the User Exec mode, enter the disable command. For example:
- host1#disable
- host1>
![]() |
Note: Using the exit command from either the Privileged Exec or User Exec mode logs out of the CLI. |
To move to a lower Privileged Exec mode, follow the disable command with an access level value. For example:
- host1#show privilege
-
Privilege level is 10
-
host1#disable 5
- host1#show privilege
- Privilege level is 5
disable
- host1#disable
- host1>
- host1#show privilege
- Privilege level is 10
- host1#disable 5
- host1#show privilege
- Privilege level is 5