Install Guide

Table Of Contents
Table 68. Supported Error Codes (continued)
Error Code Error Name Description
0x81 NO_SPACE There is not enough room to insert
another response data block in the
packet.
mtrace Scenarios
This section describes various scenarios that may result when an mtrace command is issued.
The following table describes various scenarios when the mtrace command is issued:
Table 69. Mtrace Scenarios
Scenario Output
When you want to trace a route with
the multicast tree for a source, group,
and destination, you can specify all the
parameters in the command. Mtrace will
trace the complete path from source to
destination by using the multicast tables
for that group.
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 to
destination 1.1.1.1 via group 226.0.0.3
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 Reached RP/Core
103.103.103.0/24
-2 101.101.101.102 PIM -
103.103.103.0/24
-3 2.2.2.1 PIM -
103.103.103.0/24
-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 first 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
Multicast Features 583