001
This commit is contained in:
@@ -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 {
|
protocol kernel kernel_t102v4 {
|
||||||
scan time 20;
|
scan time 20;
|
||||||
|
|||||||
Reference in New Issue
Block a user