21
MTRACE CONFIGURATION
21.1 Multicast Traceroute Facility
With multicast distribution trees, tracing from a source to a multicast destination is difficult, since the branch of the multicast tree on which the destination lies is unknown. The technique used by the traceroute tool to trace unicast network paths will not work for IP multicast because traceroute (ICMP) responses are specifically forbidden for multicast traffic. Thus, you have to flood the whole tree to find the path from one source to one destination. However, walking up the tree from destination to source is easy, as most existing multicast routing protocols know the previous hop for each source. Tracing from destination to source involves only routers on the direct path.
To request a traceroute (which does not have to be the source or the destination), send a traceroute query packet to the
Multicast traceroute uses any information available to it in the router to try to determine a previous hop to forward the trace towards. Multicast routing protocols vary in the type and amount of state they keep; multicast traceroute tries to work with all of them by using whatever is available. For example, if a DVMRP router has no active state for a particular source but does have a DVMRP route, it chooses the parent of the DVMRP route as the previous hop. If a
Black Box supports the following PIM related
The mtrace command for multicast traffic is similar to the traceroute command used for unicast traffic. Unlike traceroute, however, mtrace traces traffic backwards, from the receiver to the source. mtrace uses other unicast routing tables for RPF. For these, mtrace relies on Black Box Networks’ implementation of the mtrace protocol is manageable through the CLI and can be executed from any command
21.1.1mtrace Command
mtrace
21.1.2 Restrictions
In this release, configuring Maximum Hops & TTL is not permitted.