• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/10

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

10 Cards in this Set

  • Front
  • Back

Router Function

Connect networks together




Find best routes




Switch packets from one network to another




Provide security by permitting or denying specified types of packet




Provide quality of service by prioritizing packets

Router as a computer

CPU: control unit handles instructions, ALU for calculation



RAM: volatile working storage



ROM: permanent storage for POST and start-up instructions



OPERATING SYSTEM: software that runs the computer

RAM

Dynamic random access memory: as in a PC




Temp. memory while the router is on




Loses content when the router loses power or is restarted


Holds running config




Holds router tables




Holds ARP cache




Holds fast-switching cache etc

NVRAM

Keeps it contents when the router is off




Stores the startup config file




When you have configured as router, you must save your configuration to NVRAM if you want to keep it

FLASH

Electronically erasable, programmable ROM (EEPROM)




Keeps its contents when the router is off




Allows the IOS to be updated




Can store multiple versions of IOS software if it has enough capacity



Can be upgraded by adding SIMMS

ROM

Permanent memory: cannot be upgraded without replacing the chip




Holds power-on self test (POST) instructions



Stores bootstrap program




Stores ROM monitor software (for emerg. DL of IOS, for password recovery)




May store basic IOS for emerg. use (less common than it was)

Interfaces

Can be attached directly to the motherboard




Can be on removable and interchangeable modules




Modules for different serial connections

Operating System

As specialized computers, routers and switches need operating systems




Cisco devices use the Cisco internetwork Operating System (IOS)




There are versions for different models of router and switch, and different feature sets




The IOS can be upgraded periodically

Naming IOS image files

Platform-features-format-version



C2600-i-mz. 122-8.T5




C2600 is the platform: Cisco 2600 series router




I is a code for the set of features in this IOS, another is ipbase




mz is a code to say that the IOS runs in RAM and the file is zip compressed




122-8.T5 is the upgrade version

Routing Table Principles

1. Every router makes its decision alone, based on the information it has in its own routing table




2. The fact that one router has certain information in its routing table does not mean that other routers have the same information




3. Routing information about a path from one network to another does not provide routing information about the reverse, or return, path.