Update bird/bird.conf.tmpl
This commit is contained in:
parent
e3b386606e
commit
6013ea2934
@ -24,6 +24,6 @@ template bgp lixonet_client {
|
||||
|
||||
{{ range files "bird/neighbors" }} {{ if ne . "${name}" }}
|
||||
protocol bgp {{ . }} from lixonet_client {
|
||||
description "Lixonet BGP link from ${address} (ASN: {$asn}) to {{ . }}";
|
||||
description "Lixonet BGP link from ${address} (ASN: ${asn}) to {{ . }}";
|
||||
{{ file (print "bird/neighbors/" .) }}
|
||||
}; {{ end }} {{ end }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user