Traceroute (asg_tracert)
Use this enhanced command to show correct tracert results on the 61000/41000 Security System. The native tracert cannot handle tracert pings correctly because of the stickiness mechanism used in the 61000/41000 Security System firewall. The asg_tracert command supports all native tracert command options and parameters.
Syntax
> asg_tracert <ip> [<tracert_options>]
Parameter
|
Description
|
< ip>
|
IP address
|
< tracert_options>
|
Native tracert command options
|
Example
> asg_tracert 100.100.100.99
Output
traceroute to 100.100.100.99 (100.100.100.99), 30 hops max, 40 byte packets
1 (20.20.20.20) 0.722 ms 0.286 ms 0.231 ms
2 (100.100.100.99) 1.441 ms 0.428 ms 0.395 ms
|