checksum
Syntax
checksum (md5 | sha-256 | sha1) hash;
Hierarchy Level
Release Information
Statement introduced in Junos OS Release 9.5.
Description
For Junos OS commit scripts and op scripts, specify the MD5, SHA-1, or SHA-256 checksum hash. When it executes a local event, commit, or op script, the Junos OS verifies the authenticity of the script by using the configured checksum hash.
Options
md5 hash—MD5 checksum of this script.
sha-256 hash—SHA-256 checksum of this script.
sha1 hash—SHA-1 checksum of this script.
Required Privilege Level
maintenance—To view this
statement in the configuration.
maintenance-control—To
add this statement to the configuration.
Related Topics
- Configuring Checksum Hashes for a Commit Script
- Configuring Checksum Hashes for an Event Script
- Configuring Checksum Hashes for an Op Script
- Executing an Op Script from a Remote Site
- file checksum md5 command in the System Basics and Services Command Reference
- file checksum sha-256 command in the System Basics and Services Command Reference
- file checksum sha1 command in the System Basics and Services Command Reference
