interface/mesh/traceroute
Type: Command
<ArgTableRow arg="mesh" typ="iface_enum"></ArgTableRow> <ArgTableRow arg="address" typ="macAddr"></ArgTableRow> <ArgTableRow arg="hoplimit" typ="num"></ArgTableRow>
<ArgTableRow arg="address" typ="macAddr"></ArgTableRow> <ArgTableRow arg="time" typ="num"></ArgTableRow> <ArgTableRow arg="status" typ="enum (success | ttl-exceeded | no-route | timeout) { success:1, ttl-exceeded:2, no-route:3, timeout:4 }"></ArgTableRow>