A clickable map of the six Cisco IOS command modes with a terminal wired to it — type a command and find out whether the mode you are standing in would take it, and if not, which mode wants it.
The map is every command mode Cisco IOS has, drawn in the shape it actually forms: User EXEC at the top, Privileged EXEC above it, Global Configuration above that, and three submodes hanging off global config — Interface, Line and Router configuration. The command that moves you along each edge is written on the edge.
Click any mode to read about it: the prompt it shows, what it is for, the commands that live there, and how to get in and out. If it is not the mode you are currently standing in, the card also prints the exact sequence of commands that would take you there from where you are.
The terminal is where the mode actually moves. Type a command and press Enter. There is deliberately no button that teleports you into a mode — the only way to reach Router(config-if)# is to type the four commands that get you there, exactly as on a real device. The try here chips under the input suggest three commands that work in the mode you are currently in; ↑ and ↓ walk back through what you have typed.
Every line you type gets one of three answers. Accepted means the command belongs to this mode. Rejected names the mode it does belong to and prints the route to get there — so typing show running-config at Router> does not just fail, it tells you to type enable first. The third answer is that the command is not in this tool’s subset: it knows a representative set of commands per mode, not the whole of IOS, so a perfectly real command can land there too.
Two things are worth deliberately trying. Type hostname SW1 in global configuration and watch every prompt on the page change — the device name is the first half of the prompt, not a fixed word. And compare exit with end from inside a submode: exit climbs one level, end drops you straight back to #. From global configuration they look identical, which is exactly why the difference is worth seeing from somewhere else.
TechKnowSurge builds IT and cybersecurity professionals through hands-on, concept-first training built around real understanding — not memorization. Free interactive tools, structured programs, and 25+ years of real-world experience, all in one place.
Explore free tools and programs →