R3303-HP HSR6800 Routers Layer 3 - IP Services Command Reference

Table Of Contents
122
|: 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
In standalone mode:
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 ]
In IRF mode:
display nat session [ vpn-instance vpn-instance-name ] chassis chassis-number slot slot-number [ source
{ global global-address | inside inside-address } ] [ destination dst-address ] [ | { begin | exclude |
include } regular-expression ]
Views
Any view