Download Firmware Ubiquiti EdgeMAX EdgeRouter 1.10.6

Spread the love

Ubiquiti Networks has released version 1.10.6 of the firmware for the EdgeMax EdgeRouters. The EdgeRouters are characterized by extensive setting options, but require some network knowledge to get it running properly. Also, not all settings can be adjusted via the gui and you will therefore have to start via the command line. The list of changes looks like this:

New features:

  • [Bootloader] – Add CLI command to show bootloader version. Following example shows version of default bootloader which is available on stock ER-6P (in this case version of default bootloader is classified as UNKNOWN):
    ubnt@erlab-er6p-00:~$ show system boot-image
    The system currently has the following boot image installed:
    Uboot version: UNKNOWN
  • [Bootloader] – Add CLI command to upgrade bootloader. Following example upgrades default bootloader to new version:
    ubnt@erlab-er6p-00:~$ add system boot-image /tmp/boot_e301_001_99fd1.tar.gz
    Uboot version [UNKNOWN] is about to be replaced
    Warning: Don’t turn off the power or reboot during the upgrade!
    Are you sure you want to replace old version? (Yes/No) [Yes]†
    Preparing to upgrade…Done
    Copying upgrade boot image…Done
    Checking boot version: Current is UNKNOWN; new is e301_001_99fd1 …Done
    Checking upgrade image…Done
    Writing image…Done
    Upgrade boot completed
    ubnt@erlab-er6p-00:~$ show system boot-image
    The system currently has the following boot image installed:
    Uboot version: e301_001_99fd1
    Bootloader upgrade will be used to add additional features like TFTP and USB recovery. Bootloader images will be announced and released separately.

Enhancements and bug fixes:

  • [Bootloader] – Optimize DDR timing setting to improve stability of ER-8, ERPro-8 and EP-R8 models. This enhancement fixes random reboot issue that was triggered by following errors in console (discussed hereherehere and many more threads across ER and USG forums):
    Kernel warning 03 Jul 2018, 14:26:13 Unhandled kernel unaligned access[#1]†
    Kernel warning 03 Jul 2018, 14:26:13 CPU: 1 PID: 3243 Comm: uacctd Tainted: PO 3.10.20-UBNT #1

    Kernel warning 03 Jul 2018, 14:26:13 Call Trace:
    Kernel warning 03 Jul 2018, 14:26:13 [] do_ade+0x6c0/0xe10
    Kernel warning 03 Jul 2018, 14:26:13 [] ret_from_exception+0x0/0xc
    NOTE: This enhancement will upgrade bootloader during v1.10.6 first boot, but in order to apply new DDR timing settings admin needs to manually make another reboot.
  • [FAN] – Improve FAN controller logic on ER-8-XG to fix potential overheating issue. This update will increase fan RPMs that ensures better health of hardware.
  • [WebGUI] – Update year in copyright notice
  • [CLI] – Do not show “intX” system interfaces in CLI on ER-12
  • [Interface] – Fix bug when packets ended up in wrong port on ER-12
  • [DPI] – Update DPI signatures
  • [Config] – Enable DHCP client on eth1 in default configuration

Known issues:

  • Bug with corrupted downloads via PPPoE interface is not fixed for ER-8-XG (it is fixed on all other ER models). Workaround – disable PPPoE offloading on ER-8-XG:
    configure
    set system offload ipv4 pppoe disable
    set system offload ipv6 pppoe disable
    commit
    save

Version number 1.10.6
Release status Final
Website Ubiquiti Networks
Download
License type Conditions (GNU/BSD/etc.)
You might also like
Exit mobile version