Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
1-49
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 1 Basic System Commands
install all
install all
To install the kickstart and system images on a Cisco Nexus 5000 Series switch, use the install all
command.
install all [kickstart kickstart-url] [system system-url]
Syntax Description
The format of the kickstart and system URLs varies according to the file system, directory, and file
location.
The following tables list URL prefix keywords by the file system type. If you do not specify a URL prefix
keyword, the router looks for a file in the current directory.
Table 1-4 lists URL prefix keywords for local writable storage file systems. Table 1-5 lists the URL
prefix keywords for remote file systems. For remote file systems, if it is not otherwise specified, the path
is the default for the user on the remote server.
kickstart (Optional) Specifies the kickstart image file.
kickstart-url The full address of the kickstart image file. The name is case sensitive.
system (Optional) Specifies the system image file.
system-url The full address of the system image file. The name is case sensitive.
Table 1-4 URL Prefix Keywords for Local Writable Storage File Systems
Keyword Source or Destination
bootflash:[//server/] Source URL for boot flash memory. The server argument value is module-1,
sup-1, sup-active, or sup-local.
modflash:[//server/] Source URL of an external flash file system. The server argument value is
module-1, sup-1, sup-active, or sup-local.
volatile:[//server/] Source URL of the default internal file system. Any files or directories stored
in this file system are erased when the switch reboots. The server argument
value is module-1, sup-1, sup-active, or sup-local.
Table 1-5 URL Prefix Keywords for Remote File Systems
Keyword Source or Destination
ftp: Source URL for a FTP network server. The syntax for this alias is as follows:
ftp:[//server][/path]/filename
scp: Source URL for a network server that supports Secure Shell (SSH) and uses
the secure copy protocol (scp). The syntax is as follows:
scp:[//[username@]server][/path]/filename