]> git.proxmox.com Git - mirror_frr.git/blob - doc/manpages/mtracebis.rst
pbrd: use PBR_STR
[mirror_frr.git] / doc / manpages / mtracebis.rst
1 *********
2 MTRACEBIS
3 *********
4
5 .. include:: defines.rst
6 .. |PROGRAM| replace:: mtracebis
7
8 SYNOPSIS
9 ========
10 |PROGRAM| |synopsis-options-hv|
11
12 |PROGRAM| <multicast source> [<multicast group>]
13
14 DESCRIPTION
15 ===========
16 |PROGRAM| is a program for initiating multicast traceroute, or "mtrace", queries.
17
18 It can initiate two types of mtrace queries: weak and group.
19
20 Weak tests whether the interfaces towards the source are multicast enabled and is
21 initiated by supplying only the multicast source address.
22
23 Group tests whether there is multicast routing protocol state for particular
24 multicast group and is initiated by supplying mutlicast source and group.
25
26 The first query sent is a full query, capable of crossing the network all the way
27 to the source. If this fails, hop-by-hop queries are initiated.
28
29 Hop-by-hop queries start by requesting only a response from the nearest router.
30 Following that, next query is extended to the next two routers, and so on...
31 until a set of routers is tested for connectivity.
32
33 FILES
34 =====
35
36 |INSTALL_PREFIX_SBIN|/|PROGRAM|
37 The default location of the |PROGRAM| binary.
38
39 .. include:: epilogue.rst
40
41 AUTHORS
42 =======
43
44 Mladen Sablic