-
##### SUMMARY
I am using the nxos_config module to push a bgp evpn vxlan configuration to multiple devices, and the playbook errors, specifying an invalid command. I can manually copy and past…
-
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
nxos_vxlan_vtep_vni
##### ANSIBLE VERSION
```
ansible --version
ansible 2.6.0
config file = /Users/jdacosta/Devel/ansible-…
-
Hello there,
Currently working on a solution based on VXLAN/EVPN and I cannot find an user guide related to EVPN functionalities implemented by FRRouting.
Is there one that exists?
Cheers
-
### Description
I am trying to inject type-5 routes in an L2VPN EVPN fabric using FRR as my VTEP daemon, the injector begin gobgp.
The issue is, when injecting a route, FRR will default to NOT res…
-
I'm using GoBGP v2.0.0 to connect with Juniper MX device to run EVPN with VXLAN. I get the underlay BGP neighborship established for inet-unicast address family, I get the overlay neighborship establi…
-
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
ios_config
nxos_vlan
nxos_vxlan_vtep_vni
nxos_evpn_vni
##### ANSIBLE VERSION
```
ansible 2.2.0.0
```
##### CONFIGURATION
…
-
**### top**
```
top
+----------+ +-----------+
| | | |
| spine1 | | spine2 |
| |…
-
### Things you may try first
(put "x" in "[ ]" if you already tried following)
* [x] Did you check if this is a duplicate issue?
* [ ] Did you test it on the latest FRRouting/frr master branch?
…
-
Is there a way to understand how much of the EVPN-MPLS is implemented, that is to clarify the expectations when validating/testing?
I'm interested in connecting to vswitches with EVPN and MPLS as t…
-
##### SUMMARY
I try to reproduce a CI issue and so I run: `ansible-test sanity --test validate-modules`. `ansible-test` starts a process that consumes a lot of CPU cycle without showing any progres…