1.1 Network Theory Flashcards
What type of software architecture does classic IOS have?
monolithic and non-modular architecture
What are some of the problems with classic IOS?
1) Single binary image
2) Run to completion scheduler
3) no memory protection between processes
4) has both platform dependent and platform independent parts.
5) monolithic and non-modular architecture
In classic IOS routing and switching functions are?
distinct functions
what are some of the benefits of IOS XE?
- Allows platform dependent code to be abstracted from the image
- Allows platform independent software image
- Allows more efficient software delivery model
- Is a POSIX environment
What are some of the ways IOS XE allows integration of non-IOS apps?
- Standard Linux environment
- Extended IOS functionality into peripheral applications via well defined APIs exported via Linux shared client libraries
- Provides a robust management infrastructure called common Management enabling Technology (COMET) that allows for cli,xml,snmp,and http based management of integrated applications
What is COMET?
Common Management Enabling Technology
What are functions of the IOS XE software subpackages?
- RPBase
- RPControl
- RPAccess
- RPIOS
- ESPBase
- SIPSPA
- SIPBASE
What is RPBASE’s function?
Provides the operating system software for the route processor
What is RPControl’s function?
Controls the control plane processes that interface between Cisco IOS software and the rest of the platform
What is RPAccess’s function?
Provides the software required for router access
* The non-K9 version of this subpackage includes only non-crypto support
What is RPIOS’s function?
- Provides the Cisco IOS software kernel which is where the Cisco IOS software features are stored and run.
- Each consolidated package has a different RPIOS subpackage.
What is ESPBase’s function?
provides the ESP operating system and control processes and the ESP software
What is SIPSPA’s function?
Provides the shared port adaptor driver and associated field-programmable device (FPD) images
What is SIPBase’s function?
Controls the Session Initiation Protocol (SIP) carrier card operating system and control processes.
What is the FED?
Forwarding Engine Driver