WHAT TO EXPECT
In this article, users will learn how to remove the xNIC from their Linux system.
The uninstall procedure needs the original installation script that is downloaded from the cloudSwXtch. If the user proceeded with the commands proposed in the Install xNIC on Linux page, the file should be readily available. The uninstall can be done using the following command:
./swx-xnic-install.sh -uIf the installation script is not available, the cloudSwXtch is still running in the network, and the agent has connectivity to that VM, users can opt for a one-liner download & execute command:
curl http://<cloudwsXtch-ctrl-ip>/swx/services/install/swx-xnic-install.sh | bash -s -- -uIf the file is not available and the cloudSwXtch is not running anymore, please contact support@swxtch.io for help.