Instead of 9 different filters for each prefix lenghts between /16 and /24. Will it works? Would it not be a conflict, if the prefix /16 in “dst_len” is shorter then the real prefix in ACL(/17, /18,…)?
"In"
Return true if the prefix is the subnet of the provided network. If an operator is used to match prefixes from the address list (e.g "dst in list_name"), then it will match only the exact prefix.
So, if i want to match the subnets, i have to create all the prefixes in the Routing/filters, and can't use ACLs?