display ipv6 pim df-info

Use display ipv6 pim df-info to display IPv6 BIDIR-PIM DF information.

Syntax

display ipv6 pim [ vpn-instance vpn-instance-name ] df-info [ ipv6-rp-address ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-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, this command displays IPv6 BIDIR-PIM DF information on the public network.

ipv6-rp-address: Specifies an IPv6 BIDIR-PIM RP by its IPv6 address.

Examples

# Display IPv6 BIDIR-PIM DF information on the public network.

<Sysname> display ipv6 pim df-info
RP address: 12::12
  Interface: Vlan-interface4
    State     : Win        DF preference: 10
    DF metric : 1562       DF uptime    : 00:07:15
    DF address: FE80::202:FF:FE00:9 (local)
  Interface: Tunnel2, FE80::20:12
    State     : Lose       DF preference: 0
    DF metric : 0          DF uptime    : 00:07:15
    DF address: FE80::20:12

Table 120: Command output

Field

Description

RP address

IP address of the IPv6 BIDIR-PIM RP.

Interface

DF interface.

State

DF election state:

  • Win—The interface wins the DF election.

  • Lose—The interface loses the DF election.

  • Offer—The interface is in the initial state of the DF election.

  • Backoff—The interface is acting as the DF, but there are more appropriate devices running for the DF.

If the interface does not participate in the DF election, this field displays a hyphen (-).

DF preference

Advertised route preference for DF election.

DF metric

Advertised route metric for DF election.

DF uptime

Length of time the DF has been up.

DF address

IPv6 address of the DF. If the DF resides on the device where the command is executed, this field displays (local) after the IPv6 address.