Fix: finally working now
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
template bgp pub_transit {
|
||||
local as LOCAL_ASN;
|
||||
|
||||
ipv6 {
|
||||
import where transit_import_filter(6939);
|
||||
export where transit_export_filter(6939);
|
||||
@ -24,4 +25,4 @@ template bgp pub_peer {
|
||||
# import where downstream_import_filter(6939);
|
||||
# export where downstream_export_filter(6939);
|
||||
# };
|
||||
# }
|
||||
# }
|
||||
|
Reference in New Issue
Block a user