Cisco 3725 Hardware Installation Guide - Page 105

Configuring the Boot Field

Page 105 highlights

Appendix C Configuration Register Configuring the Boot Field Step 5 Step 6 Step 7 After a few seconds, you see the user EXEC prompt (Router>). Enter the enable command and your password to enter privileged EXEC mode: Router> enable Password: password Router# At the privileged EXEC prompt (Router#), enter the configure terminal command: Router# configure terminal Enter configuration commands, one per line. Edit with DELETE, CTRL/W, and CTRL/U; end with CTRL/Z Enter the config-register value command, where value is a hexadecimal number preceded by 0x (see Table C-2), to set the contents of the configuration register: Router(config)# config-register 0x value Note Cisco IOS software does not allow you to change the console speed bits directly with the config-register command. To change the console speed, complete this sequence: Router# configure terminal Router(config)# line console 0 Router(config-line)# speed 9600 Step 8 Step 9 Press Ctrl-Z to exit configuration mode. Copy the new console speed to NVRAM: Router# copy run start Step 10 The new settings are saved to NVRAM, but they are not effective until the router restarts; for example, when you switch the power off and on or when you enter a reload command from the console. Enter the show version command to display the configuration register value currently in effect and the value that will be used at the next reload. The value is shown on the last line of the display: Configuration register is 0x142 (will be 0x142 at next reload) Step 11 Reboot the router. The new value is effective after the router reboots. Configuring the Boot Field The lowest four bits of the configuration register (bits 3, 2, 1, and 0) form the boot field. (See Table C-2.) Table C-2 Explanation of Boot Field Configuration Register Bits (00 to 03) Boot Field 00 01 02-F Meaning Stays at the ROM monitor on a reload or power cycle. Boots the first image in CompactFlash memory as a system image. Enables default booting from CompactFlash memory. Enables boot system commands that override default booting from CompactFlash memory. OL-2180-08 Cisco 3700 Series Routers Hardware Installation Guide C-3

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114

C-3
Cisco 3700 Series Routers Hardware Installation Guide
OL-2180-08
Appendix C
Configuration Register
Configuring the Boot Field
Step 5
After a few seconds, you see the user EXEC prompt (
Router>
). Enter the
enable
command and your
password to enter privileged EXEC mode:
Router>
enable
Password:
password
Router#
Step 6
At the privileged EXEC prompt (
Router#
), enter the
configure terminal
command:
Router#
configure terminal
Enter configuration commands, one per line.
Edit with DELETE, CTRL/W, and CTRL/U; end with CTRL/Z
Step 7
Enter the
config-register
value
command, where
value
is a hexadecimal number preceded by
0x
(see
Table C-2
), to set the contents of the configuration register:
Router(config)#
config-register 0x
value
Note
Cisco IOS software does not allow you to change the console speed bits directly with the
config-register
command. To change the console speed, complete this sequence:
Router#
configure terminal
Router(config)#
line console 0
Router(config-line)#
speed 9600
Step 8
Press
Ctrl-Z
to exit configuration mode.
Step 9
Copy the new console speed to NVRAM:
Router#
copy run start
The new settings are saved to NVRAM, but they are not effective until the router restarts; for example,
when you switch the power off and on or when you enter a
reload
command from the console.
Step 10
Enter the
show version
command to display the configuration register value currently in effect and the
value that will be used at the next reload. The value is shown on the last line of the display:
Configuration register is 0x142 (will be 0x142 at next reload)
Step 11
Reboot the router. The new value is effective after the router reboots.
Configuring the Boot Field
The lowest four bits of the configuration register (bits 3, 2, 1, and 0) form the boot field
.
(See
Table C-2
.)
Table C-2
Explanation of Boot Field Configuration Register Bits (00 to 03)
Boot Field
Meaning
00
Stays at the ROM monitor on a reload or power cycle.
01
Boots the first image in CompactFlash memory as a system image.
02-F
Enables default booting from CompactFlash memory.
Enables
boot system
commands that override default booting from CompactFlash
memory.