Cisco Cisco Nexus 5010 Switch Installation Guide

Page of 42
25
Cisco Nexus 5500 Series NX-OS Software Upgrade and Downgrade Guide, Release 7.0(8)N1(1)
Upgrading Procedures
Upgrade Process in a Non-vPC Topology
The following list summarizes the upgrade process in a non-vPC topology:
1.
The install all command triggers the installation upgrade.
2.
The compatibility checks display the impact of the upgrade.
3.
The installation proceeds or not based on the upgrade impact.
4.
The current state is saved.
5.
The system unloads and runs the new image.
6.
The stateful restart of the system software and application occurs.
7.
The installer resumes with the new image.
8.
The FEXs are upgraded sequentially.
9.
The installation completes.
This example shows how to display the ISSU process: 
switch# install all kickstart bootflash:n5000-uk9-kickstart.7.0.8.N1.1.bin system 
bootflash:n5000-uk9.7.0.8.N1.1.bin
 
Verifying image bootflash:/n5000-uk9-kickstart.7.0.8.N1.1.bin for boot variable 
"kickstart".
[####################] 100% -- SUCCESS
Command or Action
Purpose
Step 1
dir {usb1: | usb2:}[directory/]
Example
:
switch# dir usb1:
(Optional) Displays the files on the external flash 
memory device.
Step 2
copy {usb1: | usb2:}[directory/]filename 
{bootflash:}[directory/]filename
Example
:
switch# copy usb1:n5000-uk9.5.2.1.N2.2.bin 
bootflash:n5000-uk9.5.2.1.N2.2.bin
Copies the image from an external flash memory 
device into the bootflash. The filename argument is 
case sensitive.
Step 3
copy {usb1: | usb2:}[directory/]filename startup-config
Example
:
switch# copy usb1:dsn-config.cfg startup-config
Copies a saved configuration from an external flash 
memory device to the startup configuration. The 
filename argument is case sensitive.
Step 4
copy {usb1: | usb2:}[directory/]filename startup-config
Example
:
switch# copy usb1:dsn-config.cfg bootflash-config
(Optional) Copies a saved configuration from an 
external flash memory device to the bootflash. The 
filename argument is case sensitive.
Step 5
show startup-config
Example
:
switch# show startup-config
(Optional) Displays the startup configuration.
Step 6
copy running-config startup-config
Example
:
switch# copy running-config startup-config
(Optional) Copies the running configuration to the 
startup configuration.
Step 7
show startup-config
Example
:
switch# show startup-config
(Optional) Displays the startup configuration.