86
TFTP configuration commands
In R1808P12 and later versions, the device supports the FIPS mode that complies with NIST FIPS 140-2
requirements. Support for features, commands, and parameters might differ in FIPS mode and non-FIPS
mode. For more information about FIPS mode, see
Security Configuration Guide
.
TFTP is not supported in FIPS mode.
display tftp client configuration
Use
display tftp client configuration
to display the source IP address configuration of the TFTP client.
Syntax
display tftp client configuration
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
Views
Any view
Default command level
1: Monitor level
Parameters
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see
Fundamentals Configuration Guide
.
begin
: Displays the first line that matches the specified regular expression and all lines that follow.
exclude
: Displays all lines that do not match the specified regular expression.
include
: Displays all lines that match the specified regular expression.
regular-expression
: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
The
display tftp client configuration
command displays the source IP address configuration of the TFTP
client. If the specified source IP address is active, this command displays the source IP address. If the
specified source interface is active, this command displays the source interface.
Examples
# Display the source IP address configuration of the TFTP client.
<Sysname> display tftp client configuration
The source IP address is 192.168.0.123
Related commands
tftp client source
tftp-server acl
Use
tftp-server acl
to use an ACL to control the device' access to a specific TFTP server.
Use
undo tftp-server acl
to restore the default.