R21xx-HP FlexFabric 11900 Fundamentals Command Reference
81
ftp client ipv6 source
Use ftp client ipv6 source to specify the source address for FTP packets sent by the IPv6 FTP client.
Use undo ftp client ipv6 source to restore the default.
Syntax
ftp client ipv6 source { interface interface-type interface-number | ipv6 source-ipv6-address }
undo ftp client ipv6 source
Default
No source address is configured. The device automatically selects a source IPv6 address as defined in
RFC 3484.
Views
System view
Predefined user roles
network-admin
Parameters
interface interface-type interface-number: Specifies the source interface by its type and number. The IPv6
address configured on the source interface is the source address of sent FTP packets. Make sure the
interface is up. Otherwise, the transmission fails.
ip source-ip-address: Specifies the source IPv6 address for sent FTP packets. The source address must be
an IPv6 address that has been configured on the device, and its interface must be up. Otherwise, the
transmission fails.
Usages guidelines
If you execute this command multiple times, the most recent configuration takes effect.
The source IPv6 address specified with the ftp ipv6 command takes precedence over the one specified
with the ftp client ipv6 source command.
The source IPv6 address specified with the ftp client ipv6 source command applies to all FTP connections
while the one specified with the ftp ipv6 command applies only to the current FTP connection.
Examples
# Specify source IPv6 address 2000::1 for sent FTP packets.
<Sysname> system–view
[Sysname] ftp client ipv6 source ipv6 2000::1
Related commands
ftp ipv6
ftp ipv6
Use ftp ipv6 to log in to the FTP server and enter FTP client view.
Syntax
ftp ipv6 [ server-address [ service-port ] [ vpn-instance vpn-instance-name ] [ source { ipv6
source-ipv6-address | interface interface-type interface-number } ] [ -i interface-type interface-number ] ]










