Enabling remote access services

Last Updated : Dec 21, 2012 |

Besides using the local VM console to configure VPN, the administrator also needs to manage the VPN by using a TELNET or SSH session or through the BBI. To allow VPN gateway remote configuration, the remote access services must be enabled.

Perform this procedure using the Command Line Interface (CLI). See the following AVG documents:
  • Command Reference Avaya VPN Gateway

  • CLI Application Guide Avaya VPN Gateway

Procedure

  1. Log in to the AVG.
  2. Enter the following commands.
    /cfg/sys/adm/.
            telnet on
            ssh on
    /cfg/sys/adm/https/.
            cert 1
            ena true
    /cfg/sys/adm/http/.
            ena true
    apply