Upgrade NetQ Agents and CLI on Cumulus Linux Switches
The following instructions are applicable to both Cumulus Linux 3.x and 4.x, and for both on-premises and cloud deployments.
To upgrade the NetQ Agent and CLI on a switch or host:
Log in to your switch or host.
Update and install the new NetQ debian packages.
sudo apt-get update sudo apt-get install -y netq-agent netq-apps
sudo yum update sudo yum install netq-agent netq-apps
Restart the NetQ Agent and CLI.
netq config restart agent netq config restart cli
Refer to Install and Configure the NetQ Agent on Cumulus Linux Switches to complete the upgrade.