Reference Guide

Table 12. URL Examples
Description URL Example
##### Dell Networking OS image
FTP URL with hostname (requires DNS)
option bootfile-name "ftp://
user:passwd@myserver/ FTOS-
SE-8.3.10.1.bin";
HTTP URL with IP address
option bootfile-name "http://10.20.4.1/
FTOS-SE-8.3.10.1.bin";
TFTP URL with IP address
option bootfile-name "tftp://10.20.4.1/
FTOS-SE-8.3.10.1.bin";
Flash path relative to /f10/flash directory
option bootfile-name "flash://FTOS-
SE-8.3.10.1.bin";
##### Configuration file could be given in the
following way
FTP URL with IP address
option config-file "ftp://
user:passwd@10.20.4.1//home/user/
S4810-1.conf";
HTTP URL with hostname (requires DNS)
option config-file "http://myserver/
S4810-1.conf";
TFTP URL with IP address
option config-file "tftp://10.10.4.1/
S4810-1.conf";
Flash path relative to /f10/flash directory
option config-file "flash://
S4810-1.conf";
If a configuration cannot be downloaded, the following system messages are logged:
00:02:02:%STKUNIT0-M:CP %JUMPSTART-2-JUMPSTART_DOWNLOAD_ERROR: The config file
download
failed due to unreachable server ip or invalid URL.
00:02:02:%STKUNIT0-M:CP %JUMPSTART-5-JUMPSTART_RELEASE: DHCP RELEASE sent on Te
0/10.
After 10 minutes of rediscovery attempts, the server IP address is blacklisted as shown in the system log:
00:05:45:%STKUNIT0-M:CP %JUMPSTART-5-JUMPSTART_DISCOVER: DHCP DISCOVER sent on
Te 0/
47.
00:05:45:%STKUNIT0-M:CP %JUMPSTART-5-JUMPSTART_DISCOVER: DHCP DISCOVER sent on
Ma 0/0.
00:05:45:%STKUNIT0-M:CP %JUMPSTART-5-DHCP_OFFER_REJECTED: Server IP address
10.11.197.39 was previously rejected.
00:05:59:%STKUNIT0-M:CP %JUMPSTART-5-JUMPSTART_DISCOVER: DHCP DISCOVER sent on
Te 0/0.
00:05:59:%STKUNIT0-M:CP %JUMPSTART-5-JUMPSTART_DISCOVER: DHCP DISCOVER sent on
Te 0/1.
252
Bare Metal Provisioning (BMP)