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

Page 282

Advertising
background image

264

Multi-Service IronWare Security Configuration Guide

53-1003035-02

Using Secure Copy

5

To download and over-write the LP secondary image on one LP or all LPs, enter the following
commands.

C:> scp <lp-secondary-file> <user>@<device-IpAddress>:lp:secondary:<lp-slot-num>

This command transfers lp-secondary-file to the device and replaces LP Secondary image
in the specified LP slot.

C:> scp <lp-secondary-file> <user>@<device-IpAddress>:lp:secondary:all

This command transfers lp-secondary-file to the device and replaces the LP Secondary
image in all the LP slots.

Bundled FPGA command options

NOTE

SCP bundled FPGA command options are not applicable to the CES or CER.

NOTE

If force-overwrite is present in the command, the command skips compatibility checks and forcibly
replaces the FPGA image, otherwise the command checks for compatibility of the FPGA image and
if the check fails the FPGA image is not replaced and error message is returned to the SCP client.

To download and over-write Bundled FPGA image, enter the following commands.

C:> scp <fpga-bundle-file> <user>@<device-IpAddress>:lp:fpga-all:<lp-slot-num>

This command downloads fpga-bundle-file and replaces all the FPGA images (PBIF, STATS,
XGMAC and XPP) on the specified LP.

C:> scp <fpga-bundle-file> <user>@<device-IpAddress>:lp:fpga-all:all

This command downloads fpga-bundle-file and replaces all the FPGA images (PBIF, STATS,
XGMAC and XPP) on all the LPs.

To download and force overwrite Bundled FPGA image, enter the following.

C:> scp <fpga-bundle-file>

<user>@<device-IpAddress>:lp:fpga-all:<lp-slot-num>:force-overwrite

This command downloads fpga-bundle-file and replaces all the FPGA images (PBIF, STATS,
XGMAC and XPP) on the specified LP.

C:> scp <fpga-bundle-file>

<user>@<device-IpAddress>:lp:fpga-all:all:force-overwrite

This command downloads fpga-bundle-file and replaces all the FPGA images (PBIF, STATS,
XGMAC and XPP) on all the LPs.

PBIF FPGA command options

NOTE

When downloading a PBIF FPGA image onto a CES or CER, either use the keyword all or enter “1” for
the LP slot number.

NOTE

If force-overwrite is present in the command, the command skips compatibility checks and forcibly
replaces the FPGA image, otherwise the command checks for compatibility of the FPGA image and
if the check fails, the FPGA image is not replaced and error message is returned to the SCP client.

Advertising