软件包: neutron-bgp-dragent (2:20.0.0-0ubuntu1)
neutron-bgp-dragent 的相关链接
Trisquel 的资源:
下载源码包 neutron-dynamic-routing:
- [neutron-dynamic-routing_20.0.0-0ubuntu1.dsc]
- [neutron-dynamic-routing_20.0.0.orig.tar.gz]
- [neutron-dynamic-routing_20.0.0-0ubuntu1.debian.tar.xz]
维护者:
Original Maintainers:
- PKG OpenStack (Mail Archive)
- Thomas Goirand
- David Della Vecchia
外部的资源:
- 主页 [opendev.org]
相似软件包:
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.
其他与 neutron-bgp-dragent 有关的软件包
|
|
|
-
- dep: neutron-dynamic-routing-common (= 2:20.0.0-0ubuntu1)
- OpenStack Neutron Dynamic Routing - common files