You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(WIP - Clarify criteria for IRR check + further info like schedule and limits?)
38
+
```
39
+
40
+
2. Consider the states returned in the API response (for example, `missing`, `invalid`, `mismatch_asn`) and review your IRR record, <GlossaryTooltipterm="Route Origin Authorization (ROA)">ROA</GlossaryTooltip>, and ownership validation method accordingly.
41
+
42
+
- Information in the IRR and ROA records should meet the [onboarding prerequisites](/byoip/get-started/#before-you-begin).
43
+
44
+
-[Ownership validation](/byoip/get-started/#validate-prefix-ownership) requires a matching ROA and the correct validation token found in all DNS TXT records or in the IRR record.
45
+
46
+
3. After applying the necessary changes, use the Validate Prefix endpoint to re-trigger the validation checks.
0 commit comments