HP VPN Firewall Appliances System Management and Maintenance Command Reference

261
TFTP commands
NOTE:
TFTP configuration commands are not supported in FIPS mode.
display tftp client configuration
Use display tftp client configuration to display 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 the chapter on CLI in Getting Started 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.