Configure a TFTP Server

Note: An encrypted password and password key needs to be generated for the TFTP_SERVER_PASSWORD and TFTP_SERVER_PASSWORD_KEY.
  1. Go to the directory <avx_installed_directory>/conf
  2. Open the configuration file appviewx.conf by entering the following command: vi appviewx.conf
  3. Update the following details of the FTP server in the configuration file:
    • TFTP_SERVER_IP
    • TFTP_SERVER_USER_NAME
    • TFTP_SERVER_DOWNLOAD_PATH
    • TFTP_SERVER_PASSWORD
    • TFTP_SERVER_PASSWORD_KEY
  4. To generate an encrypted password and password key, complete the following steps:
    1. Execute the command appviewx --password-encrypt.
      You will be prompted to enter the server password.
    2. Type the password and press Enter on your keyboard.
      This will display the encrypted password and password key.