User`s guide
509
REBOOT Reboot Unit
The reboot command causes the unit to execute a complete hardware reset, loading and
running the main image file from cold. It has three modes of operation:
reboot - will reboot the unit after any FLASH write operations have been completed. Also, 1
second each is allowed for the following operations to be completed before reboot will take
place:
• IPSec SA delete notifications have been created and sent
• TCP sockets have been closed
• PPP interfaces have been disconnected
reboot <n> - will reboot the unit in <n>minutes where n is 1 to 65,535
reboot cancel - will cancel a timed reboot if entered before the time period has passed.
Reset router to factory defaults
See reference guide section titled “Administration - Factory Default Settings”.
Disabling the reset button
Normally when the reset button is held in for 5 seconds the router is reset to factory
defaults. The factory reset button functionality can be disabled / enabled if required.
The command to disable the reset button is “
cmd 0 pbreset off”
To re-enable the reset button functionality “
cmd 0 pbreset on”
TEMPLOG Temperature monitoring
The on-board temperature sensors are sampled every 60 seconds and any 'interesting'
changes in the temperature are logged to a special flash file, 'templog.c1'. Use '
templog 0
status
' to view the last stored record in this file.
There are 2 sensors built in, there is one on the motherboard and one on the modem
module. If a temperature is reached that is outside of normal operating limits, an event will
be logged in the eventlog.txt
Note: The only transport models that support TEMPLOG are DR64 and VC7400.
Ping and Traceroute
From the CLI, these commands can be used to help troubleshoot connectivity problems.
The syntax of the ping command is:
ping <ip address|FQDN> [n]
Where n (if used) is the number of ICMP echo requests to send. If not specified, only 1 echo
request will be sent.
To stop pings when n has been set to a high value use
ping stop
The syntax of the traceroute command is:
traceroute <ip address|FQDN>
To stop a failed trace if hosts can not be detected, use traceroute stop