84
Basic System Management
…
Show the currently running commands
SN>
jobs
* [run ] jobs
0 [bg ] ping
Bring job 0 to foreground
SN>
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)
10.14 Displaying the Checksum of a Configuration
In SmartWare configuration files, e.g. startup configuration, running configuration, and user-specific
configuration, contain a checksum entry. This checksum informs the user about the validity and
helps distinguish configuration files on the basis of the checksum.
Procedure
To display the checksum of a configuration
Mode
Administrator execution
Command
Purpose
Step 1
node
#show crc
filename
Displays checksum of a configuration
Example: Displaying the Checksum of a Configuration
The following example shows how to display the checksum of the configuration
test
of your device,
if you start from the configuration mode.
SN#
show crc nvram:test
File nvram: test:
checksum: 0xfaddc88a
Software Configuration Guide, Revision 1.03