Update bird/bird.conf.tmpl
This commit is contained in:
parent
ad00f5794c
commit
7a4f40362e
@ -13,14 +13,14 @@ protocol kernel {
|
|||||||
ipv4 {
|
ipv4 {
|
||||||
import all; # Import to table, default is import all
|
import all; # Import to table, default is import all
|
||||||
export none; # Export to protocol. default is export none
|
export none; # Export to protocol. default is export none
|
||||||
}
|
};
|
||||||
persist; # Don't remove routes on bird shutdown
|
persist; # Don't remove routes on bird shutdown
|
||||||
}
|
}
|
||||||
|
|
||||||
protocol device {
|
protocol device {
|
||||||
interface "lixonet" {
|
interface "lixonet" {
|
||||||
preferred ${address};
|
preferred ${address};
|
||||||
}
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
protocol rpki denco_mane_lixo {
|
protocol rpki denco_mane_lixo {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user