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 Agents on Cumulus Linux Switches

The following instructions are applicable to both Cumulus Linux 3.x and 4.x, and for both on-premises and remote deployments.

To upgrade the NetQ Agent:

  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-agent
    
    sudo yum update
    sudo yum install netq-agent
    
  3. Restart the NetQ Agent.

    netq config restart agent
    

Refer to Install and Configure the NetQ Agent on Cumulus Linux Switches to complete the upgrade.