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, the command displays information about the DF list in
the multicast forwarding table 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 the multicast forwarding table. If you do not
specify this keyword, the command displays brief information about the DF list in the multicast
forwarding table.
slot slot-number: Specifies an IRF member device by its member ID or a PEX by its virtual slot number. If
you do not specify this option, the command displays information about the DF list in the multicast
forwarding table on the master device.
Examples
# Display brief information about the DF list in the multicast forwarding table on the public network.
<Sysname> display multicast forwarding-table df-list
Total 1 entry, 1 matched
00001. (0.0.0.0, 225.0.0.1)
List of 1 DF interface:
1: Vlan-interface1
# Display detailed information about the DF list in the multicast forwarding table on the public network.
<Sysname> display multicast forwarding-table df-list verbose
Total 1 entry, 1 matched
00001. (0.0.0.0, 225.0.0.1)
List of 1 DF interface:
1: Vlan-interface1
Product information: 0x347849f6, 0x14bd6837
Tunnel information: 0xc4857986, 0x128a9c8f
Table 28 Command output
Field Descri
tion
Total 1 entry, 1 matched Total number of 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 interface DF interface list.
display multicast routing-table
Use display multicast routing-table to display multicast routing entries.
73