Administrator Guide

Scenario Output
-4 103.103.103.3 --> Source
--------------------------------------------------------------
----
You can issue the mtrace command
specifying the source multicast tree and
multicast group without specifying the
destination. Mtrace traces the complete path
traversing through the multicast group to
reach the source. The output displays the
destination and the rst hop (-1) as 0 to
indicate any PIM enabled interface on the
node.
R1>mtrace 103.103.103.3 1.1.1.1 226.0.0.3
Type Ctrl-C to abort.
Querying reverse path for source 103.103.103.3 via group
226.0.0.3
From source (?) to this node
--------------------------------------------------------------
---
|Hop| OIF IP |Proto| Forwarding Code |Source Network/
Mask|
--------------------------------------------------------------
---
0 0.0.0.0* --> Destination
-1 0.0.0.0* PIM -
103.103.103.0/24
-2 2.2.2.1 PIM -
103.103.103.0/24
-3 103.103.103.3 --> Source
--------------------------------------------------------------
----
* - Any PIM enabled interface on this node
You invoke a weak mtrace request by
specifying only the source without specifying
the mulicast tree or multicast group
information for the source. Mtrace traces a
path towards the source by using the RPF
neighbor at each node.
R1>mtrace 103.103.103.3
Type Ctrl-C to abort.
Querying reverse path for source 103.103.103.3 via RPF
From source (?) to this node
--------------------------------------------------------------
---
|Hop| OIF IP |Proto| Forwarding Code |Source Network/
Mask|
--------------------------------------------------------------
---
0 0.0.0.0* --> Destination
-1 0.0.0.0* PIM -
103.103.103.0/24
-2 2.2.2.1 PIM -
103.103.103.0/24
-3 103.103.103.3 --> Source
--------------------------------------------------------------
----
* - Any PIM enabled interface on this node
R1>mtrace 103.103.103.3 1.1.1.1
Type Ctrl-C to abort.
Querying reverse path for source 103.103.103.3 to destination
1.1.1.1 via RPF
From source (?) to destination (?)
--------------------------------------------------------------
---
|Hop| OIF IP |Proto| Forwarding Code |Source Network/
Mask|
--------------------------------------------------------------
---
0 1.1.1.1 --> Destination
-1 1.1.1.1 PIM -
103.103.103.0/24
-2 101.101.101.102 PIM -
604
Multicast Features