Cisco Nexus 5000 Series Switch CLI Software Configuration Guide, NX-OS 4.0(1a)N1 (OL-16597-01, January 2009)

Send feedback to nx5000-docfeedback@cisco.com
3-3
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
OL-16597-01
Chapter 3 Configuring the Switch
Image Files on the Switch
Figure 3-1 Boot Sequence
For information about recovery procedures, see Chapter 50, “Troubleshooting.
Console Settings
The loader, kickstart, and system images have the following factory default console settings:
Speed—9600 baud
Databits—8 bits per byte
Stopbits—1 bit
Parity—none
These settings are stored on the switch, and all three images use the stored console settings.
To change a console setting, use the line console command in configuration mode. The following
example configures a line console and sets the options for that terminal line:
switch# configure terminal
switch(config)# line console
switch(config-console)# databits 7
switch(config-console)# exec-timeout 30
switch(config-console)# parity even
switch(config-console)# stopbits 2
You cannot change the BIOS console settings. These are the same as the default console settings.
Golden BIOS
waits for
Ctrl-Shift-6
@9600
baud
Is
Upgradeable
BIOS valid?
Boot
Ungradeable
BIOS
Boot
Golden
BIOS
BIOS
launches
loader
still @ 9600
baud
Loader waits
Cntl-Shift-R
@9600
baud
Loader
reads
and enforces
CMOS
setting
Loader waits
Cntl-Shift-L
@CMOS
baud
Loader
launches
Kickstart
Kickstart
waits for
Cntl-Shift-B
@CMOS
baud
Go to loader
@
CMOS baud
Switch/boot/
prompt
Kickstart
uncompresses
system image
and to normal
switch/prompt
To loader
prompt
@9600 baud
without reading
CMOS
User can return
CMOS settings
to factory
defaults
Power
on
No No
No
No No
Yes
Yes
Yes
Yes Yes
187098