80
Examples
# Enable the FTP server.
<Sysname> system-view
[Sysname] ftp server enable
ftp server ipv6 dscp
Use
ftp server ipv6 dscp
to set the DSCP value for IPv6 to use for FTP packets sent to an FTP
client.
Use
undo ftp server ipv6 dscp
to restore the default.
Syntax
ftp server ipv6 dscp
dscp-value
undo ftp server ipv6 dscp
Default
IPv6 uses the DSCP value 0 for FTP packets sent to an FTP client.
Views
System view
Predefined user roles
network-admin
mdc-admin
Parameters
dscp-value
: Specifies a DSCP value in the range of 0 to 63.
Usage guidelines
The DSCP value is carried in the Traffic class field of an IPv6 packet to indicate the transmission
priority of the packet.
Examples
# Set the DSCP value for IPv6 to use for outgoing FTP packets to 30 on an FTP server.
<Sysname> system-view
[Sysname] ftp server ipv6 dscp 30
ftp timeout
Use
ftp
timeout
to set the FTP connection idle-timeout timer.
Use
undo
ftp
timeout
to restore the default.
Syntax
ftp
timeout
minute
undo
ftp
timeout
Default
The FTP connection idle-timeout timer is 30 minutes.
Views
System view