OcNOS-SP : Multicast Guide : Protocol Independent Multicasting Command Reference : PIMv4 Commands : show ip pim mroute
show ip pim mroute
Use this command to display information in the IP PIM multicast routing table.
Command Syntax
show ip pim mroute (detail|)
show ip pim mroute A.B.C.D (detail|)
show ip pim mroute A.B.C.D A.B.C.D (detail|)
show ip pim (vrf NAME|) mroute (detail|)
show ip pim (vrf NAME|) mroute A.B.C.D (detail|)
show ip pim (vrf NAME|) mroute A.B.C.D A.B.C.D (detail|)
Parameter
vrf
The VPN routing/forwarding instance
NAME
Specify the name of the VPN routing/forwarding instance
A.B.C.D
Display all entries for this group IP address
A.B.C.D
Display all entries for this source IP address
Note: A group IP address and a source IP address cannot be simultaneously
detail
Display detailed PIM multicast routing table information
Command Mode
Exec mode and Privileged Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#show ip pim mroute
 
IP Multicast Routing Table
 
(*,*,RP) Entries: 0
(*,G) Entries: 1
(S,G) Entries: 0
(S,G,rpt) Entries: 0
(*, 224.0.1.3)
RP: 10.10.1.5
RPF nbr: 172.16.1.2
RPF idx: eth2
Upstream State: JOINED
Local ................................
Joined j...............................
Asserted ................................
Outgoing o...............................
 
Table 1-21: Show ip pim mroute output
Entry
Description
(*, *, RP) Entries:
Source, Group, Rendezvous Point Include entries.
(*, G) Entries:
PIM Include entries
(S, G) Entries:
PIM Include entries (Source, Group)
(S, G, rpt) Entries:
The RPT is the path between the RP and receivers (hosts) in a multicast group. The RPT is built by means of a PIM join message from a receiver's DR.
RP:
Rendezvous Point
RPF nbr:
Reverse Path Forwarding neighbor.
RPF idx:
Reverse Path Forwarding index.
Upstream State:
As stated.
Last modified date: 10/20/2023