White Papers

Table Of Contents
Version Description
9.1(0.0) Introduced on S4810 and Z9000.
8.3.19.0 Introduced on S4820T.
Usage
Information
Include the colon (:) when entering this command. This command checks the specified flash memory for
errors. If errors are found, the command recommends that you format the flash.
CAUTION: If you elect to format the flash, all files including the startup configuration
file are lost. If you do decide to format the specified flash, consider saving the running
configuration as the startup configuration after formatting the flash (use the write
memory command or copy running-config startup-config command).
Related
Commands
copy copy one file to another location.
show file-systems display information about the file systems on the system.
generate hash
Generate a hash checksum for the given file or the startup configuration using the MD5, SHA1, or SHA256 algorithm.
Syntax
generate hash {md5 | sha1 | sha256} {flash://filename | startup-config}
Parameters
md5 | sha1 |
sha256
Enter the keyword md5, sha1, or sha256 to generate .
flash://
filename
Enter the keyword flash: and enter the filename to generate the hash checksum
for any file in the flash drive using the MD5, SHA1, or SHA256 algorithm.
startup-config Enter the keyword shartup-config to generate the hash checksum for the
startup configuration using the MD5, SHA1, or SHA256 algorithm.
Defaults None
Command Modes EXEC Privilege
Command
History
Version Description
9.14(1.0) Introduced on the S4810 and S4820T.
9.14(0.0) Introduced on the S5048FON.
9.13(0.0) Introduced on the S3100 series, S3048ON, S4048ON, S4048T-ON, S5000,
S6000, S6000ON, S6010ON, S6100ON, Z9100ON, Z9500, C9010, MXL, and
FN-IOM.
Usage
Information
Use the generate hash command to generate a hash checksum for your startup configuration, and
use the hash to verify using the verified boot hash command.
Example
DellEMC#generate hash md5 startup-config
MD5SUM(/f10/flash/startup-config) : f81812a64eea202c5b2ef782639bafc3
mkdir
Creates a directory on the NFS mounted file system.
Syntax
mkdir nfsmount://mount-point/usrname
Command Modes CONFIGURATION
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
66 File Management