Timed Execution Of Cli Command; Displaying The Checksum Of A Configuration - Patton electronics SmartNode Series Software Configuration Manual

Software for smartnode series
Hide thumbs Also See for SmartNode Series:
Table of Contents

Advertisement

SmartWare Software Configuration Guide
% Suspended
System prompt reappears and is ready to execute further commands
node>show ip interface
------------------------------------------------------------
Context:
...
Show the currently running commands
node>jobs
* [run ] jobs
0 [bg
] ping
Bring job 0 to foreground
node>fg
% Resumed [ping]
Reply from 172.16.36.80: Time <10ms
Reply from 172.16.36.80: Time <10ms
<Ctrl>-<c> terminate current command
% Aborted (ping)

Timed execution of CLI command

The command
allows the timed execution of CLI commands. The
timer
means for each time it is entered, a new timer is created. All timers appear in the running-configuration, except
if they have been created with the volatile option. It is possible to specify for each timer the start time and the
reoccurrence. Use the CLI help (tab completion) for detailed description of all configuration options.
Some examples:
timer FIRMWARE_UPDATE now + 2 minutes every 10 minutes "provisioning execute FIRMWARE"
Starts a timer named FIRMWARE_UPDATE, whose first execution time is 2 minutes after the command is
entered (2 minutes after device startup if the command is in the startup-configuration), and is executed every
10 minutes afterwards. This timer does not expire. The executed CLI command is
execute FIRMWARE
.
timer volatile RELOAD midnight + 1 hour "reload graceful"
Starts a volatile timer named RELOAD (does not appear in the running-configuration, and thus is not stored in
the startup-configuration). The timer is executed once, 1 hour after midnight, and reloads the
system gracefully.
Displaying the checksum of a configuration
In SmartWare configuration files, e.g. startup configuration, running configuration, and user-specific configu-
ration, contain a checksum entry. This checksum informs the user about the validity and helps distinguish con-
figuration files on the basis of the checksum.
Basic system management configuration task list
router
7 • Basic system management
command is incremental; this
timer
provisioning
93

Advertisement

Table of Contents
loading

This manual is also suitable for:

Smartware release 3.21

Table of Contents