Mkdir - HP FlexFabric 7900 Series Command Reference Manual

Hide thumbs Also See for FlexFabric 7900 Series:
Table of Contents

Advertisement

Syntax
md5sum file-url
Views
User view
Predefined user roles
network-admin
network-operator
mdc-admin
mdc-operator
Parameters
file-url: Specifies the name of a file.
Usage guidelines
The digest can be used to verify the integrity of the file. For example, you can use this command to
calculate the digest of a software image file and compare it with that provided on the Hewlett Packard
Enterprise website to identify whether the file has been tampered with.
Examples
# Use the MD5 algorithm to calculate the digest of file system.bin.
<Sysname> md5sum system.bin
MD5 digest:
4f22b6190d151a167105df61c35f0917
Related commands
sha256sum

mkdir

Use mkdir to create a folder in the current directory.
Syntax
mkdir directory
Views
User view
Predefined user roles
network-admin
mdc-admin
Parameters
directory: Specifies the name of a folder.
Usage guidelines
The name of the folder to be created must be unique in the specified directory.
To use this command to create a folder, the specified directory must exist. For example, to create the
flash:/test/mytest folder, the test folder must exist. Otherwise, the mytest folder is not created.
Examples
# Create the test folder in the current directory.
129

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents