Navigation
Supported Platforms
Related Documentation
- Configuring Checksum Hashes for a Commit Script in the Junos OS Configuration and Operations Automation Guide
- Configuring Checksum Hashes for an Event Script in the Junos OS Configuration and Operations Automation Guide
- Configuring Checksum Hashes for an Op Script in the Junos OS Configuration and Operations Automation Guide
- Executing an Op Script from a Remote Site in the Junos OS Configuration and Operations Automation Guide
- file checksum md5
- file checksum sha1
- op
file checksum sha-256
Syntax
file checksum sha-256 <pathname> filename
Release Information
Command introduced in Junos OS Release 9.5.
Command introduced in Junos OS Release 9.5 for EX Series switches.
Command introduced in Junos OS Release 11.1 for the QFX Series.
Description
Calculate the Secure Hash Algorithm 2 family (SHA-256) checksum of a file.
Options
pathname | — | (Optional) Path to a filename. |
filename | — | Name of a local file for which to calculate the SHA-256 checksum. |
Required Privilege Level
maintenance
Related Documentation
- Configuring Checksum Hashes for a Commit Script in the Junos OS Configuration and Operations Automation Guide
- Configuring Checksum Hashes for an Event Script in the Junos OS Configuration and Operations Automation Guide
- Configuring Checksum Hashes for an Op Script in the Junos OS Configuration and Operations Automation Guide
- Executing an Op Script from a Remote Site in the Junos OS Configuration and Operations Automation Guide
- file checksum md5
- file checksum sha1
- op
List of Sample Output
file checksum sha-256Output Fields
When you enter this command, you are provided feedback on the status of your request.
Sample Output
file checksum sha-256
user@host> file checksum sha-256 /var/db/scripts/commitscript.slax
SHA256 (/var/db/scripts/commitscript.slax) = 94c2b061fb55399e15babd2529453815601a602b5c98e5c12ed929c9d343dd71
Published: 2013-01-30
Supported Platforms
Related Documentation
- Configuring Checksum Hashes for a Commit Script in the Junos OS Configuration and Operations Automation Guide
- Configuring Checksum Hashes for an Event Script in the Junos OS Configuration and Operations Automation Guide
- Configuring Checksum Hashes for an Op Script in the Junos OS Configuration and Operations Automation Guide
- Executing an Op Script from a Remote Site in the Junos OS Configuration and Operations Automation Guide
- file checksum md5
- file checksum sha1
- op