Closed ghost closed 9 years ago
Hi @sevid !
Currently no. I will write a patch to add such way shortly. The format I'm planning is
$ gobgp global rib add -a evpn macadv <mac address> <ip address> <etag> <label> rd <rd> rt <rt> [encap <encap type>]
<encap type> : [ l2tpv3 | gre | ip-in-ip | vxlan | nvgre | mpls | mpls-in-gre | vxlan-gre ]
What do you think ?
Yes, it is working! Thank you, this is very cool.
Thanks for the check. pushed to the master.
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?