Update bird/bird.conf.tmpl, bird/neighbors/lkwco_mane_lixo files
This commit is contained in:
parent
14ec2469a7
commit
62963abe31
@ -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;
|
||||
};
|
||||
|
@ -0,0 +1 @@
|
||||
neighbor 172.30.0.16 as 4206969016;
|
Loading…
x
Reference in New Issue
Block a user