CLI Guide

traceroute
Table 111. Details of traceroute
Description Traces the network path of routers that packets take as they are forwarded from your system to a
destination IPv4 address.
To use this subcommand, you must have the Administrator permission.
Synopsis racadm traceroute <IPv4 address>
racadm traceroute 192.168.0.1
Input
racadm traceroute 192.168.0.1
Output
traceroute to 192.168.0.1 (192.168.0.1), 30 hops
max,
40 byte packets
1 192.168.0.1 (192.168.0.1) 0.801 ms 0.246 ms 0.253 ms
traceroute6
Table 112. Details of traceroute6
Description Traces the network path of routers that packets take as they are forwarded from your system to a
destination IPv6 address.
To use this subcommand, you must have the Administrator permission.
Synopsis racadm traceroute6 <IPv6 address>
racadm traceroute fd01::1
Output
traceroute to fd01::1 (fd01::1) from fd01::3,
30 hops
max, 16 byte packets
1 fd01::1 (fd01::1) 14.324 ms 0.26 ms 0.244 ms
RACADM Subcommand Details 101