Firmware download sftp – Brocade Network OS Command Reference v4.1.0 User Manual
Page 340
302
Network OS Command Reference
53-1003115-01
firmware download sftp
2
firmware download sftp
Specifies SFTP as the protocol used to perform a firmware download.
Synopsis
firmware download sftp [coldboot] directory directory [manual] [nocommit] [noreboot] host
{hostname | host_ip_address} user username password password directory directory
[file file_name] [noactivate]
Operands
coldboot
Performs a non-ISSU firmware download. When firmware is downloaded
onto a chassis system, it is sometimes necessary to specify the coldboot
option. This option must be specified on the active MM only. When
specified, the coldboot option downloads firmware onto both the active and
standby MMs at the same time. After the firmware completes downloading
on both MMs, they are rebooted at the same time. This ensures that both
MMs reboot with the same firmware, and prevents any firmware
compatibility issues that may exist between the old and the new firmware.
Caution: Do not use this option unless instructed to do so by Brocade
Technical Support.
directory directory
Specifies a fully qualified path to the directory where the firmware is
located.
file filename
Specifies the firmware .plist file. This parameter is optional; if unspecified,
the default file, release.plist, is used.
host
Specifies the host by DNS name or IP address.
hostname
Specifies an IPv4 DNS host name.
host_ip_address Specifies the host IP address. IPv4 and IPv6 addresses are supported.
manual
Performs a firmware download on the local switch.
no activate
Performs a firmware download without activation on the local switch.
nocommit
Disables auto-commit mode. When auto-commit mode is disabled,
firmware is downloaded only to the primary partition. You must execute the
firmware commit command manually to propagate the new image to the
secondary partition. (Skips auto-commit after firmware download.)
noreboot
Disables auto-reboot mode. When auto-reboot mode is disabled, you must
reboot the switch manually. If auto-commit mode was disabled, you must
perform a manual firmware commit operation after the switch comes back
up.
password password Specifies the account password.
user username
Specifies the user login name for the host.
Defaults
None
Command Modes
Privileged EXEC mode
Description
Use this command to download firmware from an external host or from an attached USB device.
You can run this command interactively or provide the parameters on the command line.