< Home

display pim ipv6 neighbor

Function

The display pim ipv6 neighbor command displays information about PIM (IPv6) neighbors.

Format

display pim ipv6 neighbor [ ipv6-link-local-address | interface interface-type interface-number | verbose ] *

Parameters

Parameter Description Value
ipv6-link-local-address Specifies the IPv6 link-local address of a neighbor. The value ranges from FE80:: to FE80:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF, in hexadecimal notation.
interface interface-type interface-number Specifies the type and number of an interface. -
verbose Indicates the details of PIM neighbors. -

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

The display pim ipv6 neighbor command displays PIM (IPv6) neighbor information, including the number of PIM (IPv6) neighbors and DR priorities of neighbors. You can adjust PIM (IPv6) neighbor relationships according to the command output.

Example

# Display detailed information about PIM (IPv6) neighbors on VLANIF100.
<HUAWEI> display pim ipv6 neighbor interface vlanif 100 verbose
 VPN-Instance: public net

 Total Number of Neighbors on this interface  = 1

Neighbor: FE80::FFE0:FFFF:FE4A:8E04
     Interface: Vlanif100
     Uptime: 00:01:18
     Expiry time: 00:01:31
     DR Priority: 1
     Generation ID: 0x7751638D
     Holdtime: 105 s
     LAN delay: 500 ms
     Override interval: 2500 ms
     Neighbor tracking: disabled
     PIM BFD-session: N
     Neighbor Secondary Address(es):
     FC00:0:0:2004::2
Table 1 Description of the display pim ipv6 neighbor command output

Item

Description

Total Number of Neighbors on this interface

Total number of PIM (IPv6) neighbors on an interface.

Neighbor

Address of a PIM (IPv6) neighbor.

Interface

Interface where the PIM (IPv6) neighbor resides.

Uptime

How long has the PIM (IPv6) neighbor been in Up state.

Expiry time

How soon the PIM (IPv6) neighbor will time out.

DR Priority

DR priority of the PIM (IPv6) neighbor.

Generation ID

Indicates the randomly generated 32-bit value of PIM (IPv6) neighbor.

Holdtime

Keepalive period of the PIM (IPv6) neighbor.

LAN delay

Delay in transmitting Prune messages.

Override interval

Interval for overriding the Prune action.

Neighbor tracking

Whether the neighbor tracking neighbor function is enabled.

PIM BFD-session

Whether a BFD session is set up.

Neighbor Secondary Address (es)

IPv6 address of the neighbor.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >