130
display pim routing-table
Use display pim routing-table to display PIM routing entries.
Syntax
display pim [ vpn-instance vpn-instance-name ] routing-table [ group-address [ mask { mask-length |
mask } ] | source-address [ mask { mask-length | mask } ] | flags flag-value | fsm | incoming-interface
interface-type interface-number | mode mode-type | outgoing-interface { exclude | include | match }
interface-type interface-number ] *
Views
Any view
Predefined user roles
network-admin
network-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, the command displays PIM routing entries on
the public network.
group-address: Specifies a multicast group by its IP address in the range of 224.0.0.0 to
239.255.255.255. If you do not specify a multicast group, the command displays PIM routing entries for
all multicast groups.
source-address: Specifies a multicast source by its IP address.
mask-length: Specifies an address mask length in the range of 0 to 32. The default value is 32.
mask: Specifies an address mask. The default value is 255.255.255.255.
flags flag-value: Specifies a flag. If you do not specify a flag, the command displays PIM routing entries
that contain all flags. The following lists the values for the flag-value argument and their meanings:
• 2msdp: Specifies PIM routing entries to be contained in the next SA message to notify an MSDP
peer.
• act: Specifies PIM routing entries that have been used for routing data.
• del: Specifies PIM routing entries to be deleted.
• exprune: Specifies PIM routing entries that contain outgoing interfaces pruned by other multicast
routing protocols.
• ext: Specifies PIM routing entries that contain outgoing interfaces provided by other multicast
routing protocols.
• loc: Specifies PIM routing entries on the devices that reside on the same subnet as the multicast
source.
• msdp: Specifies PIM routing entries learned from MSDP SA messages.
• niif: Specifies PIM routing entries that contain unknown incoming interfaces.
• nonbr: Specifies PIM routing entries with PIM neighbor lookup failure.
• rpt: Specifies PIM routing entries on the RPT branches where (S, G) prunes have been sent to the RP.
• spt: Specifies PIM routing entries on the SPT.
• swt: Specifies PIM routing entries in the process of RPT-to-SPT switchover.