]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc: Fix doc showing command that does not exist 4410/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 28 May 2019 22:58:11 +0000 (18:58 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 28 May 2019 22:58:11 +0000 (18:58 -0400)
The `bgp bestpath prefix-validate disallow-invalid` command referenced in
the rpki documentation does not actually exist, remove the erroneous docs

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
doc/user/rpki.rst

index 295a26fda9f7a0ba2924dcfbae329a1efa09acb1..ca6b46d3cff2b40a75092c8ff0f20aae890cafa9 100644 (file)
@@ -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.