display multicast forwarding-table df-list

Use display multicast forwarding-table df-list to display information about the DF list in multicast forwarding entries.

Syntax

In standalone mode:

display multicast [ vpn-instance vpn-instance-name ] forwarding-table df-list [ group-address ] [ verbose ] [ slot slot-number ]

In IRF mode:

display multicast [ vpn-instance vpn-instance-name ] forwarding-table df-list [ group-address ] [ verbose ] [ chassis chassis-number slot slot-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

vpn-instance vpn-instance-name: Specifies an MPLS L3VPN by its name, a case-sensitive string of 1 to 31 characters. If you do not specify a VPN instance, this command displays information about the DF list in multicast forwarding entries on the public network.

group-address: Specifies a multicast group address in the range of 224.0.0.0 to 239.255.255.255.

verbose: Specifies detailed information about the DF list in multicast forwarding entries. If you do not specify this keyword, the command displays brief information about the DF list in multicast forwarding entries.

slot slot-number: Specifies a card by its slot number. If you do not specify a card, this command displays information about the DF list in multicast forwarding entries for the MPU. (In standalone mode.)

chassis chassis-number slot slot-number: Specifies a card on an IRF member device. The chassis-number argument represents the member ID of the IRF member device. The slot-number argument represents the slot number of the card. If you do not specify a card, this command displays information about the DF list in multicast forwarding entries for the global active MPU. (In IRF mode.)

Examples

# Display brief information about the DF list in multicast forwarding entries on the public network.

<Sysname> display multicast forwarding-table df-list
Total 1 entries, 1 matched

00001. (0.0.0.0, 225.0.0.1)
     List of 1 DF interfaces:
       1: Vlan-interface1

# Display detailed information about the DF list in multicast forwarding entries on the public network.

<Sysname> display multicast forwarding-table df-list verbose
Total 1 entries, 1 matched

00001. (0.0.0.0, 225.0.0.1)
       List of 1 DF interfaces:
         1: Vlan-interface1
            Product information: 0x347849f6, 0x14bd6837
            Tunnel  information: 0xc4857986, 0x128a9c8f

Table 28: Command output

Field

Description

Total 1 entries, 1 matched

Total number of forwarding entries, and the total number of matching entries.

00001

Sequence number of the entry.

(0.0.0.0, 225.0.0.1)

(*, G) entry.

List of 1 DF interfaces

DF interface list.