Built-in Commands
Network Tools Screens 11-3 7
Options: status — Displays the current timed reset setting.
t (seconds) — Specifies the number of seconds until the device will be reset.
reset_nv — Resets non-volatile memory.
dont_reset_nv — Does not reset non-volatile memory.
Examples: -> timed_reset status
timed_reset 10
-> timed_reset 30
-> timed_reset 60 reset_nv
traceroute
Description: Generates a TRACEROUTE request to a specified IP address and provides a
display of all next-hop routers in the path to the device. If the device is not
reached, the command displays all next-hop routers to the point of failure.
Syntax: traceroute [IP address]
Options: IP address — Specifies the IP address of a device to which the traceroute
will be generated.
Example: -> traceroute 122.144.11.52
# next-hop[0]:122.144.60.45
# next-hop[1]:122.144.8.113
# next-hop[2]:122.144.61.45
# 122.144.11.52 is alive:3 hops away.
timed_reset (Continued)