Cisco IOS Cheat Sheet

Documentation

Documentation

EXEC Modes

  • If terminal reads Router> type enable to enter Router#

    • Under Router> you're allowed to do ping, show, enable, etc...

  • If terminal reads Router# type config to enter Router(config)#

    • Under Router# you're allowed to do all User EXEC Commands, debug commands, reload, configure(config), etc...

  • If terminal reads Router(config)# view the Official Guide because config branches into 3 different sections.

    • Under Router(config)# you're allowed to do hostname, enable secret, ip route, interface (ethernet, serial, bri, etc...), router (rip, ospf, igrp, etc...), line (vty, console, etc...)

  • Official Cisco Guide (Below is image and table included on the website)

Last updated