How can I update a SmartNode 4xxx in redboot mode ?
If a firmware update fails the SmartNode will enter the redboot mode. Connect a computer to the console interface and restart the SmartNode. You will see the Prompt “RedBoot”. Download the required .bin file at Image for SN4552; SN4554; SN4562;S-DTA Image for SN4xxx_FXS_FXO Image for SN4xxx_BRI Image for SN4960 Default IP Address WAN port 172.16.40.1 netmask 255.255.0.0 for SmartNodes without console port • 1. Type in ‘fis list’ • 2. If there is an entry type ‘fis delete -n 1’ Optional • 3. Set the IP address using ‘ip_address -l (ip-address)/(masklength) -g (gateway-address)’ • 4.1 Load the new firmware for the SN4xxx Series (SN4110, SN4520, SN4600, SN4960) ‘load -r -b 0x1800100 -h (ip-address) /image.bin’ 4.2 Load the new firmware for the SN4552, SN4554, SN4562, S-DTA ‘load -r -b 0xc00100 -h (ip-address) /image.bin’ Replace (ip-address) with the ip-address of your tftp-server. • 5. Program the firmware into the flash with the command ‘fis create’ when prompted type ‘yes’ • 6. Load th