Sftp Client Ipv6 Source; Sftp Client Source - HP E4510-48G Command Reference Manual

4510g series
Table of Contents

Advertisement

an algorithm (by using the identity-key keyword) in order to get the correct data for the local private
key. By default, the encryption algorithm is DSA.
Examples
# Connect to SFTP server 10.1.1.2, using the following algorithms:
Preferred key exchange algorithm: dh-group1.
Preferred encryption algorithm from server to client: aes128.
Preferred HMAC algorithm from client to server: md5.
Preferred HMAC algorithm from server to client: sha1-96.
<Sysname> sftp 10.1.1.2 prefer-kex dh-group1 prefer-stoc-cipher aes128 prefer-ctos-hmac md5
prefer-stoc-hmac sha1-96
Input Username:

sftp client ipv6 source

Syntax
sftp client ipv6 source { ipv6 ipv6-address | interface interface-type interface-number }
undo sftp client ipv6 source
View
System view
Default Level
3: Manage level
Parameters
ipv6 ipv6-address: Specifies a source IPv6 address.
interface interface-type interface-number: Specifies a source interface by its type and number.
Description
Use the sftp client ipv6 source command to specify the source IPv6 address or source interface for
an SFTP client.
Use the undo sftp client ipv6 source command to remove the configuration.
By default, the client uses the interface address specified by the route of the device to access the
SFTP server.
Related commands: display sftp client source.
Examples
# Specify the source IPv6 address of the SFTP client as 2:2::2:2.
<Sysname> system-view
[Sysname] sftp client ipv6 source ipv6 2:2::2:2

sftp client source

Syntax
sftp client source { ip ip-address | interface interface-type interface-number }
10-27

Advertisement

Table of Contents
loading

Table of Contents