Configuring The Device As An Sftp Client; Sftp Client Configuration Task List; Specifying A Source Ip Address Or Source Interface For The Sftp Client - HP 12500 Series Configuration Manual

Routing
Table of Contents

Advertisement

Task
Establish a connection to
an IP server

Configuring the device as an SFTP client

SFTP client configuration task list

Task

Specifying a source IP address or source interface for the SFTP client

Enabling and disabling first-time authentication
Establishing a connection to an SFTP server
Working with SFTP directories
Working with SFTP files
Displaying help information
Terminating the connection with the SFTP server
Specifying a source IP address or source interface for the SFTP
client
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. You can specify a source IP address or source interface
for the client to communicate with the server. To make sure that the SFTP client and the SFTP server can
communicate with each other, and to improve the manageability of SFTP clients in the authentication
service, HP recommends you to specify a loopback interface or dialer interface as the source interface.
To specify a source IP address or interface for the SFTP client:
Command
Establish a connection to an IPv4 server:
ssh2 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 server:
ssh2 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 } ] *
218
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.
Remarks
Optional.
Optional.
Required.
Optional.
Optional.
Optional.
Optional.

Advertisement

Table of Contents
loading

Table of Contents