beautypg.com

Secure copy feature for brocade netiron xmr, Outbound commands, Inbound commands – Brocade Multi-Service IronWare Security Configuration Guide (Supporting R05.6.00) User Manual

Page 278

background image

260

Multi-Service IronWare Security Configuration Guide

53-1003035-02

Using Secure Copy

5

Secure Copy Feature for Brocade NetIron XMR

The following encryption cipher algorithms are supported on the Brocade NetIron XMR. They are
listed in order of preference:

aes256-cbc: AES in CBC mode with 256-bit key

aes192-cbc: AES in CBC mode with 192-bit key

aes128-cbc: AES in CBC mode with 128-bit key

3des-cbc: Triple-DES

Outbound commands:

The following is the list of outbound SCP command options supported (Upload from device to host).

The general syntax of the outbound SCP commands is as follows.

Syntax: scp user@IP Address:Source:src-name dst-file

src-name can be abbreviated

To copy the running configuration file on a device to a file on the SCP-enabled host.

C:\> scp @:runConfig

NOTE

If you are copying the running configuration file from the device to a PC or another machine
(outbound), the command saves the running configuration file to the PC. If you are copying a
configuration file from a PC to the device, (inbound) the command appends the source file to the
running configuration file on the device.

To copy the startup configuration file on the device to a file on the SCP-enabled client.

C:> scp @:startConfig

To copy the MP primary image file from the device to a file on the SCP-enabled client.

C:> scp @:flash:primary

To copy the MP secondary image file from the device to a file on the SCP-enabled client.

C:> scp @:flash:secondary

To copy a flash file from the device to a file on the SCP-enabled client.

C:> scp @:flash:

To copy a file on Auxiliary flash slot from the device to a file on the SCP-enabled client (this
command is not applicable to the CES or CER).

C:> scp @:slot1:/

C:> scp @:slot2:/

Inbound commands:

The following is the list of inbound SCP command options supported (for downloading from an
SCP-enabled client to the device). The commands copy the files from the SCP-enabled client to the
specified location on the device.

The general syntax of the Inbound SCP commands is as follows.