If you are using the current version of Cumulus NetQ, the content on this page may not be up to date. The current version of the documentation is available here. If you are redirected to the main page of the user guide, then this page may have been renamed; please search for it there.

Upgrade NetQ CLI

While it is not required to upgrade the NetQ CLI on your monitored switches and hosts when you upgrade to NetQ 4.0, doing so gives you access to new features and important bug fixes. Refer to the release notes for details.

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.