View Categories

Update firmware

There are two ways to update the firmware of the 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 default setting of the IP address on the eth0 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.
Log in with amsh and enter administrator mode.
Check the firmware file.
NOTE

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.

  • Indoor Type Edge Gateway
    ftp://(account name):(password)@package.amnimo.com/firmware/ag10.amf
  • Outdoor Type Edge Gateway
    ftp://(account name):(password)@package.amnimo.com/firmware/ag20.amf

Please contact our support separately for account and password information.

amnimo# firmware file check ftp://username:password@package.amnimo/com/firmware/ag10.amf
Downloading…
######################################################################### 100.0%
version: amnimo G series AG10 version 1.1.2 build 45261
contents: bootloader rootfs userfs sharefs

Update firmware files.

Update the firmware file configured in step 3.

amnimo# firmware area update
reboot to update? (y/n): ← “y” key followed by Enter

The Edge Gateway reboots.

Check the updated version.

amnimo# show firmware
amnimo G series AG10 version 1.0.2 build 1

Scroll to Top