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-5
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
OL-16597-01
Chapter 3 Configuring the Switch
Upgrading the Switch
switch# dir bootflash:
5910 Jun 17 14:48:28 2008 config0617
453 Jan 01 00:12:13 2005 ent-fm.lic
453 Jan 01 20:50:55 2005 ent-fm123.lic
453 Jan 01 20:58:49 2005 ent-fm123456.lic
215 Jan 01 00:13:50 2005 enterprise.lic
221 Jan 01 04:25:43 2005 eth-mod.lic
219 Jan 01 04:26:14 2005 eth-port.lic
216 Jan 01 00:21:48 2005 fc-feature.lic
49152 Jul 28 09:42:51 2008 lost+found/
21581824 Jul 08 10:11:14 2008 n5000-uk9-kickstart.4.0.0.N1.1.445.bin
21573632 Jul 28 09:38:33 2008 n5000-uk9-kickstart.4.0.0.N1.1.47.bin
20062208 Jul 28 09:43:05 2008 n5000-uk9-kickstart.4.0.0.N1.2.467.bin
77139580 Jul 08 10:10:45 2008 n5000-uk9.4.0.0.N1.1.445.bin
75270834 Jul 28 09:38:33 2008 n5000-uk9.4.0.0.N1.1.47.bin
76924383 Jul 28 09:44:01 2008 n5000-uk9.4.0.0.N1.2.467.bin
4096 Jan 01 00:07:37 2005 routing-sw/
3697 Apr 30 14:53:07 2008 startup-config
4096 Aug 08 12:49:09 2008 test/
0 Jan 03 04:19:13 2005 thttpd_output
782893 Jan 21 16:56:14 2005 zone-scale-config.out
126927 Jan 21 16:55:45 2005 zoneset-scale-config.out
Usage for bootflash://sup-local
855547904 bytes used
6942613504 bytes free
7798161408 bytes total
Tip We recommend that you keep the kickstart and system image files for at least one previous
software release to use if the new image files do not load successfully.
Step 8 If you need more space on the active supervisor module bootflash, delete unnecessary files to make space
available.
switch# delete bootflash:n5000-uk9-kickstart.4.0.0.N1.1.445.bin
switch# delete bootflash:n5000-uk9.4.0.0.N1.1.445.bin
Step 9 Copy the kickstart and system images to the supervisor module bootflash using a transfer protocol. You
can use ftp:, tftp:, scp:, or sftp:. The examples in this procedure use scp:.
switch# copy scp://user@scpserver.cisco.com//downloads/n5000-uk9-kickstart.4.0.0.N1.2.bin
bootflash:n5000-uk9-kickstart.4.0.0.N1.2.bin
switch# copy scp://user@scpserver.cisco.com//downloads/n5000-uk9.4.0.0.N1.2.bin
bootflash:n5000-uk9.4.0.0.N1.2.bin
Step 10 Install the new images, specifying the new image names that you downloaded in step 9.
switch(config)# install all kickstart bootflash:n5000-uk9-kickstart.4.0.0.N1.2.bin system
bootflash:n5000-uk9.4.0.0.N1.2.bin
The install command performs the following actions:
performs compatibility checks (equivalent to the show incompatibility command) for the images
that you have specified. If there are compatibility issues, an error message is displayed and the
installation does not proceed.
Displays the compatibility check results and displays whether the installation is disruptive.