Administrator Guide
Bare Metal Provisioning (BMP) - Config | 23
9. Integrity of the files being downloaded by BMP will be verified using SHA256/MD5 hash. For
each files, the relevant filename.sha256 or filename.md5 should be present in the same location,
where the file is present.
a When FIPS mode is disabled,
• If both filename.sha256 and filename.md5 are not present, then the image
will be downloaded without any type of validation.
• If both filename.sha256 and filename.md5 are present, SHA256 validation
is given the highest priority compared to MD5 validation.
• If filename.sha256 or filename.md5 alone is present, then the corresponding
type of validation will be done.
b When FIPS mode is enabled,
• The MD5 based validation will never be used. BMP checks only for the
filename.sha256 and not the filename.md5.
• If the filename.sha256 is present, it will use the SHA256 based validation or
else the image will be downloaded without SHA256 validation.
Syslog for SHA256VALIDATION success on downloading an image file and
configuration/pre-script file:
00:03:07: %STKUNIT0-M:CP %BMP-5-BMP_SHA256_VALIDATE_SUCCESS: The Dell
Networking OS image SHA256 Checksum Validation Succeeded.
00:01:15: %STKUNIT0-M:CP %BMP-5-BMP_SHA256_VALIDATE_SUCCESS: The
Config/Script SHA256 Checksum Validation Succeeded.
Syslog for SHA256VALIDATION failure on downloading an image file and
configuration/pre-script file:
00:03:22: %STKUNIT0-M:CP %BMP-2-BMP_SHA256_VALIDATE_FAILURE: The Dell
Networking OS image SHA256 Checksum Validation Failed.
00:03:22: %STKUNIT0-M:CP %BMP-2-BMP_SHA256_VALIDATE_FAILURE: The
Config/Script SHA256 Checksum Validation Failed.
BMP Mode: Boot and Set-UP Behavior
When a switch that is configured to reload in BMP mode, one of the following
scenarios may occur.
• Reload Without a DHCP Server Offer
• Reload with a DHCP Server Offer Without a Dell Networking OS Offer
• Reload with a DHCP Server Offer and no Configuration File
• Reload with a DHCP Server Offer Without a DNS Server
• Preconfiguration Scripts
• Post Configuration Scripts
• Auto-Execution Scripts