diff --git a/bird/bird.conf b/bird/bird.conf index 7cbd70e..3009ab3 100644 --- a/bird/bird.conf +++ b/bird/bird.conf @@ -18,17 +18,6 @@ protocol kernel kernel_main4 { }; }; -protocol kernel kernel_main6 { - scan time 20; - ipv6 { - import none; - export filter { - if bgp_large_community ~ [(UNET_ASN, 10,6)] then accept; - reject; - }; - }; -}; - protocol kernel kernel_t102v4 { scan time 20;