Service Manual

verify
Validate the software image on the ash drive after the image has been transferred to the system, but before the image has been
installed.
Syntax verify { md5 | sha256 }[ flash:// ] img-file [hash-value]
Parameters
md5 Enter the md5 keyword to use the MD5 message-digest algorithm.
sha256
Enter the sha256 keyword to use the SHA256 Secure Hash Algorithm
ash:// (Optional). Enter the flash:// keyword. The default is to use the ash drive. You
can just enter the image le name.
img-le Enter the name the Dell Networking software image le to validate.
hash-value (Optional). Enter the relevant hash published on i-Support.
Defaults ash drive
Command Modes EXEC mode
Command History Version 9.5.(0.0)
Version Description
9.5(0.0) Introduced on the Z9000, S6000, S4820T, S4810, and MXL.
Usage Information
You can enter this command in the following ways:
verify md5 ash://img-le
verify md5 ash://img-le <hash-value>
verify sha256 ash://img-le
verify sha256 ash://img-le <hash-value>
Example
Without Entering the Hash Value for Verication using SHA256
Dell# verify sha256 flash://FTOS-SE-9.5.0.0.bin
SHA256 hash for FTOS-SE-9.5.0.0.bin:
e6328c06faf814e6899ceead219afbf9360e986d692988023b749e6b2093e933
Entering the Hash Value for Verication using SHA256
Dell# verify sha256 flash://FTOS-SE-9.5.0.0.bin
e6328c06faf814e6899ceead219afbf9360e986d692988023b749e6b2093e933
SHA256 hash VERIFIED for FTOS-SE-9.5.0.0.bin
File Management
77