HP MSR series Command Reference Manual page 169

Layer 2 wan
Hide thumbs Also See for MSR series:
Table of Contents

Advertisement

interface interface-type { interface-number | interface-number.subnumber }: Displays IPv6 address
mappings for the specified interface. The interface-number argument is the main interface ID, and the
subnumber argument is the subinterface ID in the range of 0 to 1023.
|: 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.
Usage guidelines
If no interface is specified, the command displays IPv6 address mappings for all interfaces.
You can use this command to verify whether IPv6 address mappings are correctly configured.
Examples
# Display IPv6 address mappings.
<Sysname> display fr ipv6 map-info all
Map Statistics for interface Serial2/0 (DTE)
DLCI = 100, IP6 IND FE80::56FF:FE00:0, Serial2/0
create time = 2013/01/11 09:57:28, status = ACTIVE
encapsulation = ietf, vlink = 0, broadcast
DLCI = 100, IP6 IND 10::1, Serial2/0
create time = 2013/01/11 09:57:28, status = ACTIVE
encapsulation = ietf, vlink = 3, broadcast
Table 32
Output description
Field
Map Statistics for interface Serial2/0 (DTE)
DLCI = 100, IP6 IND 10::1, Serial2/0
create time = 2013/01/11 09:57:28
status = ACTIVE
encapsulation = ietf
vlink
broadcast
Related commands
fr map ip
fr inarp
Description
IPv6 address mappings on Serial2/0 that works as DTE.
Mapping between DLCI=100 and the IPv6 peer 10::1. The
mapping is established on Serial2/0 through IND. If IND is
not displayed, this mapping is manually configured.
Time when the mapping was created.
State of the mapping.
The encapsulation mode is IETF.
Value for the route that corresponds to the mapping. If the
value is zero, the route is invalid. If the value is nonzero, the
route is valid. This value is used to find the corresponding
mapping, and the DLCI.
Broadcasting packets is allowed.
157

Advertisement

Table of Contents
loading

Table of Contents