To uninstall the adapter via the vla_adapter command:

  1. Login to the VLA system as the user you created when you deployed your VLA system.

  2. Gain administrator privileges via the following command:

    sudo -s

    Enter the console user password that you provided when deploying the VLA (Step 9 of Deploy VLA)

  3. Undeploy the LaMa component of the VLA product from the LaMa system by entering the following command:

    vla_adapter –d –f <ipaddress> –u <lama-shell-admin> -x <lama-web-admin>

    where:

    • ipaddress — is the IP address or FQDN of the LaMa system

    • <lama-shell-admin> — is the name of a user that can login to the Linux shell (via SSH) on the LaMa Linux system and has Linux administrative privileges, for example root.

    • <lama-web-admin> — is the name of a user that can login to the LaMa web user interface and has LaMa administrative privileges, for example Administrator.

This command prompts you for passwords for both the shell login (SSH) and LaMa web user interface accounts. Provide those passwords when prompted.