Cisco Nexus 9000 Series Configuration Manual page 243

Nx-os system management configuration guide, release 6.x
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Performing Software Maintenance Upgrades
Command
copy
ftp://username:password@hostname-or-ipaddress/directory-path/filename
bootflash:
switch# copy ftp://john:secret@10.1.1.1/images/
n9000-dk9.6.1.2.I2.1.CSCab00001.bin bootflash:
Copying the Package File to a Local Storage Device or Network Server
Cisco Nexus 9000 Series NX-OS System Management Configuration Guide, Release 6.x
Purpose
Copies the package file from the FTP
server to the bootflash:.
• username—The username of the
user who has access privileges
to the directory in which the
package file is stored.
• password—The password
associated with the username of
the user who has access
privileges to the directory in
which the package file is stored.
If a password is not provided, the
networking device accepts
anonymous FTP.
• hostname-or-ipaddress—The
hostname or IP address of the
network file server.
• directory-path—The network file
server path that leads to the
package file to be added. The
specified directory should be a
directory under the home
directory of the user. In this
example, the file being
downloaded is in a subdirectory
called "images" in the home
directory of the user "john."
For FTP services,
Note
directory-path is the
directory relative to the
username home
directory. If you want to
specify an absolute path
for the directory, you
must add a "/" following
the server address.
• filename—The name of the
package file that you want to
add.
223

Advertisement

Table of Contents
loading

Table of Contents