Try these examples:
Enter a prefix and origin ASN to validate against a sample ROA database. This tool is for learning the validation algorithm — use live validators for production decisions.
| Prefix | maxLength | Origin ASN | Note |
|---|
The validation algorithm (see RFC 6811) for an announced prefix P/len with origin ASN A:
Key insight: Invalid is a stronger signal than NotFound. NotFound simply means no ROA exists yet — the prefix owner hasn't registered one. Invalid means a ROA exists explicitly saying this origin ASN is not authorized.
References: RFC 6480 (RPKI infrastructure), RFC 6482 (ROA profile), RFC 6811 (BGP prefix origin validation), RFC 8210 (RTR protocol).