A newer version of this product documentation is available. If you are redirected to the main page of the user guide, then this page might have been renamed or removed.

Upgrade NetQ CLI

Upgrading the NetQ CLI is optional, but recommended.

To upgrade the NetQ CLI:

  1. Log in to your switch or host.

  2. Update and install the new NetQ Debian package.

    sudo apt-get update
    sudo apt-get install -y netq-apps
    
    sudo yum update
    sudo yum install netq-apps
    
  3. Restart the CLI.

    netq config restart cli
    

To complete the upgrade, refer to Configure the NetQ CLI.