summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/user/rpki.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/user/rpki.rst b/doc/user/rpki.rst
index 295a26fda9..ca6b46d3cf 100644
--- a/doc/user/rpki.rst
+++ b/doc/user/rpki.rst
@@ -188,10 +188,6 @@ Validating BGP Updates
Create a clause for a route map to match prefixes with the specified RPKI
state.
- **Note** that the matching of invalid prefixes requires that invalid
- prefixes are considered for best path selection, i.e.,
- ``bgp bestpath prefix-validate disallow-invalid`` is not enabled.
-
In the following example, the router prefers valid routes over invalid
prefixes because invalid routes have a lower local preference.