Users Guide

Table Of Contents
550 DHCP and USB Auto-Configuration
Obtaining the Switch Firmware Image
Auto Configuration attempts to download an image configuration file from a
TFTP server only if no startup configuration file was found in the internal
flash or a USB drive. A saved configuration with Auto Configuration enabled
will not cause Auto Configuration to run.
The network DHCP server may return a DHCP OFFER message with option
125 sub-option 5. When configuring the network DHCP server for image
downloads, include Option 125 and specify the Dell Enterprise Number, 674.
Within the Dell section of option 125, sub-option 5 must specify the path
and name of an image configuration file on the TFTP server. This file is not
the image file itself, but rather a text file that contains the relative path and
name of the image file on the TFTP server. Upon receipt of option 125 with
sub-option 5, the switch downloads the image configuration file from the
TFTP server, reads the path and name of the image file and downloads the
image file from the TFTP server.
For example, one might enter the following information:
A2-02-00-00 — Dell Enterprise number 674. It should be written from
right to left. The number 674 in hexadecimal notation is 02 a2 00 00.
0c — Data Length (12 decimal)
05 — Sub-option code 5
0a — Sub-option length (10 decimal)
Conversion of the file name from ACSII to hexadecimal:
"Config.txt" – 43-6F-6E-66-69-67-2E-74-78-74
The Config.txt file should contain the full name of the image file on the
TFTP server, including the relative path name, e.g.,
N3000E-ON_N2000v6.3.0.1.stk
or
mytftpserverpath/N3000E-ON_N2000v6.3.0.1.stk
After the switch successfully downloads and installs the new image, it
automatically reboots. On reboot, Auto Configuration will run again if no
saved configuration is present on the switch and no USB configuration is
present.
The download or installation might fail for one of the following reasons: