TMS zl Management and Configuration Guide ST.1.0.090213
A-78
Threat Management Services zl Module Command-Line Reference
Global Configuration Context
time
This command displays the module’s time only. You cannot configure the
module’s time as it automatically synchronizes with the switch time.
To view the module’s time, enter the following command:
Syntax: time
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-24, and you can enter the options in any order.
Table A-24. Traceroute Extended Options
For example, to trace the route to 1.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
If you need to halt a traceroute operation, press
Ctrl+Z.
This command is also available in the Product OS manager 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
30
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