HP ProCurve 9304M Security Manual page 86

Routing switches
Table of Contents

Advertisement

Security Guide for ProCurve 9300/9400 Series Routing Switches
You can use SCP to copy files on the HP device, including the startup-config and running-config files, to or from an
SCP-enabled remote host.
SCP is enabled by default and can be disabled. To disable SCP, enter the following command:
ProCurveRS(config)# ip ssh scp disable
Syntax: ip ssh scp disable | enable
NOTE: If you disable SSH, SCP is also disabled.
The following are examples of using SCP to transfer files from and to an HP device
NOTE: When using SCP, you enter the scp commands on the SCP-enabled client, rather than the console on
the HP device.
NOTE: Certain SCP client options, including -p and -r, are ignored by the SCP server on the HP device. If an
option is ignored, the client is notified.
To copy a configuration file (c:\cfg\hp.cfg) to the running-config file on an HP device at 192.168.1.50 and log in as
user terry, enter the following command on the SCP-enabled client:
C:\> scp c:\cfg\hp.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-config file:
C:\> scp c:\cfg\hp.cfg terry@192.168.1.50:startConfig
To copy the running-config file on an HP device to a file called c:\cfg\hprun.cfg on the SCP-enabled client:
C:\> scp terry@192.168.1.50:runConfig c:\cfg\hprun.cfg
To copy the startup-config file on an HP device to a file called c:\cfg\hpstart.cfg on the SCP-enabled client:
C:\> scp terry@192.168.1.50:startConfig c:\cfg\hpstart.cfg
3 - 12
June 2005

Advertisement

Table of Contents
loading

This manual is also suitable for:

J4139aProcurve 9308mJ4874aProcurve 9408slJ4138aJ8680a ... Show all

Table of Contents