Built-in Commands
Network Tools Screens 12-35
timed_soft_reset
Description: Allows configuration of a timed_soft_reset in number of seconds. Status for
this command will return the time until a reset will occur and whether or not a
non-volatile reset will occur when the reset happens. The reset_nv and
dont_reset_nv commands tell the timed reset if non-volatile memory should
be reset or not. If reset non_volatile is chosen, ip will be retained. Entering a
time of 0 will disable any currently enabled timed_soft_reset.
Syntax: timed_soft_reset [ status ] [ t (seconds) ]
[ reset_nv | dont_reset_nv ]
Options: None
Example: timed_soft_reset status
timed_soft_reset 10
timed_soft_reset 30 status
timed_soft_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: None
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.