Update bird.conf.tmpl
This commit is contained in:
parent
8059c8789c
commit
665c8bcd1b
@ -179,6 +179,7 @@ protocol kernel { # Primary routing table
|
||||
learn; # Learn alien routes from the kernel
|
||||
persist; # Don't remove routes on bird shutdown
|
||||
scan time 10; # Scan kernel routing table every 10 seconds
|
||||
graceful restart;
|
||||
ipv4 {
|
||||
table ${netname:-lixonet}_v4;
|
||||
import filter kernel_import_filter_v4; # Import anything we allow from the kernel
|
||||
|
Loading…
x
Reference in New Issue
Block a user