Firmware updates for compact routers can be updated via the network.
All of the following operations are performed by command.
- For more information on the Command Line Interface (CLI) for using commands, see “Chapter 1 CLI Basics” in the amnimo gateway series CLI User’s Manual.
Update firmware over the network #
Update firmware by specifying firmware on the network.
The Ethernet port of the compact router is fixed to 192.168.0.254/24 by default. Please set it according to the network such as ONU (Optical Line Termination Unit) on the Internet side.
- For more information on how to change the network, see “6.2 Configuring Interface Settings” in the amnimo gateway series CLI User’s Manual.
- For more information on mobile settings, please refer to Chapter 5 Mobile Operations in the amnimo gateway series CLI User’s Manual.
- For details, see “1.2 Starting the Product’s CLI” in the ” amnimo Gateway Series CLI User’s Manual “.
In order to retrieve the firmware, the following information is required: “connection and firmware”, “account name”, and “password”.
The URL for the latest firmware used in the example run of this procedure is You must have the correct firmware for the version you are using.
amnimo# firmware file check ftp://username:password@package.amnimo.com/firmware/ac10.amf
Downloading... ######################################################################### 100.0%
version: amnimo C series AC10 version 1.5.0 build 22059
contents: bootloader rootfs userfs sharefs
- For more information, see “2.4.2 Checking the Firmware Files” in the amnimo gateway series CLI User’s Manual.
Update the firmware file configured in step 3.
amnimo# firmware area update
reboot to update? (y/n):y ←「y」キーに続けてEnterを入力
- For more information, see “2.4.4 Updating the Firmware” in the amnimo gateway series CLI User’s Manual.
The compact router reboots.
amnimo# show firmware
amnimo C series AC10 version 1.5.0 build 22059
Kernel: 3.18.44 #1 PREEMPT Wed May 25 08:12:30 UTC 2022
BootArea: 0
- For more information, see “2.4.1 Displaying the Firmware Version” in the amnimo gateway series CLI User’s Manual.