266
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, an SFTP client uses the IPv6 address of the interface 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
}
undo sftp client source
View
System view
Default level
3: Manage level
Parameters
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 client source
command to remove the configuration.
By default, an SFTP client uses the IP address of the interface specified by the route of the device to access
the SFTP server.
Related commands:
display sftp client source
.
Examples
# 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