-
zhaohongji@ubuntu:~/Downloads/yang$ yanglint -v
yanglint 0.16.52
ietf-l2vpn model is defined in draft-ietf-bess-l2vpn-yang-09. The url is
https://datatracker.ietf.org/doc/draft-ietf-bess-l2vpn-y…
-
I noticed that if a tunnel interface created by OpenVPN on FreeBSD 11 (AMD64) is active at the time zebra tries to start up, it fails.
```
./zebra
2018/05/31 12:26:46 warnings: ZEBRA: ifam_read(…
-
Hello, I have got some settings running on 2 servers, they are both identical apart from one running 4.0.5 and the other one running 4.0.6 of exabgp.
Now the issue I am having is related to my log …
-
Topology:
Traffic Generator >> Juniper- (MPLS) -FRR >> Loopback detected.
We are currently testing a VPLS in frr. The traffic of mpls ldp synchronizes without problems with the juniper and r…
-
##### Summary
Hello,
I'm looking for a way to collect Route Changes on my Route Reflectors and collecting this data too a JSON format and then sending it to my Logstash/Elasticsearch so I can di…
-
Hello, Thomas!
I need ur help again.
``` bash
exabgp -v
ExaBGP : 3.4.11
Python : 2.7.6 (default, Mar 22 2014, 22:59:56) [GCC 4.8.2]
Uname : #89-Ubuntu SMP Wed May 20 10:34:39 UTC 2015
```
When I …
-
##### Summary
ExaBGP cannot parse loopback IP addresses on OS X High Sierra.
It largely appears to be an issue on [line 312](https://github.com/Exa-Networks/exabgp/blob/master/lib/exabgp/applica…
-
Hi all,
I'm using frr 3.1 (master) on debian 8 Jessie for interoperability tests with HPE 5940 hardware VTEP
The goal is to automate the creation of VTEP tunnels based on EVPN informations
at thi…
-
```make
make[2]: Entering directory '/home/k0ste/sandbox/AUR/frr/src/frr-frr-4.0/vtysh'
CC vtysh_main.o
CC vtysh.o
CC vtysh_user.o
CC vtysh_config.o
./extract.pl …
k0ste updated
6 years ago
-
Note I am running with mariadb rather than mysql.
````bash
$ mysql --version
mysql Ver 15.1 Distrib 10.2.11-MariaDB, for osx10.12 (x86_64) using readline 5.1
````
Output from make test
`…