Software Upgrade (TFTP/USB) – Verge Switches

This article describes, upgrade procedure of Angora Networks edge switches via TFTP protocol or by using USB file transfer.

AngoraOS operating system used to operate Angora Networks edge switches, provide robust, innovative and easy to use management capabilities for enterprise networks. On going developments and improvements are implemented into the operating system software to make sure hundreds of features works seamlessly and to add new requests to enhance the functionalities.

Software upgrades with latest image are needed to use all updated functions.

Prepare to upgrade

If you prefer upgrading the software via TFTP protocol, you must install required applications to get ready connecting to your switches. Required steps are listed below:

  1. TFTP (Trivial Transfer File Protocol) application: A TFTP server application (Example: TFTPD64) must be configured for network access.
  2. AngoraOS software image file, must be placed inside TFTP server root directory.
  3. In case of a failure, such as network loss, console connection is required for timely access and user intervention. (All software update procedure can run remotely. To keep CLI accessible against failures, update using console connection is recommended)
  4. Switch and TFTP server must be reachable to each other via network connection. (Most secure way of upgrade is to directly connect a PC to one of switch ports to prevent network loss and delays)

Below is a sample connection diagram to be used for upgrade via locally connected PC.

Figure 1 – Upgrade via local PC connection


To proceed with USB upgrade, make sure the USB disk to be used, is either FAT32 or ExFAT formatted.

Upgrade steps

Before starting upgrade, do not forget to take note of current active and passive images. Use the following command to show this information:

#show version

The command will be as follows:

Figure 2 – Active and passive software versions


This output shows two software image as “Active-image” and “Inactive-image” . Active-image is the software image currently running on the device. Inactive-image can be used if needed with a single command.

Once TFTP server is accessible, below command starts file transfer and software upgrade:

  • TFTP server address: 192.168.1.11
  • Software image file to be uploaded: image_5.5.3.03.bin

boot system tftp://192.168.1.11/image_5.5.3.03.bin

Figure 3 – Software upgrade via TFTP


If you prefer installing the image via USB disk, plug the USB into the port located on the front panel of the device.

Wait around 8-10 seconds for the USB disk to be recognized. If the USB disk is not ready within 15 seconds, this indicates a formatting problem. In this case, please try re-formatting the disk.

Below command is used to start USB file load and installation:

boot system usb://image_5.5.3.03.bin

Installed software will be listed as “Inactive-image” and defined as the new software version for the next reboot.

Figure 4 – Software status after installation


Above output confirms that the software upgrade is done and installed image is ready to be used after the next reboot.

You should save your configuration to keep all updated informations in the running configuration to be permanent after reboot. “write memory” command should be used to save the current config as the startup configuration.

New software can be used after the first reboot. To restart the device, please use the following command:

#reload

Figure 5 – Device reboot


After device reboots, running "show version" command, will output the Active-image with new installed software version.

Figure 6 – End of the upgrade

Was this article helpful?

Related Articles

Leave A Comment?