Advertisement
cooperlees

Untitled

Jul 8th, 2019
515
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.16 KB | None | 0 0
  1. cooper@us:~$ cat /etc/exabgp/exabgp.conf
  2. neighbor fc00:0:0:69::2 {
  3.   router-id 10.69.69.1;
  4.   local-address fc00:0:0:69::1;
  5.   local-as 65069;
  6.   peer-as 65070;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement