Console Settings; Upgrading The Switch Software - Cisco Nexus 5500 Series Configuration Manual

Nx-os fundamentals configuration guide, release 7.x
Hide thumbs Also See for Nexus 5500 Series:
Table of Contents

Advertisement

Using the Cisco NX-OS Setup Utility
For additional information, see 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.

Upgrading the Switch Software

Note
You must have the network-admin role before you can upgrade the software image on the switch.
You must log in to the switch on its console port connection.
To upgrade the software on the switch, follow these steps:
OL-30890-01
Cisco Nexus 5500 Series NX-OS Fundamentals Configuration Guide, Release 7.x
Upgrading the Switch Software
15

Advertisement

Table of Contents
loading

Table of Contents