execute tracert6
Use this command to test the connection between the FortiProxy unit and another network device using the IPv6 protocol and to display information about the network hops between the device and the FortiProxy unit.
execute tracert6 <arguments>
You can use the following options:
| Variable | Description |
|---|---|
| -F | Set the Don’t Fragment bit. |
| -d | Enable debugging. |
| -n | Do not resolve numeric address to domain name. |
| -f <first_ttl> | Set the initial time-to-live used in the first outgoing probe packet. |
| -i <interface> | Select interface to use for tracert. |
| -m <max_ttl> | Set the max time-to-live (max number of hops) used in outgoing probe packets. |
| -s <src_addr> | Set the source IP address to use in outgoing probe packets. |
| -q <nprobes> | Set the number probes per hop. |
| -w <waittime> | Set the time in seconds to wait for response to a probe. The default is 5. |
| -z <sendwait> | Set the time in milliseconds to pause between probes. |
| host | Enter the IP address or FQDN to probe. |
| <paddatalen> | Set the packet size to use when probing. |