2-1_Operating_Modes
2-1_Operating_Modes
Copyright © www.ine.com
Keith Bogart
CCIE #4923
@keithbogart1
linkedin.com/in/keith-bogart-2a75042
Copyright © www.ine.com
Video Overview
Copyright © www.ine.com
Introduc0on to IOS
» Internetworking Opera1ng System
» Na1ve so:ware for Cisco routers and
switches
» Cisco develops different IOSs for different
plaCorms
• Example: Cisco 1841, Cisco 2821, etc.
» Usually operated through CLI
IOS Opera0ng Modes
» IOS has a command hierarchy
• Router> - User (or EXEC) mode
• Router# - Privileged EXEC (or Enable) mode
• Configura0on modes
Router(config)# - Global Configura0on Mode
Router(config-if)# - Interface Configura0on Mode
Router(config-router)# - Router Configura0on Mode
• Usage of Exit, End, Ctrl-Z
What is CatOS?
» Crescendo Communica1ons
• Cisco’s first acquisi1on in 1993
• LAN Switching company with its own OS
» Catalyst 5000/5500 switches
» Opera1ng System used was called, “CatOS”
• “Cat” for “Catalyst”
» End of Support was 2013
CatOS and IOS Comparison
CatOS IOS
Two modes only (EXEC and Enable) Multiple Modes of Operation
Commands entered in Enable mode Changes to Running-Config must be
saved automatically. manually saved to Startup-Config
Command Syntax; Most commands Command syntax varies widely
begin with the word, “set” depending on feature/protocol.
“clear” used to erase commands “no” or “default” used to erase
commands
CatOS Examples
CatOS (enable) show config