display ipv6 pim neighbor
Use display ipv6 pim neighbor to display IPv6 PIM neighbor information.
Syntax
display ipv6 pim [ vpn-instance vpn-instance-name ] neighbor [ipv6-neighbor-address | interface
interface-type interface-number | verbose ] *
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN instance by its name, a case-sensitive string
of 1 to 31 characters. If you do not specify a VPN instance, the command displays IPv6 PIM neighbor
information on the public network.
ipv6-neighbor-address: Specifies an IPv6 PIM neighbor by its IPv6 address. If you do not specify an IPv6
PIM neighbor, the command displays information about all IPv6 PIM neighbors.
interface interface-type interface-number: Specifies an interface by its type and number. If you do not
specify an interface, the command displays information about IPv6 PIM neighbors on all interfaces.
verbose: Displays detailed IPv6 PIM neighbor information. If you do not specify this keyword, the
command displays brief IPv6 PIM neighbor information.
Examples
# Display brief information about all IPv6 PIM neighbors on the public network.
<Sysname> display ipv6 pim neighbor
Total Number of Neighbors = 2
Neighbor Interface Uptime Expires DR-Priority Mode
FE80::A01:101:1 Vlan1 02:50:49 00:01:31 1 B
FE80::A01:102:1 Vlan2 02:49:39 00:01:42 1
# Display detailed information about the IPv6 PIM neighbor with the IPv6 address 11.110.0.20 on the
public network.
<Sysname> display ipv6 pim neighbor fe80::a01:101:1 verbose
Neighbor: FE80::A01:101:1
Interface: Vlan-interface3
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
312