HP VPN Firewall Appliances NAT and ALG Command Reference
7
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.
Examples
# Display NAT DNS mapping configuration information.
<Sysname> display nat dns-map
NAT DNS mapping information:
There are currently 2 NAT DNS mapping(s)
Domain-name: www.server.com
Global-IP : 202.113.16.117
Global-port: 80(www)
Protocol : 6(tcp)
Domain-name: ftp.server.com
Global-IP : 202.113.16.100
Global-port: 21(ftp)
Protocol : 6(tcp)
Table 4 Command output
Field Descri
p
tion
NAT DNS mapping information NAT DNS mapping information.
There are currently 2 DNS mapping(s) Two DNS mapping entries.
Domain-name Domain name of the internal server.
Global-IP External IP address of the internal server.
Global-port Public port number of the internal server.
Protocol Protocol type of the internal server.
Related commands
nat dns-map
display nat server
Use display nat server to display information about internal servers.
Syntax
display nat server [ | { 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 Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.