Administrator Guide
52 | Bare Metal Provisioning (BMP) - CLI
www.dell.com | support.dell.com
verify
z
S5000, Z9000,
Z9500 Switch
To validate the software image on the flash 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
Defaults
None
Command Modes
EXEC
Command
History
Usage
Information
You can enter this verify command in the following ways:
• verify md5 flash://img-file
• verify md5 flash://img-file <hash-value>
• verify sha256 flash://img-file
• verify sha256 flash://img-file <hash-value>
Example
Without entering the Hash Value for verification 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 verification 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
md5 MD5 message-digest algorithm.
sha256 SHA256 Secure hash algorithm.
[flash://] flash (Optional) Specifies the flash drive. The default is to use the flash
drive. Enter the filename of the image.
img-file Enter the name Dell Networking software image file to validate.
hash-value (Optional) Specify the relevant hash published on the i-Support.
Version 9.6(0.0) Introduced on the S5000.
Version 9.5(0.0) Introduced on the S4810, S4820T, S6000, Z9000, and Z9500.
Note: The hash type md5 CLI option is available only when the FIPS mode is
disabled and the hash type md5 and sha256 CLI options are available when the
FIPS mode is enabled.