LOGBOOK

HELP

Quiz Entry - updated: 2026.07.14

What are the two primary command modes in Cisco IOS, and how do you identify each by the prompt?

User EXEC (basic monitoring, prompt ends in >) and Privileged EXEC (full access, prompt ends in #); use enable to go from one to the other.

Cisco IOS command-mode hierarchy from User EXEC up through Privileged EXEC, Global Config and the Line/Interface sub-modes

* The IOS mode hierarchy: each step down unlocks more scope; the prompt tells you where you are. *

Mode Access Level Prompt
User EXEC Mode Limited number of basic monitoring commands only Switch> or Router> (ends with >)
Privileged EXEC Mode Access to all commands and features Switch# or Router# (ends with #)

Use the enable command to move from User EXEC to Privileged EXEC mode.

Go deeper:

From Quiz: NETW1 / Basic Switch and End Device Configuration | Updated: Jul 14, 2026