-
---------------
**Describe the bug**
- [x] Did you check if this is a duplicate issue?
- [x] Did you test it on the latest FRRouting/frr master branch?
**To Reproduce**
Configure …
-
MP-BGP was initially planned but not implemented
models session: afi_safi = None # for future use
+ choices: class AFISAFIChoices(ChoiceSet):
**Describe the solution you'd like**
Impl…
-
Hi,
Tested on 771.
The `advertise-as-vpn` presence containers cannot be fetched with gNMI/NETCONF using the UM `Cisco-IOS-XR-um-router-bgp-cfg.yang`.
```go
❯ gnmic -a --insecure get --path…
-
Is there a way of scanning a VRF for subnets contained within it? I have scanned for VRFs and ipam has found them on the core switch, however when it comes to scanning subnets it will only pick up the…
-
Hi team, please. I created graphically 4 new vrfs in addition to the new one. Now when i want to create a new prefix and assign a vrf, the only vrf displayed is the default one. I need your help pleas…
-
##### SUMMARY
cisco.ios.ios_system module doesn't currently support vrfs
##### ISSUE TYPE
- Feature Idea
##### COMPONENT NAME
cisco.ios.ios_system
##### ADDITIONAL INFORMATION
The f…
feisa updated
7 months ago
-
Hi,
One metric dimension that I am missing from Node Exporter is the [VRF](https://www.kernel.org/doc/Documentation/networking/vrf.txt) association for interfaces.
It looks like the current imp…
-
The sha256 output_hash which is used to instantiate the vrf functor in proof of stake is represented in ocaml as a `bool list`. Obviously, this is not ideal from a computational perspective. Checking …
-
Based on #121 (and the reason why we want to have the split).
This should be an alternative to the current "vrf-ibgp" (this is how I would call it today) mode. Either there will be a `network-agent…
-
### Enhancement summary
We currently can configure MPLS VPNv6 using eos_cli_configuration but not via standard eos_design automation.
We can configure in tenants AF VPNv6 but it will not enable th…