Establishing A Connection To An Sftp Server; Working With Sftp Directories - HP 12500 Series Configuration Manual

Routing
Table of Contents

Advertisement

Step
1.
Enter system view.
2.
Specify
address or interface for
the SFTP client.

Establishing a connection to an SFTP server

You can start the SFTP client to establish a connection to an SFTP server, and specify the public key
algorithm, the preferred encryption algorithm, the preferred HMAC algorithm, and the preferred key
exchange algorithm. After the connection is established, you can directly enter SFTP client view on the
server to perform operations, such as working with directories or files.
To establish a connection to an SFTP server:
Task
Establish a connection
to an SFTP server and
enter SFTP client view

Working with SFTP directories

Command
system-view
Specify a source IPv4 address or
interface for the SFTP client:
sftp client source { ip ip-address |
interface interface-type
a
source
IP
interface-number }
Specify a source IPv6 address or
interface for the SFTP client:
sftp client ipv6 source { ipv6
ipv6-address | interface
interface-type interface-number }
Command
Establish a connection to an IPv4 SFTP server and
enter SFTP client view:
sftp server [ port-number ] [ vpn-instance
vpn-instance-name ] [ identity-key { dsa | rsa } |
prefer-ctos-cipher { 3des | aes128 | aes256 | des }
| prefer-ctos-hmac { md5 | md5-96 | sha1 |
sha1-96 } | prefer-kex { dh-group-exchange |
dh-group1 | dh-group14 } | prefer-stoc-cipher
{ 3des | aes128 | aes256 | des } | prefer-stoc-hmac
{ md5 | md5-96 | sha1 | sha1-96 } ] *
Establish a connection to an IPv6 SFTP server and
enter SFTP client view:
sftp ipv6 server [ port-number ] [ vpn-instance
vpn-instance-name ] [ identity-key { dsa | rsa } |
prefer-ctos-cipher { 3des | aes128 | aes256 | des }
| prefer-ctos-hmac { md5 | md5-96 | sha1 |
sha1-96 } | prefer-kex { dh-group-exchange |
dh-group1 | dh-group14 } | prefer-stoc-cipher
{ 3des | aes128 | aes256 | des } | prefer-stoc-hmac
{ md5 | md5-96 | sha1 | sha1-96 } ] *
219
Remarks
N/A
Use either command.
By default, an SFTP client uses the
IP address of the outbound
interface specified by the route to
the SFTP server when
communicating with the SFTP
server.
Remarks
Use either command in
user view.
Algorithms dsa, 3des,
des, md5, md5-96,
dh-group-exchange, and
dh-group1 are not
available in FIPS mode.
Only the algorithm
aes256 is available in
FIPS mode.

Advertisement

Table of Contents
loading

Table of Contents