Upgrading an IP phone

Last Updated : Jun 17, 2021 |

About this task

IP phone upgrade files include script files, boot images files, and phone application image files. You can download these files to a remote FTP/TFTP/SCP server, or you can download them to a laptop and copy them to a USB device. You can then copy the upgrade files to Branch Gateway.

An SCP server can be used for copying the script files, which do not exceed 128 KB, but cannot be used for copying image files. You cannot use SCP to copy 46xxsettings.txt files as they exceed 128 KB.

Branch Gateway uses the SSH protocol to support the use of SCP for secure file transfer. When using SCP, Branch Gateway is an SCP client, and an SCP server must be configured on the management station.

For more information about establishing an SCP session, see Administering Avaya G450 Branch Gateway.

Procedure

  1. Check the available memory size for the image files using the show application-memory command.
  2. Optional To set the memory size for the image files, do the following:
    1. Run the ip tftp-server file-system size command.
    2. Copy the running configuration to the start-up configuration using the copy running-config startup-config command.
    3. Reset Branch Gateway the reset command.
  3. From the Avaya Support website, obtain the desired phone upgrade files (script files, boot image files, phone application image files), using either of the following methods:
    • Download the phone upgrade files to a remote FTP/TFTP/SCP server.

      You can use SCP to download script files but not image files.

    • Download the upgrade files to a laptop and copy them to a USB mass storage device.

  4. Copy the script files for the IP phone family:
    • To copy from the remote FTP/SCP/TFTP server, run one of the following commands:

      • copy scp phone-script

      • copy ftp phone-script

      • copy tftp phone-script

    • To copy from the USB device, insert the USB device into a Branch Gateway USB port and copy the files to the resident TFTP server using the copy usb phone-script command.

  5. Copy the boot image files for up to two IP phone types:
    • To copy from the remote FTP/TFTP server, use either the copy ftp phone-image command or the copy tftp phone-image command for each IP phone type.

    • To copy from the USB device, insert the USB device into a Branch Gateway USB port and copy the files to the resident TFTP server using the copy usb phone-image command.

  6. Copy the phone application image files for up to two IP phone types:
    • To copy from the remote FTP/TFTP server, use either the copy ftp phone-image command or the copy tftp phone-image command for each IP phone type.

    • To copy from the USB device, insert the USB device into a Branch Gateway USB port and copy the files to the resident TFTP server using the copy usb phone-image command.

  7. Reset the phones and wait for the installation to be completed.

    Once the upgrade procedure is complete, you can delete the files using the erase phone-image command.