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 dierent, 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 conguration le on the le server. If the system does not nd a conguration 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 oer is treated
as invalid and BMP tries to send DISCOVER messages.
Reload with a DHCP Server Oer Without a DNS Server
To reload the Dell Networking OS on a switch using a pre–conguration script, the following must be true:
BMP is enabled.
The download of the script is from an external server and the location is specied in the DHCP oer.
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–congurated 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–conguration script downloads instead of the conguration le.
The pre–conguration script runs before applying the start-up conguration le.
The pre–conguration script can use the Dell Networking OS CLI commands using the f10do utility.
When the pre–conguration script completes, the start up conguration le automatically applies.
If a pre–conguration 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–conguration script executes successfully, the startup conguration 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–conguration script is present in the applied conguration 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