NeighborMaximumPrefix
Description
Controls the number of prefixes that can be received from a neighbor. (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Model Properties
Property | Required | Type | Description | ||
---|---|---|---|---|---|
maxPrefixLimit | True | integer | Represents maximum number of prefixes allowed from this neighbor. Valid range is 1 to 2147483647. Field level constraints: cannot be null, must be between 1 and 2147483647 (inclusive). (Note: Additional constraints might exist) |
||
thresholdValue | True | integer | Specifies at what percentage of maximum the router starts to generate a warning message. Valid range is 1 to 100. Default value is 75. Field level constraints: cannot be null, must be between 1 and 100 (inclusive). (Note: Additional constraints might exist) |
||
restartInterval | False | integer | Specifies the time interval after which the BGP neighbor restarts. Valid range is 1 to 65535. Field level constraints: must be between 1 and 65535 (inclusive). (Note: Additional constraints might exist) |
||
neighborMaximumPrefixOption | False | string | Represents configuration to control the number of prefixes that can be received from a neighbor. WARNING_ONLY specifies the time interval after which the BGP neighbor restarts.RESTART allows the router to generate a log message when the maximum number of prefixes is exceeded, instead of terminating the peering. | ||
type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. |