细微修整
This commit is contained in:
@@ -19,8 +19,8 @@ template bgp unet_bgp_up0 {
|
||||
};
|
||||
import limit 9000 action block;
|
||||
};
|
||||
ipv4 {
|
||||
table unet4;
|
||||
ipv6 {
|
||||
table unet6;
|
||||
import filter {
|
||||
if !unet_is_voalid_net_v6() then reject;
|
||||
if unet_is_self_net_v6() then reject;
|
||||
|
||||
Reference in New Issue
Block a user