< Home

display pim ipv6 interface

Function

The display pim ipv6 interface command displays information about PIM (IPv6) on an interface.

Format

display pim ipv6 interface [ interface-type interface-number | up | down ] [ verbose ]

Parameters

Parameter Description Value
interface-type interface-number Indicates the type and number of an interface. -
up Indicates that the IPv6 status is Up on the PIM interface. -
down Indicates that the IPv6 status is Down on the PIM interface. -
verbose Indicates detailed information about a PIM (IPv6) interface. -

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

An interface enabled with PIM (IPv6) is called a PIM (IPv6) interface. The display pim ipv6 interface command is used to display information about PIM (IPv6) interfaces, including status of the PIM (IPv6) interface, the number of PIM (IPv6) neighbors, interval at which Hello messages are sent, DR priority, and DR address.

Example

# Display PIM (IPv6) information on VLANIF100.
<HUAWEI> display pim ipv6 interface vlanif 100
 VPN-Instance: public net
 Interface           State NbrCnt HelloInt   DR-Pri     DR-Address
 Vlanif100            up    0      30         1         FE80::2E0:3FFF:FE27:AE01(local)
Table 1 Description of the display pim ipv6 interface command output

Item

Description

Interface

Name of the PIM (IPv6) interface.

State

Status of the PIM (IPv6) interface, up or down.

NbrCnt

Number of PIM (IPv6) neighbors on the interface.

HelloInt

Interval for sending Hello messages, in seconds.

DR-Pri

DR priority.

DR-Address

DR address.

# Display detailed information about PIM (IPv6) on VLANIF100.

<HUAWEI> display pim ipv6 interface vlanif 100 verbose
 VPN-Instance: public net
 Interface: Vlanif100, FE80::2E0:3FFF:FE27:AE01
     PIM version: 2
     PIM mode: Sparse
     PIM state: up
     PIM DR: FE80::2E0:3FFF:FE27:AE01 (local)
     PIM DR Priority (configured): 1
     PIM neighbor count: 0
     PIM hello interval: 30 s
     PIM LAN delay (negotiated): 500 ms
     PIM LAN delay (configured): 500 ms
     PIM hello override interval (negotiated): 2500 ms
     PIM hello override interval (configured): 2500 ms
     PIM Silent: disabled
     PIM neighbor tracking (negotiated): disabled
     PIM neighbor tracking (configured): disabled
     PIM generation ID: 0x18FF94EC
     PIM require-GenID: disabled
     PIM hello hold interval: 105 s
     PIM assert hold interval: 180 s
     PIM triggered hello delay: 5 s
     PIM J/P interval: 60 s
     PIM J/P hold interval: 210 s
     PIM BSR domain border: disabled
     PIM BFD: disabled
     PIM dr-switch-delay timer : not configured
     Number of routers on link not using DR priority: 0
     Number of routers on link not using LAN delay: 0
     Number of routers on link not using neighbor tracking: 1
     ACL of PIM neighbor policy: myacl6
     ACL of PIM ASM join policy: 2000
     ACL of PIM SSM join policy: -
     ACL of PIM join policy: -
Table 2 Description of the display pim ipv6 interface verbose command output

Item

Description

PIM version

Version number of PIM (IPv6) enabled on the interface.

PIM mode

PIM mode.

PIM state

Status of the PIM (IPv6) interface, up or down.

PIM DR

DR address on the interface.

PIM DR Priority (configured)

Configured DR priority on the interface.

PIM neighbor count

Number of PIM (IPv6) neighbors on the interface.

PIM hello interval

Interval for sending Hello messages.

PIM LAN delay (negotiated)

Negotiated delay for transmitting packets on the interface.

PIM LAN delay (configured)

Configured delay for transmitting packets on the interface.

PIM hello override interval (negotiated)

Negotiated override interval on the interface.

PIM hello override interval (configured)

Configured override interval on the interface.

PIM Silent

Whether the PIM Silent (IPv6) function is enabled on the interface.

PIM neighbor tracking (negotiated)

Whether the PIM (IPv6) neighbor tracking function is enabled on the interface after negotiation.

PIM neighbor tracking (configured)

Whether the PIM (IPv6) neighbor tracking function is configured on the interface.

PIM generation ID

Generation ID option on the interface.

PIM require-GenID

Whether the function of rejecting the Hello messages without the Generation ID option is enabled.

PIM hello hold interval

Interval for the receiver of the Hello message to keep its neighbor reachable.

PIM assert hold interval

Interval for sending Assert messages.

PIM triggered hello delay

Maximum random delay for triggering Hello messages.

PIM J/P interval

Interval for the interface to send Join/Prune messages.

PIM J/P hold interval

Period for holding the Join/Prune status on the interface.

PIM BSR domain border

Whether the BSR domain boundary is configured on the interface.

PIM dr-switch-delay timer

DR switching delay.

Number of routers on link not using DR priority

Number of switches that do not use DR priority in all the network segments connected to the interface.

Number of routers on link not using LAN delay

Number of switches that do not use LAN delay in all the network segments connected to the interface.

Number of routers on link not using neighbor tracking

Number of switches that are not enabled with the neighbor tracing function in the network segment where the interface resides.

ACL of PIM neighbor policy

Neighbor filtering policy configured on the interface.

ACL of PIM ASM join policy

ASM Join information filtering policy configured on the interface.

ACL of PIM SSM join policy

SSM Join information filtering policy configured on the interface.

ACL of PIM join policy

Join information filtering policy configured on the interface.

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