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 |
Which statement about the flow control function of TCP is true? A. TCP makes no snarl to check for lost or duplicate data packets B. The application layer must sequence data packets when using TCP C. TCP controls the flow of UDP data through negative acknowledgements (NAK) D. TCP is a connection-oriented protocol that acknowledges receipt of data packets and is considered reliable
Identify the 2 commands that display the clock rate configured on the serial0 interface? A.) show serial0 B.) show interface serial0 C.) Show clock rate serial 0 D.) show controllers serial 0 E.) show running-config
Given the IPX address 4a.0002.1111.a999, what is the network ID and what is the node ID? A.) net 4a host 0002.1111.a999 B.) net a999 node 0002.1111 C.) net 0002.1111.a999 node 4a D.) net 0002.1111 node a999
Which addresses are INCORRECTLY paired with their class? A. 240 - 255, Class D B. 240 - 255, Class E C. 224 - 239, Class D D. 224 - 239, Class E
Explain what is route poisoning?
what is the diffrence betwwen telnet and ssh.this question is asked by nikhil and i am plasing the answer here insteed of his personal mail.
Identify 2 features of PPP PAP authentication? A.) Username and password is sent in clear text B.) Authentication messages are sent periodically during the connection C.) More secure than CHAP D.) Remote node is control of authentication process
Which command do you use to set the Secret password to 'roundwood'? A.) enable login roundwood B.) enable password roundwood C.) enable privilege roundwood D.) enable secret= roundwood E.) enable secret login roundwood F.) enable secret roundwood
Differnce between the communication and transmission?
Mention what is bootp?
Why Operating System Have only 65,535 port Numbers
In configuring a router, what command must be used if you want to delete the configuration data that is stored in the NVRAM?