<div dir="ltr">Hi,<div>how can I check which prefixes are not valid and so rejected? It seems the rpki is working, but I'd like to be sure. I have this:</div><div>if (roa_check(r4, net, bgp_path.last) = ROA_INVALID) then<br>{<br>print "Ignore RPKI invalid ", net, " for ASN ", bgp_path.last;<br></div><div><br></div><div>but I don't understand where the prints go.</div><div><br></div><div>Thanks,</div><div><br></div><div>Fabiano</div></div>