Issue on Prefix-sets XR NED cisco-iosxr-cli-7.18
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2021 09:18 AM
I’m working with NSO and an XR NED cisco-iosxr-cli-7.18. We’re trying to reconcile prefix-sets that have remarks configured in them, but not only doesn’t NSO accept the remarks in the correct order/place, but it reconfigures the XR routers and places the prefix-set remarks in the wrong place. Is this something that has been fixed in newer NEDs? Is there a way to fix this?
Before Reconciliation | After Reconciliation |
prefix-set PREFIX_NAME #REMARK_ONE 10.0.0.0/18, 10.10.16.0/19, #REMARK_TWO 10.14.8.0/21, 10.1.92.0/21, #REMARK_ 10.2.16.0/21, 10.9.0.0/21 end-set ! | prefix-set PREFIX_NAME #REMARK_ONE, 10.0.0.0/18, 10.10.16.0/19, 10.14.8.0/21, 10.1.92.0/21, 10.2.16.0/21, 10.9.0.0/21 #REMARK_TWO, #REMARK_ end-set ! |
Regards,
Ernesto
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2021 08:36 AM - edited 02-10-2021 08:37 AM
Hi ewilson,
I tried with cisco-iosxr-cli-7.33 and did not see the same issue. FWIW we were running 7.23 for a long time (up until recently) as we found it had lots of fixes not present in earlier releases.
Hope this helps
R
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2021 09:04 AM
