Merge pull request #4410 from donaldsharp/invalid

doc: Fix doc showing command that does not exist
This commit is contained in:
Mark Stapp 2019-05-30 11:32:48 -04:00 committed by GitHub
commit bb71dbb400
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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.