TMS zl Management and Configuration Guide ST.1.0.090213
A-25
Threat Management Services zl Module Command-Line Reference
Product OS Manager Context Commands
■ File systems
■ Networks
■ Services
■ Miscellaneous files
■ Third-party software
To take a snapshot, type the following command:
Syntax: snapshot
traceroute
This command pings an IP address and displays the hops that the packet takes
en route to the destination.
Syntax: traceroute <IP address> [extended options]
Replace <IP address> with the IP address of the final destination to which
you want to trace the route.
The module will display a route to a destination up to 255 hops away. You can
end the traceroute process at any time by pressing
Ctrl+Z.
You can set extended options for tracing a route by typing additional keywords
after the IP address. You can specify any combination of the extended options
shown in Table A-5, and you can enter the options in any order.
Table A-5. Traceroute Extended Options
For example, to trace the route to 10.1.1.1, set the timeout to 30 seconds, and
specify 10 as the maximum number of hops, enter the following command:
ProCurve(tms-module-<slot ID>)# traceroute 10.1.1.1
timeout 30 maxttl 10
This command is also available in the global configuration context.
Extended Command Option Purpose Default Settings
minttl <number of hops> Specifies the minimum number of hops to the
final destination (1–255)
1
maxttl <number of hops> Specifies the maximum number of hops to the
final destination (1–255)
1
timeout <number of seconds> Sets the timeout limit for a packet that does not
reach the final destination (1–120)
5
probes <number of queries> Sets the number of queries that are sent (1–5) 3