Hi,
I’m unable to apply a preferred source address for prefixes installed via OSPF. Worked perfectly on 1.3 rolling for the build on the 2nd of April (most recent) whilst it doesn’t on 1.4 rolling from the same night.
vyos@1.4-rolling-202104022042:~$ show configuration commands | grep ospf-in
set policy route-map ospf-in rule 10 action 'permit'
set policy route-map ospf-in rule 10 description 'OSPF - Set preferred IPv4 source:'
set policy route-map ospf-in rule 10 set src '192.0.2.1'
vyos@1.4-rolling-202104022042:~$ configure
[edit]
vyos@1.4-rolling-202104022042# set protocols ospf route-map ospf-in
[edit]
vyos@1.4-rolling-202104022042# compare
[edit protocols ospf]
+route-map ospf-in
[edit]
vyos@1.4-rolling-202104022042# commit
[ protocols ospf ]
Specified route-map "ospf-in" does not exist!
[[protocols ospf]] failed
Commit failed
[edit]
Regards
David Herselman