validation (Origin Validation for BGP)
Syntax
validation { database <database-name> { static { record <destination> { maximum-length <prefix-length> { origin-autonomous-system <as-number> { validation-state (invalid | valid); } } } } } group group-name { max-sessions number; session server-ip-address { hold-time seconds; local-address local-ip-address; port port-number; preference number; record-lifetime seconds; refresh-time seconds; traceoptions { file filename <files number> <size size> <(world-readable | no-world-readable)>; flag flag { disable; flag-modifier; } } } notification-rib [ notification-rib ... ]; static { record destination { maximum-length prefix-length { origin-autonomous-system as-number { validation-state (invalid | valid); } } } } traceoptions { file filename <files number> <size size> <(world-readable | no-world-readable)>; flag flag { disable; flag-modifier; }
Hierarchy Level
[edit logical-systems logical-system-name routing-instances instance-name routing-options], [edit logical-systems logical-system-name routing-options], [edit routing-instances instance-name routing-options], [edit routing-options]
Description
Configure resource public key infrastructure (RPKI) BGP route validation.
Options
notification-rib [ notification-rib ... ]; | Specify the routing tables that are notified when the validation state changes. |
The remaining statements are explained separately. See CLI Explorer or click a linked statement in the Syntax section for details.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 12.2.