R3102-R3103-HP 6600/HSR6600 Routers IP Multicast Command Reference

343
display pim ipv6 neighbor
Use display pim ipv6 neighbor to display IPv6 PIM neighbor information.
Syntax
display pim ipv6 neighbor [ interface interface-type interface-number | ipv6-neighbor-address |
verbose ] * [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
interface-type interface-number: Specifies an interface by its type and number.
ipv6-neighbor-address: Specifies an IPv6 PIM neighbor.
verbose: Displays the detailed IPv6 PIM neighbor information.
|: 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 information about all IPv6 PIM neighbors.
<Sysname> display pim ipv6 neighbor
Total Number of Neighbors = 2
Neighbor Interface Uptime Expires Dr-Priority Mode
FE80::A01:101:1 GE2/1/1 02:50:49 00:01:31 1 B
FE80::A01:102:1 GE2/1/2 02:49:39 00:01:42 1 B
# Display the detailed information of the IPv6 PIM neighbor whose IPv6 address is FE80::A01:101:1.
<Sysname> display pim ipv6 neighbor fe80::a01:101:1 verbose
Neighbor: FE80::A01:101:1
Interface: GigabitEthernet2/1/3
Uptime: 00:00:10
Expiry time: 00:00:30
DR Priority: 1
Generation ID: 0x2ACEFE15
Holdtime: 105 s
LAN delay: 500 ms
Override interval: 2500 ms
State refresh interval: 60 s
Neighbor tracking: Disabled
Bidirectional PIM: Enabled