To Boot From an Alternate Image Using cycliIf, for any reason, you want to change to another image from the current one, if you have access to the Web Manager, you can use the Config Æ Boot Configuration screen to select the other image, and then use the “Restart” button on the Mgmt Æ Restart screen to boot the OnBoard from the new location.
• Use the cycli utility
1. Connect to the OnBoard from a terminal connected to the console port or create a telnet or ssh connection, and log in as root.
2. Enter the cycli command.
The cli> prompt appears.
3. Enter the get bootconf command to check the current configuration to find out which boot command and boot image are being used.
cli> get bootconf
a.
cli> set bootconf bootcmd net_boot
cli> set bootconf serverip IPaddress
cli> set bootconf bootfile allImage.1129-qa0The currentimage environment variable is changed to boot from the specified image.