< Home

Using Tracert to Check Multicast Service Performance

Context

During multicast service troubleshooting and routine maintenance, run the mtrace command to collect traffic information, which helps you locate the failure points and reduce configuration errors. You can also perform tracert tests multiple times to figure out rates of multicast flows.

Procedure

  • Run the mtrace [ -l [ stat-times ] [ -st stat-int ] | -m max-ttl | [ -mr | -ur resp-dest ] | -q nqueries | -tr ttl | -ts ttl | -v | -vpn-instance vpn-instance-name | -w timeout ] * source source-address command to trace the reverse path forwarding (RPF) path from a multicast source to the querier.
  • Run the mtrace -g group [ -l [ stat-times ] [ -st stat-int ] | -m max-ttl | [ -mr | -ur resp-dest ] | -q nqueries | -tr ttl | -ts ttl | -v | -vpn-instance vpn-instance-name | -w timeout ] * source source-address command to trace the multicast path from a multicast source to the querier.

  • Run the mtrace { -gw last-hop-router | -d } -r receiver [ -a source-ip-address | -l [ stat-times ] [ -st stat-int ] | -m max-ttl | [ -mr | -ur resp-dest ] | -q nqueries | -tr ttl | -ts ttl | -v | -vpn-instance vpn-instance-name | -w timeout ] * source source-address command to trace the RPF path from a multicast source to a destination host.
  • Run the mtrace { -gw last-hop-router | -b | -d } -r receiver -g group [ -a source-ip-address | -l [ stat-times ] [ -st stat-int ] | -m max-ttl | [ -mr | -ur resp-dest ] | -q nqueries | -tr ttl | -ts ttl | -v | -vpn-instance vpn-instance-name | -w timeout ] * source source-address command to trace the multicast path from a multicast source to a destination host.

Follow-up Procedure

Run the display mtrace statistics command to display statistics about an mtrace test instance. After multiple MTrace tests are performed, the accumulated statistics make the analysis result inaccurate. In this case, run the reset mtrace statistics command to reset MTrace statistics.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >