Navigation
Supported Platforms
Related Documentation
- ACX, EX, M, MX, PTX, SRX, T Series
- 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
- EX, J, M, MX, PTX, QFX, SRX, T Series
- 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
checksum
Syntax
checksum (md5 | sha-256 | sha1) hash;
Hierarchy Level
Release Information
Statement introduced in Junos OS Release 9.5.
Statement introduced in Junos OS Release 11.1 for the QFX Series.
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, 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 Documentation
- ACX, EX, M, MX, PTX, SRX, T Series
- 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
- EX, J, M, MX, PTX, QFX, SRX, T Series
- 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
Published: 2013-08-09
Supported Platforms
Related Documentation
- ACX, EX, M, MX, PTX, SRX, T Series
- 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
- EX, J, M, MX, PTX, QFX, SRX, T Series
- 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