R3721-F3210-F3171-HP High-End Firewalls VPN Command Reference-6PW101

9
View
Any view
Default Level
1: Monitor level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started 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.
Description
Use display aft address-mapping to display IPv6-to-IPv4 AFT address mappings.
The output of this command does not include the information about port translation.
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 3 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
Syntax
display aft all [ | { begin | exclude | include } regular-expression ]
View
Any view
Default Level
1: Monitor level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.