How can I perform a traceroute check via the CLI on a USG FLEX H model?

Options
Zyxel_Jeff
Zyxel_Jeff image  Zyxel Employee
100 Answers 500 Comments Friend Collector Fifth Anniversary

Question:

How can I perform a traceroute check via the CLI on a USG FLEX H model?

Answer:

The user can use the following CLI command to perform a traceroute check:

cmd traceroute <domain name or IP address>

image.png

The user can also specify the source interface by using the following CLI command:

cmd traceroute <domain name or IP address> source-interface <interface name>

This will perform the traceroute check through the specified interface.

image.png