Update bird/bird.conf.tmpl
This commit is contained in:
parent
a9d2010b21
commit
2b6e26de63
@ -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 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user