3Com MSR 50 Network Router User Manual


  Open as PDF
of 2742
 
2187
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.
Example # 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 }
undo sftp client source
View System view
Parameter ip ip-address: Specifies a source IPv4 address.
interface interface-type interface-number: Specifies a source interface by its type
and number.
Description Use the
sftp client source command to specify the source IPv4 address or
interface of an SFTP client.
Use the
undo sftp source-interface command to remove the configuration.
By default, a client uses the IP address or interface specified by the route to access
the SFTP server.
Related command: display sftp client source.
Example # Specify the source IP address of the SFTP client as 192.168.0.1.
<Sysname> system-view
[Sysname] sftp client source ip 192.168.0.1
sftp ipv6
Syntax sftp ipv6 server [ port-number ] [ identity-key { dsa | rsa } | prefer-ctos-cipher
{ 3des | aes128 | des } | prefer-ctos-hmac { md5 | md5-96 | sha1 | sha1-96 } |
prefer-kex { dh-group-exchange | dh-group1 | dh-group14 } | prefer-stoc-cipher
{ 3des | aes128 | des } | prefer-stoc-hmac { md5 | md5-96 | sha1 | sha1-96 }] *
View User view