105
Default level
1: Monitor level
Parameters
source-address
: Displays the information of the unicast route to a particular multicast source. If you do not
provide this argument, this command will display the information about all unicast routes that PIM uses.
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see
Fundamentals Configuration Guide
.
begin
: Displays the first line that matches the specified regular expression and all lines that follow.
exclude
: Displays all lines that do not match the specified regular expression.
include
: Displays all lines that match the specified regular expression.
regular-expression
: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Description
Use
display pim claimed-route
to display information about unicast routes that PIM uses.
If an (S, G) is marked SPT, this (S, G) entry uses a unicast route.
Examples
# Display the information of all unicast routes that PIM uses.
<Sysname> display pim claimed-route
RPF information about: 172.168.0.0
RPF interface: Vlan-interface1, RPF neighbor: 172.168.0.2
Referenced route/mask: 172.168.0.0/24
Referenced route type: unicast (direct)
RPF-route selecting rule: preference-preferred
The (S,G) or (*,G) list dependent on this route entry
(172.168.0.12, 227.0.0.1)
Table 22
Command output
Field
Description
RPF information about: 172.168.0.0
Information of the route to the multicast source
172.168.0.0.
RPF interface
RPF interface type and number.
RPF neighbor
IP address of the RPF neighbor.
Referenced route/mask
Address/mask of the referenced route.
Referenced route type
Type of the referenced route:
•
igp
—IGP unicast route.
•
egp
—EGP unicast route.
•
unicast (direct)
—Direct unicast route.
•
unicast
—Other unicast route (such as static unicast
route).
•
mbgp
—MBGP route.
•
multicast static—
Static multicast route.
RPF-route selecting rule
Rule of RPF route selection.
The (S,G) or (*,G) list dependent on this route entry
(S,G) or (*, G) entry list dependent on this RPF route.