R3303-HP 6600/HSR6600 Routers Layer 3 - IP Services Command Reference
121
|: 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.
Examples
# Display configuration information about all internal server groups.
<Sysname> display nat server-group
NAT server-group information:
There are currently 1 NAT server-group(s)
Server-group Inside-IP Port Weight Connections
1 2.2.2.2 21 245 3
1 2.2.2.5 21 100 1
Table 28 Command output
Field Descri
p
tion
Server-group Internal server group number.
Inside-IP IP address of an internal server.
Port Port number of an internal server.
Weight Weight of an internal server.
Connections
Number of current connections of an internal server.
If multiple members exist in an internal server group, this field
displays the total number of member connections.
Related commands
nat server-group
display nat session
Use display nat session to display dynamic NAT entries.
Syntax
display nat session [ vpn-instance vpn-instance-name ] slot slot-number [ source { global global-address
| inside inside-address } ] [ destination dst-address ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
vpn-instance vpn-instance-name: Displays NAT entries for the specified MPLS L3VPN. The
vpn-instance-name argument is a case-sensitive string of 1 to 31 characters. Without this option, this
command displays NAT entries of the public network.










