HP MSR2000/3000/4000 Router Series Layer 3 - IP Services Command Reference

128
Parameters
group-number: Specifies the number of a NAT address group, in the range of 0 to 65535. If you do not
specify the max_number argument, this command displays information about all NAT address groups.
Examples
# Display information about all NAT address groups.
<Sysname> display nat address-group
NAT address group information:
There are 3 NAT address groups.
Group Number Start Address End Address
1 202.110.10.10 202.110.10.15
2 202.110.10.20 202.110.10.25
202.110.10.30 202.110.10.35
6 --- ---
# Display information about NAT address group 1.
<Sysname> display nat address-group 1
Group Number Start Address End Address
1 202.110.10.10 202.110.10.15
Table 27 Command output
Field Descri
p
tion
Group number Number of the NAT address group.
Start Address
Start IP address of a group member. If you do not specify any start address
for the member, this field displays hyphens (---).
End Address
End IP address of a group member. If you do not specify any end address
for the member, this field displays hyphens (---).
Related commands
nat address-group
display nat dns-map
Use display nat dns-map to display NAT with DNS mapping configuration.
Syntax
display nat dns-map
Views
Any view
Predefined user roles
network-admin
network-operator
Examples
# Display NAT with DNS mapping configuration.