Last active
June 14, 2018 14:54
-
-
Save vincentbernat/1479c1f3112c226a781061270c35cfbe to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Author
vincentbernat
commented
Jun 14, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment