-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Prefix with role container does not show child prefixes correctly #3554
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Allow indicator for child prefixes appears in prefixes list when same VRF is assigned to them. |
No, that does not solve the issue. As a service provider, we have several clients using the same 10.0.0.0/8 and 192.168.0.0/16, and aggregates can NOT have the same prefix more than once. |
I’m running 2.6.5 |
OK, I found this is reproduced not by one by one each but only by bulk importing. |
closed this issue due to duplication. Please refer #2562 |
Uh oh!
There was an error while loading. Please reload this page.
Environment
Steps to Reproduce
Expected Behavior
Adding two prefixes with assignment to separate VFRs:
192.168.125.0/24 and 192.168.125.64/26
In the prefixes UI I should now see the 192.168.1.0/24 with an small arrow indicating child prefixes
Klickin on the container prefix, i should have twe child prefixes
Observed Behavior
As soon as I add one or the other prefix to a VRF, the prefix are not hidden under the container, it shows directly in the UI. Klicking on the container prefix however, shows (correctly) that there are two child prefixes.

The text was updated successfully, but these errors were encountered: