1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00

Update configuration.md

This commit is contained in:
Massimo Candela
2021-12-08 13:57:28 +01:00
committed by GitHub
parent 26dbbf9cc7
commit 0d4ee65343

View File

@@ -299,7 +299,7 @@ This monitor will listen for all announcements produced by the monitored Autonom
involving any of the monitored prefixes (independently of who is announcing them), and it will trigger an alert if any of the announcements is RPKI invalid or not covered by ROAs (optional). involving any of the monitored prefixes (independently of who is announcing them), and it will trigger an alert if any of the announcements is RPKI invalid or not covered by ROAs (optional).
This monitor is particularly useful when: This monitor is particularly useful when:
* Before RPKI deployment, since it will let you test what announcements will be invalid after singing the ROAs. * Before RPKI deployment, since it will let you test what announcements will be invalid after creating the ROAs.
* During RPKI deployment, since it will let you know if any of your announcements are invalid. * During RPKI deployment, since it will let you know if any of your announcements are invalid.
* After you deployed RPKI, in order to be sure all future BGP configurations will be covered by ROAs. * After you deployed RPKI, in order to be sure all future BGP configurations will be covered by ROAs.