Service Manual
00:02:56: %STKUNIT0-M:CP %BMP-5-BMP_RELEASE_HEADER_INFO:
Flash A Image Patch Version : 1216
b If the Dell Networking OS image versions are dierent, the system stores the downloaded Dell Networking OS image in local
ash memory and loads the Dell Networking OS image from ash. This process repeats until the Dell Networking OS image
versions match.
The system looks for the conguration le on the le server. If the system does not nd a conguration le, the download fails. If the Dell
Networking OS image processing is successful, BMP stops. If the Dell Networking OS image download also fails, the current oer is treated
as invalid and BMP tries to send DISCOVER messages.
Reload with a DHCP Server Oer Without a DNS Server
To reload the Dell Networking OS on a switch using a pre–conguration script, the following must be true:
• BMP is enabled.
• The download of the script is from an external server and the location is specied in the DHCP oer.
• The rst line of the script contains one of the following:
#!/usr/bin/expect
#!/usr/bin/tclsh
#!/usr/bin/zsh
• If you installed the SmartScripts package, the Dell Networking OS also supports pre–congurated scripts in Perl, Python, and Ruby.
#!/usr/pkg/bin/perl
#!/usr/pkg/bin/python
• After the rst line, but before the start of the script, the script contains the signature #/DELL-NETWORKING.
• The pre–conguration script downloads instead of the conguration le.
• The pre–conguration script runs before applying the start-up conguration le.
• The pre–conguration script can use the Dell Networking OS CLI commands using the f10do utility.
• When the pre–conguration script completes, the start up conguration le automatically applies.
If a pre–conguration script le downloads successfully, the following SYSLOGs display:
00:03:07: %STKUNIT0-M:CP %BMP-2-BMP_DOWNLOAD_START: The config
file download has started.
00:03:19: %STKUNIT0-M:CP %BMP-5-BMP_DWNLD_FILE_IS_SCRIPT_FILE:
The downloaded file is a script file.
00:03:19: %STKUNIT0-M:CP
%BMP-5-BMP_DWNLD_CONFIG_SCRIPT_SUCCESS: The config/script file
download is successful.
00:03:21: %STKUNIT0-M:CP %BMP-5-BMP_PRE_CONFIG_SCRIPT_BEGIN:
The Pre-Config Script has started to Execute.
After the pre–conguration script executes successfully, the startup conguration le loads.
00:04:30: %STKUNIT0-M:CP %BMP-5-BMP_PRE_CONFIG_SCRIPT_END:
Pre-Config script completed with return status 0.
00:03:03: %STKUNIT0-M:CP %IFMGR-5-ASTATE_DN: Changed interface
Admin state to down: Ma 0/0.
00:03:03: %STKUNIT0-M:CP %IFMGR-5-OSTATE_DN: Changed interface
state to down: Ma 0/0.
00:03:03: %STKUNIT0-M:CP %SYS-5-CONFIG_LOAD: Loading
configuration file.
00:03:04: %STKUNIT0-M:CP %IFMGR-5-ASTATE_UP: Changed interface
Admin state to up: Ma 0/0.
If a post–conguration script is present in the applied conguration le, it executes and the logs display:
00:04:22: %STKUNIT0-M:CP %BMP-5-BMP_POST_CONFIG_SCRIPT_BEGIN:
The Post-Config Script has started to Execute
..
00:05:15: %STKUNIT0-M:CP %BMP-5-BMP_POST_CONFIG_SCRIPT_END:
Post-Config script completed with return status 0.
Bare Metal Provisioning
23