-
Story
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
None
-
rhel-net-mgmt
-
3
-
False
-
False
-
-
None
-
None
-
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
None
Goal
- As a user configuring routes associated with VRFs, I want a stable way to reference the VRF table id. Otherwise, on reboots the id can change and then manual updates are needed to reconcile the route definition.
Acceptance criteria
Support a route configuration such as the following:
routes:
config:
- destination: b.b.b.b/32
metric: 150
next-hop-address: c.c.c.c
next-hop-interface: bond0.301
vrf-name: dmz
For more details, see the linked RFE.