execute : execute traceroute
 
execute traceroute
Use this command to use ICMP to test the connection between the FortiADC appliance and another network device, and display information about the time required for network hops between the device and the FortiADC appliance.
Syntax
execute traceroute {<hostname> | <ipaddress>}
<hostname>
Fully qualified domain name (FQDN) of the other network device.
<ipaddress>
IP address of the other network device.
Example
This example tests connectivity between the FortiADC appliance and docs.fortinet.com. In this example, the trace times out after the first hop, indicating a possible connectivity problem at that point in the network.
FortiADC# execute traceroute docs.fortinet.com
traceroute to docs.fortinet.com (65.39.139.196), 30 hops max, 38 byte packets
1  172.16.1.200 (172.16.1.200) 0.324 ms 0.427 ms 0.360 ms
 2  * * *