run_traceroute
Diagnose network connectivity issues by simulating a traceroute to any target, showing each hop's delay and route.
Instructions
Run a simulated traceroute to a network device.
Args: target: IP address or hostname of the destination. max_hops: Maximum number of hops (1-64, default 30).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| max_hops | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |