bgp-error-tolerance (Protocols BGP)
Syntax
bgp-error-tolerance {
(malformed-route-limit number | no-malformed-route-limit);
malformed-update-log-interval seconds;
}
Hierarchy Level
[edit logical-systems logical-system-name protocols bgp], [edit logical-systems logical-system-name protocols bgp group group-name], [edit logical-systems logical-system-name protocols bgp group group-name neighbor address], [edit protocols bgp], [edit protocols bgp group group-name], [edit protocols bgp group group-name neighbor address]
Description
Enable error handling for BGP update messages.
Starting in Junos OS Release 24.2R1, BGP error handling is enabled by default. You
can still configure sub-options such as, malformed-route-limit,
malformed-update-log-interval, and
no-malformed-route-limit under this configuration statement.
Note that If you delete the bgp-error-tolerance statement, the
feature will still remain enabled and the sub-options are reset to their default
values.
Options
| malformed-route-limit number | Configure a limit on the number of malformed hidden routes stored in memory. Note:
When the value of
|
| malformed-update-log-interval seconds | Configure the duration for which the logging of malformed BGP update messages are suppressed. On configuring the malformed update log interval:
This process repeats when the next malformed update message is received.
|
| no-malformed-route-limit | Disable the limit on the number of malformed hidden routes stored in memory. |
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 13.2.