Technical data
BLADEOS 6.3 Command Reference
BMD00186-B, April 2010 Chapter 6: Boot Options
415
Netboot Configuration
Netboot allows the switch to automatically download its configuration file over the network during
switch reboot, and apply the new configuration. Upon reboot, the switch includes the following
options in its DHCP requests:
Option 66 (TFTP server address)
Option 67 (file path)
If the DHCP server returns the information, the switch initiates a TFTP file transfer, and loads the
configuration file into the active configuration block. As the switch boots up, it applies the new
configuration file. Note that the option 66 TFTP server address must be specified in IP-address
format (host name is not supported).
If DHCP is not enabled, or the DHCP server does not return the required information, the switch
uses the manually-configured TFTP server address and file path.
Table 267 Netboot Options
Command Syntax and Usage
boot netboot enable
Enables Netboot. When enabled, the switch boots into factory-default configuration, and
attempts to download a new configuration file.
Command Mode: Global configuration
no boot netboot enable
Disables Netboot.
Command Mode: Global configuration
[no] boot netboot tftp <IP address>
Configures the IP address of the TFTP server used for manual configuration. This server is
used if DHCP is not enabled, or if the DHCP server does not return the required information.
Command Mode: Global configuration