Term
|
Definition
The Cisco IOS (Internetwork Operating System) is copied into RAM during bootup. |
|
|
Term
Running Configuration File: |
|
Definition
This is the configuration file that stores the configuration commands that the router IOS is currently using. With few exceptions, all commands configured on the router are stored in the running configuration file, known as running-config. |
|
|
Term
|
Definition
This file stores information about directly connected and remote networks. It is used to determine the best path to forward the packet. |
|
|
Term
|
Definition
This cache contains the IPv4 address to MAC address mappings, similar to the ARP cache on a PC. The ARP cache is used on routers that have LAN interfaces such as Ethernet interfaces. |
|
|
Term
|
Definition
Packets are temporarily stored in a buffer when received on an interface or before they exit an interface. |
|
|
Term
|
Definition
is volatile memory and loses its content when the router is powered down or restarted. |
|
|
Term
ROM is a form of permanent storage.
Uses in Cisco devices: |
|
Definition
- The bootstrap instructions
- Basic diagnostic software
- Scaled-down version of IOS |
|
|
Term
|
Definition
Used by ROM, is software that is embedded inside the integrated circuit. Includes the software that does not normally need to be modified or upgraded, such as the boot instructions. |
|
|
Term
|
Definition
Nonvolatile computer memory that can be electrically stored and erased. Used as permanent storage for the operating system, Cisco IOS. |
|
|
Term
|
Definition
All configuration changes are stored in the running-config file in RAM. Tos save those changes in case the router is restarted or loses power, the running-config must be copied to this location |
|
|
Term
|
Definition
Manages the hardware and software resources of the router, including memory allocation, processes, security, and file systems.
Is a multitasking operating system that is integrated with routing, switching, internetworking, and telecommunications functions. |
|
|
Term
Four major phases to the bootup process: |
|
Definition
1. Performing the POST (Power-On Self Test)
2. Loading the bootstrap program
3. Locating and loading Cisco IOS
4. Locating and Loading the Configuration File |
|
|
Term
IOS version
Cisco Internetwork Operating System Software IOS (tm) C2600 Software (C2600-I-M), Version 12.2(28), RELEASE SOFTWARE (fc5) |
|
Definition
This is the version of the Cisco IOS software in RAM and that is being used by the router. |
|
|
Term
ROM Bootstrap Program
ROM: System Bootstrap, Version 12.1(3r)T2, RELEASE SOFTWARE (fc1) |
|
Definition
This shows the version of the system bootstrap software, stored in ROM memory, that was initially used to boot up the router. |
|
|
Term
CPU and Amount of RAM
cisco 2621 (MPC860) processor (revision 0x200) with 60416K/5120K bytes of memory |
|
Definition
The first part of this line displays the type of CPU on this router. The last part of this line displays the amount of DRAM. |
|
|
Term
Interfaces
2 FastEthernet/IEEE 802.3 interface(s) 2 Low-speed serial(sync/async) network interface(s) |
|
Definition
This section of the output displays the physical interfaces on the router. In this example, the Cisco 2621 router has two FastEthernet interfaces and two low-speed serial interfaces. |
|
|
Term
Amount of NVRAM
32K bytes of non-volatile configuration memory. |
|
Definition
This is the amount of NVRAM on the router. NVRAM is used to store the startup-config file. |
|
|
Term
Amount of Flash
16384K bytes of processor board System flash (Read/Write) |
|
Definition
This is the amount of flash memory on the router. Flash is used to permanently store the Cisco IOS.
Note: It may be necessary to upgrade the amount of flash when upgrading the IOS. |
|
|
Term
Configuration Register
Configuration register is 0x2102 |
|
Definition
The last line of the show version command displays the current configured value of the software configuration register in hexadecimal. If there is a second value displayed in parentheses, it denotes the configuration register value that will be used during the next reload.
The configuration register has several uses, including password recovery. The factory default setting for the configuration register is 0x2102. This value indicates that the router will attempt to load a Cisco IOS software image from flash memory and load the startup configuration file from NVRAM. |
|
|
Term
|
Definition
On Cisco routers refers to a physical connector or the router whose main purpose is to receive and forward packets. |
|
|