How to Install and Uninstall neutron-bgp-dragent Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 12,2024

1. Install "neutron-bgp-dragent" package

This is a short guide on how to install neutron-bgp-dragent on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install neutron-bgp-dragent

2. Uninstall "neutron-bgp-dragent" package

Please follow the steps below to uninstall neutron-bgp-dragent on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove neutron-bgp-dragent $ sudo apt autoclean && sudo apt autoremove

3. Information about the neutron-bgp-dragent package on Ubuntu 21.10 (Impish Indri)

Package: neutron-bgp-dragent
Architecture: all
Version: 2:19.0.0-0ubuntu1
Priority: optional
Section: universe/net
Source: neutron-dynamic-routing
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 30
Depends: neutron-dynamic-routing-common (= 2:19.0.0-0ubuntu1)
Filename: pool/universe/n/neutron-dynamic-routing/neutron-bgp-dragent_19.0.0-0ubuntu1_all.deb
Size: 5522
MD5sum: f72e9119f08e395295bbc1c7ab787fa3
SHA1: 630512f53eff2fd9b5187e70ae9601ff7dc4188a
SHA256: 8652d543835937ac9aa5690e94d98b4fa426a436ff774a0697b7d7fda54052d4
SHA512: 6f0cf78a38dbad6297f5efb852a22bf917814e83b569d930b8affc4c094ed032dc0c4af291c59b2677a4284000062dd0182e57b2790c5c1c4eb8e2eb578b95a2
Homepage: https://opendev.org/openstack/neutron-dynamic-routing
Description-en: OpenStack Neutron Dynamic Routing - Agent
Neutron provides an API to dynamically request and configure virtual networks.
These networks connect "interfaces" from other OpenStack services (such as
vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
network capabilities, including QoS, ACLs, and network monitoring.
.
Neutron dynamic routing enables advertisement of self-service (private)
network prefixes to physical network devices that support dynamic routing
protocols such as routers, thus removing the conventional dependency on static
routes.
.
It advertises three classes of routes:
* Host routes for floating IP addresses hosted on non-DVR routers, the
nexthop is the centralized router.
* Host routes for floating IP addresses hosted on DVR routers, the nexthop is
the appropriate compute node.
* Prefix routes for directly routable tenant networks with address scopes,
the nexthop is the centralized router, the same for DVR and CVR.
.
Neutron dynamic routing consists of service plug-in and agent. The service
plug-in implements the Networking service extension and the agent manages
dynamic routing protocol peering sessions. The plug-in communicates with the
agent through RPC.
.
This package contains the Dynamic Routing agent.
Description-md5: ff8bfa713accd9acf3585e7dfe788442