Native VRF / Route Distinguisher support
Open
enhancement
- Dominant language
- Python
- Stars
- 407
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
Could you add native support for overlapping IP address space through Route Distinguishers?
In service provider or large enterprise, we need to be able to support overlapping IPs, but we also want to make sure we don't have overlaps within a RD/VRF.
A VPNV4 address is made up of the RD:IP. For example
65000:1:192.168.0.0/24
65000:2:192.168.0.0/24
Both could exist in the same device, but we still need to check that 192.168.0.0/24 only exists once in the 65000:1 VRF.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.