-
Hi
I'm trying to create a module jsnapy for ansible and I'm facing an issue
I'm following this doc : https://github.com/Juniper/jsnapy/wiki/4.-Module
I prefer to initiate the ssh connection outside…
-
Here is my config file:
```
$ more conf/evpn.conf
[global.config]
as = 100
router-id = "192.168.1.2"
[global.listen-config]
# listen port (by default 179)
port = 179
# listen address list (by …
-
Is there any way to set the BGP encapsulation extended community attribute on routes ( https://tools.ietf.org/html/rfc5512#section-4.5 ) generated by the "rib add -a evpn" commands?
ghost updated
9 years ago