Update bird/neighbors/daltx_nurd_lixo, bird/neighbors/denco_mane_lixo, bird/neighbors/glaz_nurd_lixo, bird/neighbors/lkwco_mane_lixo, bird/neighbors/phxaz_nurd_lixo files

This commit is contained in:
sump pump 2020-05-21 05:29:35 +00:00
parent f7e9599e58
commit 47f811eaee
5 changed files with 5 additions and 0 deletions

View File

@ -1 +1,2 @@
neighbor 172.31.0.212 as 4206969212;
{{ if len "${bgp_passwd_daltx_nurd_lixo:-}" }}password "${bgp_passwd_daltx_nurd_lixo}"{{ end }}

View File

@ -1 +1,2 @@
neighbor 172.31.0.8 as 4206969008;
{{ if len "${bgp_passwd_denco_mane_lixo:-}" }}password "${bgp_passwd_denco_mane_lixo}"{{ end }}

View File

@ -1 +1,2 @@
neighbor 172.31.0.200 as 4206969200;
{{ if len "${bgp_passwd_glaz_nurd_lixo:-}" }}password "${bgp_passwd_glaz_nurd_lixo}"{{ end }}

View File

@ -1 +1,2 @@
neighbor 172.31.0.16 as 4206969016;
{{ if len "${bgp_passwd_lkwco_mane_lixo:-}" }}password "${bgp_passwd_lkwco_mane_lixo}"{{ end }}

View File

@ -1 +1,2 @@
neighbor 172.31.0.208 as 4206969208;
{{ if len "${bgp_passwd_phxaz_nurd_lixo:-}" }}password "${bgp_passwd_phxaz_nurd_lixo}"{{ end }}