72
Parameters
dscp-value
: Specifies a DSCP value in the range of 0 to 63.
Examples
# Set the DSCP value for IPv4 to use for outgoing FTP packets to 30 on an FTP client.
<Sysname> system-view
[Sysname] ftp client dscp 30
ftp client ipv6 dscp
Use
ftp client ipv6 dscp
to set the DSCP value for IPv6 to use for outgoing FTP packets on an FTP client.
Use
undo ftp client ipv6 dscp
to restore the default.
Syntax
ftp client ipv6 dscp
dscp-value
undo ftp client ipv6 dscp
Default
IPv6 uses the DSCP value 0 for outgoing FTP packets on an FTP client.
Views
System view
Default command level
2: System level
Parameters
dscp-value
: Specifies a DSCP value in the range of 0 to 63.
Examples
# Set the DSCP value for IPv6 to use for outgoing FTP packets to 30 on an FTP client.
<Sysname> system-view
[Sysname] ftp client ipv6 dscp 30
ftp client source
Use
ftp client source
to specify a source IP address for outgoing FTP packets.
Use
undo ftp client source
to restore the default.
Syntax
ftp client source
{
interface
interface-type interface-number
|
ip
source-ip-address
}
undo ftp client source
Default
The primary IP address of the output interface is used as the source IP address.
Views
System view
Default command level
2: System level