Example upgrade via SCP/FTP/TFTP/HTTPS using the CLI

Last Updated : Dec 09, 2021 |

To upgrade the firmware of an MM712 media module in slot 3 from a TFTP server with the IP address 192.1.1.10, where the home directory is c:\home\ftp\ and the upgrade file is located in the directory c:\home\ftp\version, use the following command:

copy tftp module \version\mm712v51.fdl 192.1.1.10 3

The following example downloads a firmware version with the path and file name C:\g450_sw_42_4_0.bin.net from an FTP server with the IP address 149.49.134.153 to Bank A of the Branch Gateway:

copy scp SW_imageA C:\g450_sw_42_4_0.bin 149.49.134.153

The firmware image for the G450 v4 is different than that of G450 v1, v2, v3:

copy ftp SW_imageA C:\g450v4_sw_42_4_0.bin 149.49.134.153

Note:

The above specified path is the FTP server directory. Set the boot bank location for the new firmware as per your customized configuration, and reboot the gateway.

See Avaya Branch Gateway G450 CLI Reference guide for a list of all commands for the gateway.