display pim ipv6 neighbor [ ipv6-link-local-address | interface interface-type interface-number | verbose ] *
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. | - |
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.
<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
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. |