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 |
Mention what does data packets consist of?
What field tells the Internet layer how to handle an IP packet? A. Type of Service B. Identification C. Flags D. Frag Offset
Identify 2 reasons for disabling CDP? A.) If the router is not configured for RIP B.) Save bandwidth by eliminating overhead C.) If the router is configured for Appletalk D.) When connected to a non-Cisco router
Which addresses are valid host addresses? A. 201.222.5.17 B. 201.222.5.18 C. 201.222.5.16 D. 201.222.5.19 E. 201.222.5.31
How do you disable CDP on the entire Router? A.) Router#no cdp run B.) Rotuer(config-if)# no cdp enable C.) Router(config)# no cdp enable D.) Router(config)# no cdp run
Which of the following are valid WAN terms? A.) DTE B.) DCE C.) Demarc D.) CPE
Can Anybody tell me if I wanna block all MP3,video sites from cisco 2600 router,how shall i proceed with ACL's?? Please post the steps for the following alonge with detail. Thanks to you all ..appriciated
You have just issued the erase startup-config Command and reloaded your router. In which mode will your router be when you react? A. setup B. startup C. user EXEC D. userd privileged E. global configuration
How the STP determinw that which Port should be Root Port, which port should be Designeted Port , Blocking Port and Forwarding Port in Layer 2 STP topology
7 Answers Tech Mahindra, Wipro,
2500 Value in which type of access list?
What is the protocol number for UDP? A.) 6 B.) 17 C.) 25 D.) 21
What are packets?