Brocade Communications Systems 6650 manual Copying a file to the startup configuration

Models: 6650

1 332
Download 332 pages 4.02 Kb
Page 96
Image 96

Secure copy with SSH2

Copying a file to the startup configuration

To copy the configuration file to the startup configuration file, enter the following command.

C:\> scp c:\cfg\brocade.cfg terry@192.168.1.50:startConfig

Copying the running config uration file to an SCP-enabled client

To copy the running configuration file on the Brocade device to a file called c:\cfg\fdryrun.cfg on the SCP-enabled client, enter the following command.

C:\> scp terry@192.168.1.50:runConfig c:\cfg\brcdrun.cfg

Copying the startup configuration file to an SCP-enabled client

To copy the startup configuration file on the Brocade device to a file called c:\cfg\brcdestart.cfg on the SCP-enabled client, enter the following command.

C:\> scp terry@192.168.1.50:startConfig c:\cfg\brcdstart.cfg

To overwrite the running configuration file

C:\> scp c:\cfg\brocade.cfg terry@192.168.1.50:runConfig-overwrite

Copying a software image file to flash memory

To copy a software image file from an SCP-enabled client to the primary flash on these devices, enter one of the following commands.

C:\> scp FCXLR07500.bin terry@192.168.1.50:flash:primary

or

C:\> scp terry@192.168.1.50:flash:primary FCXLR07500.bin

To copy a software image file from an SCP-enabled client to the secondary flash on these devices, enter one of the following commands.

C:\> scp FCXLR07500.bin terry@192.168.1.50:flash:secondary

or

C:\> scp terry@192.168.1.50:flash:secondary FCXLR07500.bin

NOTE

The Brocade device supports only one SCP copy session at a time.

Copying a software image file from flash memory

To copy a software image file from the primary flash on these devices to an SCP-enabled client, enter a command such as the following.

C:\> scp terry@192.168.1.50:flash:primary FCXLR07500.bin

To copy a software image file from the secondary flash on these devices to an SCP-enabled client, enter a command such as the following.

C:\> scp terry@192.168.1.50:flash:secondary FCXLR07500.bin

76

Brocade ICX 6650 Security Configuration Guide

 

53-1002601-01

Page 96
Image 96
Brocade Communications Systems 6650 manual Copying a file to the startup configuration