Dell PowerConnect B-RX Configuration Manual page 949

Bigiron rx series configuration guide v02.7.02
Hide thumbs Also See for PowerConnect B-RX:
Table of Contents

Advertisement

NOTE
If you disable SSH, SCP is also disabled.
The following are examples of using SCP to transfer files from and to a BigIron RX.
NOTE
When using SCP, you enter the scp commands on the SCP-enabled client, rather than the console
on the BigIron RX.
NOTE
Certain SCP client options, including -p and -r, are ignored by the SCP server on the BigIron RX. If an
option is ignored, the client is notified.
To copy a configuration file (c:\cfg\foundry.cfg) to the running configuration file on a BigIron RX at
192.168.1.50 and log in as user terry, enter the following command on the SCP-enabled client.
C:\> scp c:\cfg\foundry.cfg terry@192.168.1.50:runConfig
If password authentication is enabled for SSH, the user is prompted for user terry's password
before the file transfer takes place.
To copy the configuration file to the startup configuration file.
C:\> scp c:\cfg\foundry.cfg terry@192.168.1.50:startConfig
To copy the configuration file to a file called config1.cfg on the PCMCIA flash card in slot 1 on a
management module.
C:\> scp c:\cfg\foundry.cfg terry@192.168.1.50:slot1:/config1.cfg
To copy the configuration file to a file called config1.cfg on the PCMCIA flash card in slot 2 on a
management module.
C:\> scp c:\cfg\foundry.cfg terry@192.168.1.50:slot2:/config1.cfg
To copy the running configuration file on a BigIron RX to a file called c:\cfg\fdryrun.cfg on the
SCP-enabled client.
C:\> scp terry@192.168.1.50:runConfig c:\cfg\fdryrun.cfg
To copy the startup configuration file on a BigIron RX to a file called c:\cfg\fdrystart.cfg on the
SCP-enabled client.
C:\> scp terry@192.168.1.50:startConfig c:\cfg\fdrystart.cfg
BigIron RX Series Configuration Guide
53-1001810-01
28
Using secure copy
877

Advertisement

Table of Contents
loading

This manual is also suitable for:

Brocade dcx-4sBrocade dcx

Table of Contents