-
Hello Dears,
I am not sure if Ncclient supports this kind of query. I am trying to "get" the cofig of a Huawei DC switch.
Querying the filters one by one works. However, I need to reproduce a bug …
-
My goal is to replace `ip link add $IFACE type vxlan id 1234 group ff02::15c dev ens6` with the following config, which leads into an error with netlink.
```
auto ens6
iface ens6
mtu 900…
-
### In my test, the spine fail to establish neighbors with two leaves:
spine : 10.10.18.195/24
leaf1: 10.10.16.82/24
leaf2: 10.10.16.81/24
**all of they can ping with each other**
-
1.…
-
##### SUMMARY
A lot of CloudEngine modules seems completly borken in ansible 2.7.X. This issue only talks about `ce_vxlan_global` module, but `ce_vxlan_tunnel`, `ce_evpn_bd_vni`, `ce_interf…
fl0gu updated
4 years ago
-
### SUMMARY
`validate-modules` in stable-2.9 throws a traceback if a deprecated module does not have a `removed_in` entry but instead has `removed_at_date`. This traceback originates from [here](http…
-
Hi Team,
I am running latest youtube-dl and today I was using it to download cisco live video. I have observed whenever i put any ciscolive URL to download youtube-dl reference to wrong video for d…
-
**Description**
It might come handy if it's possible to stack Ansible configuration playbooks easily within the single provision template. Oneprovision should execute them one by one, and handle the …
-
### Environment
* Python version: 3.7.5
* NetBox version: 2.6.7
### Proposed Functionality
Add support for VXLAN VNID in IPAM section.
### Use Case
EVPN-VXLAN is getting to be th…
-
Hi all,
I generated a Gobgp java class through gobgp.proto, and want used it to add/delete evpn route,
but only can find Go/python/C++ add ipv4 route example code,
does hava java example code ? th…
-
hello dear experts,
sorry for my simple question, as I am pretty new to SONIC AZURE.
if we install sonic azure on our whitebox switch, can we implement VXLAN + BGP L2VPN EVPN solution in a data c…