Resolved! IP prefix-list matches
Hello, I am bit confused with the prefix-list match statements, i want to get the match for this subnet 172.16.0.0/29 and correct if I did it wrongly here is the line ip prefix-list test1 seq 5 permit 172.16.0.0/16 ge 20 le 30 OR ip prefix-list te...