Update bird/bird.conf.tmpl, bird/neighbors/lkwco_mane_lixo files

This commit is contained in:
sump pump 2020-04-28 05:07:14 +00:00
parent 14ec2469a7
commit 62963abe31
2 changed files with 4 additions and 5 deletions

View File

@ -23,14 +23,12 @@ template bgp lixonet_client {
{{ range files "bird/neighbors" }}
{{ file (print "bird/neighbors/" .) }}
protocol bgp lkwco_mane_lixo from lixonet_client {
{{ file (print "bird/neighbors/" .) }}
};
{{ end }}
protocol bgp denco_mane_lixo from lixonet_client {
neighbor 172.30.0.8 as 4206969008;
};
protocol bgp lkwco_mane_lixo from lixonet_client {
neighbor 172.30.0.16 as 4206969016;
};

View File

@ -0,0 +1 @@
neighbor 172.30.0.16 as 4206969016;