add allow local as
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-01-03 02:51:46 +08:00
parent e6550e9000
commit 1dbf6264ed
2 changed files with 3 additions and 0 deletions

View File

@ -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);