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

Table Of Contents
270
Views
Any view
Default Level
1: Monitor level
Parameters
|: 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 the 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.
Usage guidelines
The command output does not include port translation information.
Examples
# Display 6to4 AFT address mappings.
<Sysname> display aft address-mapping
Address Mappings (V6toV4):
IPv4 Address IPv6 Address
6.6.6.10 0006::0002
Table 70 Command output
Field Descri
p
tion
Address Mappings (V6toV4) IPv6-to-IPv4 address mapping information.
IPv4 Address IPv4 address.
IPv6 Address IPv6 address.
display aft all
Use display aft all to display all AFT information, including information about AFT address pool, address
translation, and AFT statistics.
Syntax
display aft all [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default Level
1: Monitor level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.