-
config_db.json
```
{
"VRF": {
"vrf-blue": {
"fallback":"true"
},
"vrf-red": {
"fallback":"true"
}
},
"INTERFACE":{
…
-
### Feature request description
Same as https://github.com/moby/moby/issues/30053 & https://github.com/moby/libnetwork/pull/2454
It should be possible to specify a host_ipv4 & host_ipv6 because curr…
-
*overview*
version :FRR 7.5
OS : ubuntu1804
kernel 5.4.0-47
The issue is related to configuration as depicted in issue https://github.com/FRRouting/frr/issues/3557.
Actually, this deals with …
-
We have a lot of different VRFs, IPs within them are often overlapped.
In the current version IP will be created in the most specific prefix, but in our case it can be wrong if the prefix within th…
-
### Business Hypothesis
The cryptography team has completed the VRF batch optimization work, and it is ready to be released, along with a corresponding KES improvement.
This is ready for release and…
-
The policies are protocol specific, and don't really have anything to do with the underlying data structures, do they?
Further, it seems undesirable to be *storing* the VRF key in the policies, and…
-
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…
-
### NetBox version
v3.4.0
### Feature type
Change to existing Module
### Proposed functionality
Add VRF option that can be used in the netbox_virtual_machine module, so we can specify an IP for p…
-
### Issue Summary
When `bgp_default_ipv4_unicast : false`, which is the default, the `redistribute connected` should be in the address-family ipv4 stanza instead of the default.
```
router bgp…
-
A per VRF flow table? (Alexey Abashkin - T1)
- To have limitation per VRF and not overflow common table is some VM starts produce loot of connection
- Yury: flow limits per port?