Update bird/bird.conf.tmpl

This commit is contained in:
sump pump 2020-04-28 04:53:54 +00:00
parent a9d2010b21
commit 2b6e26de63

View File

@ -8,6 +8,11 @@ protocol direct {
disabled; # Disable by default disabled; # Disable by default
}; };
protocol device {
interface "lixonet" {
preferred ${address};
};
};
# Define a template to use when connecting to other BGP clients on the EE network # Define a template to use when connecting to other BGP clients on the EE network
template bgp lixonet_client { template bgp lixonet_client {