1
23.7 Legacy Series / Re: os-frr + bgp + route map
« on: October 19, 2023, 06:46:03 pm »
I am running into a similar problem but with OSPF:
[VAKV3-NMY7B][EC 100663337] error processing configuration change: error [internal inconsistency] event [apply] operation [modify] xpath [/frr-route-map:lib/route-map[name='Redistribution']/entry[sequence='10']/match-condition[condition='ipv4-prefix-list']/rmap-match-condition/list-name]
I am wondering if it has to do with "le" in the route-map:
ip prefix-list acl_bgp_filter_out seq 999 permit 0.0.0.0/0 le 32
this only started happening after upgrading to version 23.7.6
[VAKV3-NMY7B][EC 100663337] error processing configuration change: error [internal inconsistency] event [apply] operation [modify] xpath [/frr-route-map:lib/route-map[name='Redistribution']/entry[sequence='10']/match-condition[condition='ipv4-prefix-list']/rmap-match-condition/list-name]
I am wondering if it has to do with "le" in the route-map:
ip prefix-list acl_bgp_filter_out seq 999 permit 0.0.0.0/0 le 32
this only started happening after upgrading to version 23.7.6