How to Install and Uninstall neutron-dynamic-routing-common Package on Kali Linux

Last updated: May 09,2024

1. Install "neutron-dynamic-routing-common" package

This guide covers the steps necessary to install neutron-dynamic-routing-common on Kali Linux

$ sudo apt update $ sudo apt install neutron-dynamic-routing-common

2. Uninstall "neutron-dynamic-routing-common" package

Please follow the step by step instructions below to uninstall neutron-dynamic-routing-common on Kali Linux:

$ sudo apt remove neutron-dynamic-routing-common $ sudo apt autoclean && sudo apt autoremove

3. Information about the neutron-dynamic-routing-common package on Kali Linux

Package: neutron-dynamic-routing-common
Source: neutron-dynamic-routing
Version: 2:20.0.0-1
Installed-Size: 129
Maintainer: Debian OpenStack
Architecture: all
Depends: neutron-common, python3-neutron-dynamic-routing (= 2:20.0.0-1), debconf (>= 0.5) | debconf-2.0
Size: 18820
SHA256: 75a7f39618e4235637422ba81b4010eb4da5a533be397a4c3589ac4d77e5f85f
SHA1: 00a9678500d246832f064cf7d70f9be22f56029b
MD5sum: 4c3f6e60e111e1f221b1b8875ffee398
Description: OpenStack Neutron Dynamic Routing - common files
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 common files.
Description-md5: de43144c27254d31aa4dea1da5761640
Homepage: https://github.com/openstack/neutron-dynamic-routing
Section: net
Priority: optional
Filename: pool/main/n/neutron-dynamic-routing/neutron-dynamic-routing-common_20.0.0-1_all.deb