1. Router power on boot-sequence (CISCO can ban - tt)
1. Router power on boot-sequence (CISCO can ban - tt)
Boot Sequence
- All Cisco routers have a 16-bit software register that’s written in to NVRAM.-
- The 16 bits of the configuration register are read from 15 to 0, from left to
right.
- The default configuration setting on Cisco routers is 0x2102.
This means that bit 13, 8 and 1are on.
- Remember to add prefix 0x to the configuration register address. The 0x
means that the digits that follow are in hexadecimal.
0 – 3: Boot field
6: Ignore NVRAM contents
8: Break disabled
5, 11, 12: Console line speed
15: Diagnostic and ignore NVRAM
ROM: System Bootstrap, Version 12.4(1r) [hqluong 1r], RELEASE SOFTWARE (fc1)
Order of search:
1. Checks configuration register
2. Parses configuration for boot system command
3. Defaults to first file in flash memory
4. Attempts to boot from network server
5. Boot helper image
6. ROMMON
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—6-10
Loading the Configuration