Decomposing a highly available router
Using the concepts demonstrated in previous chapters, let's walk through the creation and decomposition of a highly available router. In the following example, I've started out with an external provider network and tenant network named GATEWAY_NET
and TENANT_NET
, respectively:
Using the router-create
command with the --ha=true
option, an HA router named MyRouter-HA
will be created:
Upon the creation of the HA router, a network namespace will be created on at least two hosts running the Neutron ...
Get Learning OpenStack Networking (Neutron) - Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.