You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a configuration and usage guide for OVN's dynamic routing
feature covering IP route exchange with external routing
daemons.
The guide is incomplete on purpose, all of these configuration
options are already described in the main ovn-nb man page and
in the architecture document. The added value is some more
details and a few examples.
The guide includes:
- Two examples: gateway router with BGP and distributed router
with gateway ports.
- Verification commands and best practices.
Also update the architecture document with information that
was missing:
- Add hub-spoke to the redistribution options list.
- Fix VRF table ID description to list the exact excluded
values (0, 252, 253, 254, 255, 4294967295).
- Add Routing Protocol Redirect section.
- Add Port-to-Interface Mapping section.
- Improve connected-as-host + local-only grouping.
Also expand the dynamic-routing-v4-prefix-nexthop description
in ovn-nb.xml to explain the RFC 5549 use case.
Reported-at: https://redhat.atlassian.net/browse/FDP-3119
Assisted-by: Claude Opus 4.6, Claude Code
Acked-by: Martin Kalcok <martin.kalcok@gmail.com>
Acked-by: Mark Michelson <mmichels@redhat.com>
Signed-off-by: Dumitru Ceara <dceara@redhat.com>
Signed-off-by: Mark Michelson <mmichels@redhat.com>
0 commit comments