Brocade Multi-Service IronWare Switching Configuration Guide (Supporting R05.6.00) User Manual

Page 108

Advertising
background image

78

Multi-Service IronWare Switching Configuration Guide

53-1003036-02

Verifying available flash space on the management module before an image is copied

3

Specify the optional standby keyword to copy the Brocade Multi-Service IronWare image from the
secondary location in flash memory on the active management module to the primary location in
flash memory on the standby module.

To copy the Brocade Multi-Service IronWare image from the primary location in flash memory on
the active management module to the secondary location in flash memory on the active module,
enter the following command.

Brocade# copy flash flash secondary

Syntax: copy flash flash secondary [standby]

Specify the optional standby keyword to copy the Brocade Multi-Service IronWare image from the
primary location in the flash memory on the active management module to the secondary location
in the flash memory on the standby module.

Copying Brocade Multi-Service IronWare images from flash memory to a TFTP
Server

You can copy Brocade Multi-Service IronWare images from the primary and secondary locations in
flash memory on the management module to a TFTP server.

For example, to copy the Brocade Multi-Service IronWare image in the secondary location in flash
memory to a TFTP server, enter a command similar to the following.

Brocade# copy flash tftp 10.10.10.1 secondary.bak secondary

Syntax: copy flash tftp ip-addr dest-file-name primary | secondary

Copying files between a flash card and a TFTP server

Use the following methods to copy files between a flash card and a TFTP server.

NOTE

The Brocade system must have network access to the TFTP server.

To copy a file from a flash card to a TFTP server, enter a command similar to the following.

Brocade# copy slot1 tftp 192.168.1.17 notes.txt

Syntax: copy slot1 | slot2 tftp ip-addr [/from-dir-path/]source-file [dest-file]

The command in this example copies a file from slot 1 to a TFTP server. In this case, the software
uses the same name for the source file and for the destination file. Optionally, you can specify a
different file name for the destination file.

To copy a software image from a TFTP server to a flash card, enter a command similar to the
following.

Brocade# copy tftp slot1 192.168.1.17 nmpr02200.bin primary

Syntax: copy tftp slot1 | slot2 ip-addr [/from-dir-path/]source-file path-name | monitor | primary |

secondary

The command in this example copies the primary Brocade Multi-Service IronWare image from a
TFTP server to a flash card in slot 1.

Advertising