Brocade BigIron RX Series Configuration Guide User Manual

Page 123

Advertising
background image

BigIron RX Series Configuration Guide

45

53-1002484-04

Flash memory and PCMCIA flash card file management commands

2

Copying software images between active and standby management modules

To copy the monitor image from flash memory of the active management module to flash memory
of the standby module, enter the following command.

BigIron RX# copy flash flash monitor standby

Syntax: copy flash flash monitor standby

To copy the BigIron RX Series Multi-Service IronWare image from the secondary location in the
active management module’s flash memory to the primary location in the active module’s flash
memory, enter the following command.

BigIron RX# copy flash flash primary

Syntax: copy flash flash primary [standby]

Specify the optional standby keyword to copy the BigIron RX Series Multi-Service IronWare image
from the secondary location in the active management module’s flash memory to the primary
location in the standby module’s flash memory.

To copy the BigIron RX Series Multi-Service IronWare image from the primary location in the active
management module’s flash memory to the secondary location in the active module’s flash
memory, enter the following command.

BigIron RX# copy flash flash secondary

Syntax: copy flash flash secondary [standby]

Specify the optional standby keyword to copy the BigIron RX Series Multi-Service IronWare image
from the primary location in the active management module’s flash memory to the secondary
location in the standby module’s flash memory.

Copying files from a management module to an interface module

You can copy a software image or other type of file from the management module’s flash memory
to the flash memory of one or all interface modules.

For example, to copy the interface module’s monitor image from the management module to all
interface modules, enter a command such as the following.

BigIron RX# copy flash lp nlb02200.bin monitor all

Syntax: copy flash lp <source-file> monitor | primary | secondary <slot-number> | all

For example, to copy a file called test.cfg from the management module to the interface module in
slot 1, enter a command such as the following.

BigIron RX# copy flash lp test.cfg lptest.cfg 1

Syntax: copy flash lp <source-file> <dest-file> <slot-number> | all

Copying BigIron RX Series Multi-Service IronWare images from flash memory to a
TFTP server

You can copy the management module’s BigIron RX Series Multi-Service IronWare images from the
primary and secondary locations in flash memory to a TFTP server.

For example, to copy the BigIron RX Series Multi-Service IronWare image in the secondary location
in flash memory to a TFTP server, enter a command such as the following.

Advertising