There are two ways to update the firmware of the AI Edge Gateway: by using an SD card or over 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 CLI User’s Manual.
Update firmware over the network #
Update firmware by specifying firmware on the network.
The initial IP address setting on the wan0 side is fixed to the DHCP client. Please set it according to the network such as ONU (optical line terminating unit) on the Internet side.
- For details on how to change the network, see “6.2 Configuring Interface Settings” in the CLI User’s Manual.
- For more information on mobile settings, please refer to “Chapter 5 Mobile Operations” in the CLI User’s Manual.
- For details, see “1.2 Starting the Product’s CLI” in the 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.
- AI Edge Gateway (indoor version)
ftp://(account name):(password)@package.amnimo.com/firmware/ax11.amf - AI Edge Gateway (outdoor version)
ftp://(account name):(password)@package.amnimo.com/firmware/ax21.amf
Please contact our support separately for account and password information.
amnimo# firmware file check ftp://username:password@package.amnimo/com/firmware/ax11.amf
Downloading... ######################################################################### 100.0%
version: amnimo X series AX version 2.6.0 build 64505
contents: rootfs
- For more information, see “2.4.2 Checking Firmware Files” in the CLI User’s Manual.
Update the firmware file configured in step 3.
amnimo# firmware area update
reboot to update? (y/n): ←「y」キーに続けてEnterを入力
- For more information, see “2.4.4 Updating Firmware” in the CLI User’s Manual.
AI Edge Gateway reboots.
amnimo# show firmware
amnimo X series AX11 version 2.6.0 build 64505
Kernel: 5.10.83-cip1-00925-g23eba26b0521 #1 SMP PREEMPT Mon Jun 3 08:08:12 UTC 2024
Bootloader: U-Boot 2021.10 (Jul 24 2024 - 01:33:28 +0000) for RZ/V2MA Linux Package V1.1.0
BootArea: 1
Partitions: 3
- For details, see “2.4.1 Displaying the Firmware Version” in the CLI User’s Manual.