Download Firmware Ubiquiti EdgeMAX EdgeSwitch 1.8.0

Spread the love

Ubiquiti Networks has released version 1.8.0 of the firmware for the EdgeMax EdgeSwitches. The EdgeSwitches 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, so you have to start via the command line. The list of changes looks like this:

New features

MAC/IP Sniffer
This feature sniffers specific mac-address or ip-address in switch and send these packets (in TZSP format) to remote server. This looks a good tool for network diagnostic or debug in Layer 2 (MAC) or Layer 3 (IP).

CLI: Start or stop the mechanism to send packets to remote server.
capture sniffer [start|stop]
Configure the filters (mac/ip) and the ip address of remote server.
[no] capture sniffer [filter-ip <ipaddr>|filter-mac <macaddr>|streaming-server <ipaddr>]
Display the status of sniffer in capture.
show capture sniffer

Wireshark filter: On the remote side, we can use wireshark to display the flow by the filter.
udp.port==37008 (udp port 37008)

LACP Auto Fallback
This feature allows some network traffic before LACP intervenes. eq For PXE service, it needs some bootstrap network (maintenance) before LACP link (service) is up.

OUI-based Vlan
This feature extends the scope of mac-based vlan and makes it easier for configuration.

CLI: Add/remove the entry by the OUI prefix
[no] vlan association oui
Display the status of OUI-Based Vlan
show vlan association oui

WebUI: Switching > MAC Based VLAN > OUI Table.

Default config change

LLDP
Enable TX/RX on all interface. Force enable TX/RX mode on all interface when UNMS is enabled.

Bug fixes and enhancements

  • [LLDP] enable tx/rx when UNMS enable.
  • [LLDP] change sub-type to local in lldp port id.
  • [LLDP] enable tx/rx in default config.
  • [LLDP] remove med admin mode.
  • [LLDP] set all types at once in “lldp transmit-tlv”.
  • [LLDP] add all commands for lldp.
  • [DHCP_RELAY] add dhcp relay option82.
  • [MIRROR] fix wrong behavior in config.
  • [VLAN] fix some mismatch behavior when system bootup.
  • [WebUI] Character Support Regression for SNMP Contact / Sysname / Location.
  • [RADIUS] fix issue with some EAP.
  • [SYSTEM] remove SDM config.
  • [SYSTEM] enhance tech support (poe/arp/stp/fiber-info).
  • [SYSTEM] update version format.
  • [SYSTEM] fix issues in auto-detect.
  • [SYSTEM] update ubnt discovery.
  • [SYSTEM] fix wrong behavior with UF-RJ45-1G.
  • [SYSTEM] add password recovery mode.
  • [SYSTEM] Speed ​​up boot time in boot loader.
  • [SYSTEM] change LED/Reset button behavior and speed up boot time.
  • [UNMS] keep UNMS key in system backup.
  • [UNMS] extend statistics with new fields.
  • [UNMS] fix reloading or UNMS key.
  • [NewGUI] fine tune the vlan sets.
  • [NewGUI] fix port description renaming with specific setting.
  • [NewGUI] fix no response, freezing and restart issues.
  • [NewGUI] update to v0.2.4.
  • [SECURITY] fix some security issues in WebUI.
  • [STP] enhance show commands in spanning tree.
  • [POE] fix powering issue with some external factor.
  • [LOG] remove some script messages.

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