This commit is contained in:
@ -1,6 +1,8 @@
|
||||
template bgp pub_transit {
|
||||
local as LOCAL_ASN;
|
||||
|
||||
allow local as 1;
|
||||
|
||||
ipv6 {
|
||||
import where transit_import_filter(6939);
|
||||
export where transit_export_filter(6939);
|
||||
|
Reference in New Issue
Block a user