Typo in bird.conf.j2
This commit is contained in:
parent
8b3acb54ab
commit
e9fbf78741
|
@ -34,7 +34,7 @@ bgp_peers:
|
|||
neighbor_ip: "172.16.12.19"
|
||||
filters:
|
||||
export: "{ peer_export_default_only(); }"
|
||||
import: "myroutes_import_export();"
|
||||
import: "myroutes_import_export"
|
||||
|
||||
announce_from_here: false
|
||||
configure_static_multihop_routes: true
|
||||
|
|
Loading…
Reference in a new issue