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

Table Of Contents
126
Views
Any view
Default command level
1: Monitor level
Parameters
slot slot-number: Displays NAT statistics for the interface card specified by the slot number. (In standalone
mode.)
chassis chassis-number slot slot-number: Displays NAT statistics for a card in an IRF member device. The
chassis-number argument represents the IRF member ID of the device, and the slot-number argument
represents the slot number of the card on the device. (In IRF mode.)
|: 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 NAT statistics.
<Sysname> display nat statistics
total PAT session table count: 1
total NO-PAT session table count: 0
total SERVER session table count: 0
total STATIC session table count: 0
Table 31 Command output
Field Descri
p
tion
total PAT session table count Number of PAT session entries.
total NO-PAT session table count Number of NO-PAT session entries.
total SERVER session table count Number of SERVER session entries.
total STATIC session table count Number of STATIC session entries.
display userlog export
Use display userlog export to display the configuration and statistics of logs output to the log server.
Syntax
In standalone mode:
display userlog export slot slot-number [ | { begin | exclude | include } regular-expression ]
In IRF mode:
display userlog export chassis chassis-number slot slot-number [ | { begin | exclude | include }
regular-expression ]