what is the boot seqance of cisco router
Answers were Sorted based on User's Feedback
Answer / jitendera kumar sinha
actauly in there are 4 option and each option conatin 3
sequance
i mark
nvram-------flash-----post rom
am i write?
please give feedback
| Is This Answer Correct ? | 3 Yes | 1 No |
Hi Jitendera,
When the router boots, it looks for the boot command stored
in NVRAM which is By default "boot system flash" means boot
from flash
then the router loads the IOS from flash.
If it is unable to load IOS from Flash, then it goes for
TFTP server then ROM etc
So during boot, Router goes to -
NVRAM > Flash > TFTP > ROM.
I think i made it clear.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / deepak
Boot Process
ROM - bootstrap
- the system bootstrap routine starts from ROM and tells the
router to run the POST and then look for an IOS in Flash memory
- router runs the POST (Power-On Self Test)
FLASH ( IOS--->DRAM)
- looks for a compressed IOS image in Flash Memory
· if an IOS is found, it is decompressed and loaded
into DRAM
· if no IOS is found the bootstrap routine can either
load an image from a TFTP server or from the included CD
that come with the router
NVRAM (Config--->DRAM)
- the router looks to NVRAM for a startup config
· if a startup config is found in NVRAM it is loaded
into DRAM
· if there is no startup config in NVRAM, then the
router goes into *setup mode
DRAM (ARP cache and routing tables)
- the DRAM is now loaded with the IOS and config, and the
router sends out ARP’s and Routing protocol broadcasts to
build it’s ARP cache and routing tables and store them in
DRAM. This is now the operating memory of the router. All
other types of memory are fairly dormant from this point on.
* setup mode is an interactive, step-by-step process with
only very basic global commands. You can enter setup mode
at any time from priviledged mode by typing “setup”. There
are two versions: Basic Management and Extended Setup
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nikhil maggu
bhaio NVRAM me jane se pehle POST(Power on Self test) bhi
hota h(generally ye specify nahi karte);just for knowledge m
sharing this,so the complete sequence will be :
POST > NVRAM > Flash > TFTP > ROM.
| Is This Answer Correct ? | 0 Yes | 0 No |
What information can you get from CDP info: (choose all that apply) A.) Hardware platform B.) One address per protocol C.) Software platform D.) Hostname E.) The same info as show version F.) Incoming/outgoing port
hi... i am usin packet tracer 5.0.. i hav connect two routers A and B. A has 200.100.25.100 and 1.0.0.1 and router B has 200.100.50.100 and 1.0.0.2... i hav connected 1.0.0.1 and 1.0.0.2... now i want to route 200.100.25.100 and 200.10.50.100 usin rip.. i enable rip in both the routers... but whn i give the command show ip route... i jus get this Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area * - candidate default, U - per-user static route, o - ODR P - periodic downloaded static route Gateway of last resort is not set A# so can sombody tell me where i hav gone wrong... thanku
In which three situations is a hold down timer reset? (Choose three) A. when the hold down timer expires B. when infinity is finally defined as some maximum number C. when the router exchanges update summaries at area borders D. when the router detects faulty LSPs propagating through the internetwork E. when another update is received indicating a new route with a better metric F. when another update is received indicaing the original route to the network has been restored G. when the router receives a processing task proportional to the number of links in the internetwork
Identify the 3 characteristics of IPX RIP? A.) Distance vector B.) Does not support multiple paths C.) 60 second updates D.) Default encapsulation is SAP E.) Uses ticks and hop count as a metric
You want to enable both arpa and snap encapsulation on one router interface. How do you do this? A. The interface can handle multiple encapsulation types with no extra configuration. B. Assign two network numbers, one for each encapsulation type. C. Enable Novell-ether to run multiple encapsulation types. D. Both arpa and snap are enabled by default so you don't have to configure anything.
Cisco routers can secure the enable password with a one-way hash algorithm. What command would encrypt the enable password with the strong encryption method? A.) enable encrypt john B.) password john C.) enable secret john D.) enable password john E.) secret john F.) enable password 5 john
What does 'P' mean when running a Trace? A.) Good route B.) Protocol unreachable C.) Source Quench D.) Destination unreachable
what is bgp, and what its attributes (thanks to sahin he sende me notes) Please try to give answer it will help you in future. after giving the answer most of them i am selected foro\ 2nd round of interview thanks
Which symbol in the router prompt indicates you are in the privelaged mode? A. > B. ! C. # D. :
What is the maximum request timer?
What is the Broadcast MAC Address?
You have a Frame Relay link on serial 1. Which command displays the Local Management Interface (LMI) data link connection identifier (DLCI) and bandwidth for that link? A. show interface serial1 B. show frame-felay serial1 C. show protocol frame-relay serial1 D. show serial1 encapsulation frame-relay