Additional information 44SmartNode 4400 Series Getting Started Guide 4 • Getting started with the SmartNode 4400 SeriesLoad a new application image (SmartWare) via the serial linkThe Bootloader supports the ‘X-Modem’ and ‘Y-Modem’ protocols to download application images via theserial link of the console. Do the following to initiate the download:Note This type of download takes about 25 minutes since it uses a serial link atonly 9600 bps.Additional informationFor detailed information about configuring and operating guidance, set up procedures, and troubleshooting,refer to the Software Configuration Guide on the enclosed CD-ROM or the Patton website atwww.patton.com. On the CD you will also find a freeware TFTP server, which is also available from thewww.solarwinds.net web site.Step Command Purpose1 RedBoot> load -r -v -m {xmodem | ymodem } -bbase_addressDownloads an application image into the volatile memory(RAM) from where the SmartNode could directly execute it.‘xmodem’ or ‘ymodem’: Specify the protocol to be used, X-Modem or Y-Modembase_address: memory location where to store the applicationimage. Use the default address 0x1800100Execute the above RedBoot command first, then start the trans-fer from the terminal program with the command ‘Send file viaX-Modem’ (or similar).5 RedBoot> fis delete -n 1 Deletes the first application image.Reply with ‘y’ to the confirmation request.6 RedBoot> fis create Stores the downloaded application image to the permanentmemory (flash:).Reply with ‘y’ to the confirmation request.7 RedBoot> fis list -l Checks whether the image has been successfully stored,whether it is the desired Release and Build, and whether it isvalid.8 RedBoot> go Starts the application image that was downloaded to the vola-tile memory (RAM).