<html><head><meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"><style>body { line-height: 1.5; }body { font-size: 14px; font-family: "Microsoft YaHei UI"; color: rgb(0, 0, 0); line-height: 1.5; }</style></head><body>
Hello,<div><br></div><div>I have a prefix set like [ 192.168.1.0/24+, 192.168.2.0/24+ ] and I want to write a filter that</div><div>filters all prefixes intersects with the prefix set and accepts all others, that is,</div><div>accepts 192.168.0.0/24, <span style="background-color: transparent;">192.168.3.0/24, 10.0.0.0/8,</span></div><div><span style="background-color: transparent;">rejects 192.168.1.1/32, 192.168.1.0/24, 192.168.2.0/24, 192.168.2.0/23, 192.168.0.0/16, 192.0.0.0/8,</span></div><div><br></div><div><span style="background-color: transparent;">Anyone who knows how to write such a filter? Is it possible?</span></div><div><br></div><div>Thanks.</div><div><br></div><div>----</div><div>zx</div><div><br></div></body></html>