Skip to content

Instantly share code, notes, and snippets.

@vincentbernat
Last active June 14, 2018 14:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vincentbernat/1479c1f3112c226a781061270c35cfbe to your computer and use it in GitHub Desktop.
Save vincentbernat/1479c1f3112c226a781061270c35cfbe to your computer and use it in GitHub Desktop.
global:
config:
as: 65000
router-id: 1.1.1.1
local-address-list:
- 127.0.1.3
peer-groups:
- config:
peer-group-name: rr-client-v4
peer-as: 65000
afi-safis:
- config:
afi-safi-name: ipv4-unicast
- config:
afi-safi-name: l2vpn-evpn
dynamic-neighbors:
- config:
peer-group: rr-client-v4
prefix: 127.0.0.0/8
@vincentbernat
Copy link
Author

gobgpd -f ... -t yaml
gobgp global rib -a ipv4
gobgp global rib -a evpn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment