OSPFDeadIntervalMechanism
Description
(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 | |||
---|---|---|---|---|---|---|
helloInterval | True | integer | Specifies the time in seconds in between the hello packets being sent. Ranges from 1 to 8192, default is 10 Field level constraints: cannot be null, must be between 1 and 8192 (inclusive). (Note: Additional constraints might exist) |
|||
deadInterval | True | integer | Specifies the time in seconds that the hello packets are not seen before a neighbor indicates that the router is down. Ranges from 1 to 8192, default is 4 times hello interval or 40 Field level constraints: cannot be null, must be between 1 and 8192 (inclusive). (Note: Additional constraints might exist) |
|||
type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. |