R3721-F3210-F3171-HP High-End Firewalls NAT and ALG Command Reference-6PW101

2
Default level
1: Monitor level
Parameters
group-number: NAT address group number.
|: 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.
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.
Description
Use display nat address-group to display the NAT address pool information.
Related commands: nat address-group.
Examples
# Display the NAT address pool information.
<Sysname> display nat address-group
NAT address-group information:
There are currently 2 nat address-group(s)
1 : from 202.110.10.10 to 202.110.10.15
2 : from 202.110.10.20 to 202.110.10.25
# Display the information of NAT address group 1.
<Sysname> display nat address-group 1
NAT address-group information:
1 : from 202.110.10.10 to 202.110.10.15
Table 1 Command output
Field Descri
p
tion
NAT address-group information NAT address pool information
There are currently 2 nat address-group(s) There are currently two NAT address groups
1 : from 202.110.10.10 to 202.110.10.15
The range of IP addresses in address pool 1 is from
202.110.10.10 to 202.110.10.15
display nat all
Syntax
display nat all [ | { begin | exclude | include } regular-expression ]
View
Any view
Default level
1: Monitor level