This commit is contained in:
2026-01-26 12:28:08 +08:00
parent 7602aae2a0
commit 2891ac911e
2 changed files with 54 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
# 公网处理 => inet4/6
protocol pipe unet4_inet4_sync {
table unet4;
peer table master4;
peer table inet4;
export filter {
if bgp_large_community ~ [(UNET_ASN, 3,*)] then reject;
if is_bogon_prefix() then reject;