IT FUCKING WORKS

This commit is contained in:
Fisher Darling
2022-11-01 10:56:35 +01:00
parent 59730c534c
commit 47a99bfcbe
7 changed files with 704 additions and 109 deletions
@@ -0,0 +1,3 @@
protocol bgp og_router_peer from alapeers {
neighbor 200::1 as 550001; # as == autonomous system
}