netboot
by Chris Kranz on Mar.03, 2009, under CFE / Loader Commands
One of the most useful commands. This can save you in certain scenarios, and can be a time saver in others (will go into this later).
Once you have the networking setup (use ifconfig), then point netboot at a http or tftp server that has a copy of the ONTAP netboot image. When the system has booted, you still need to install ONTAP fully.
CFE> help netboot
SUMMARY
Boots the supplied URL off the network.
USAGE
netboot <URL>
Where <URL> is either <http or tftp>://<server>/<path to file>netboot loads an image of Data ONTAP or Diagnostics off of the network
and executes it. It loads the image from the user supplied URL.
The URL can be either a TFTP or an HTTP network path.










































