Update etc/bird/bird.conf
This commit is contained in:
parent
88d7993d06
commit
7eb9e2db66
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ function import_filter() {
|
||||||
}
|
}
|
||||||
|
|
||||||
function export_filter() {
|
function export_filter() {
|
||||||
if is_self_net_v6() then {
|
if is_self_net_v6() then {
|
||||||
bgp_community.add((64511, DN_REGION_GEO));
|
bgp_community.add((64511, DN_REGION_GEO));
|
||||||
bgp_community.add((64511, DN_REGION_COUNTRY));
|
bgp_community.add((64511, DN_REGION_COUNTRY));
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue