Cisco AP775A - Nexus Converged Network Switch 5010 Command Reference Manual page 74

Cisco nexus 5000 series command reference, release 4.1(3)n1(1) (ol-16599-01, august 2009)
Hide thumbs Also See for AP775A - Nexus Converged Network Switch 5010:
Table of Contents

Advertisement

install all
S e n d c o m m e n t s t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
Table 1-5
Keyword
sftp:
tftp:
Command Default
If you do not enter any parameters, the boot variable values are used.
Command Modes
EXEC mode
Command History
Release
4.0(0)N1(1a)
Usage Guidelines
If you do not enter the information about the server or username when downloading and installing the
image files from a remote server, you are prompted for the information.
This command sets the kickstart and system boot variables and copies the image files to the redundant
supervisor module.
The install all command upgrades the switch software and also upgrades the Fabric Extender software
of all attached chassis. The Fabric Extender remains online passing traffic while the software is copied.
Once the software images have successfully been installed, the parent switch and the Fabric Extender
chassis are rebooted automatically. This is done to maintain the software version compatibility between
parent switch and the Fabric Extender.
You can use install all command to downgrade the Cisco NX-OS software on the switch. To determine
if the downgrade software is compatible with the current configuration on the switch, use the show
incompatibility system command and resolve any configuration incompatibilities.
Examples
This example shows how to install the Cisco NX-OS software from the bootflash: directory:
switch# install all kickstart bootflash:nx-os_kick.bin system bootflash:nx-os_sys.bin
This example shows how to install the Cisco NX-OS software using the values configured in the kickstart
and system boot variables:
switch# configure terminal
switch(config)# boot kickstart bootflash:nx-os_kick.bin
switch(config)# boot system bootflash:nx-os_sys.bin
switch(config)# exit
switch# copy running-config startup-config
switch# install all
Cisco Nexus 5000 Series Command Reference
1-50
URL Prefix Keywords for Remote File Systems
Source or Destination
Source URL for an SSH FTP (SFTP) network server. The syntax is as
follows:
sftp:[//[username@]server][/path]/filename
Source URL for a TFTP network server. The syntax is as follows:
tftp:[//server[:port]][/path]/filename
Modification
This command was introduced.
Chapter 1
Basic System Commands
OL-16599-01

Advertisement

Table of Contents
loading

Table of Contents