Update bird/bird.conf.tmpl
This commit is contained in:
parent
62963abe31
commit
7a2dfd5e73
@ -22,13 +22,9 @@ template bgp lixonet_client {
|
||||
};
|
||||
|
||||
{{ range files "bird/neighbors" }}
|
||||
|
||||
protocol bgp lkwco_mane_lixo from lixonet_client {
|
||||
{{ if ne . "${name}" }}
|
||||
protocol bgp {{ . }} from lixonet_client {
|
||||
{{ file (print "bird/neighbors/" .) }}
|
||||
};
|
||||
|
||||
{{ end }}
|
||||
|
||||
protocol bgp denco_mane_lixo from lixonet_client {
|
||||
neighbor 172.30.0.8 as 4206969008;
|
||||
};
|
||||
{{ end }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user