NeighborGeneral
Description
Represents Neighbor General settings such as BFD support for fall-over (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 | |||
---|---|---|---|---|---|---|
description | False | string | Description of the neighbor. Maximum character count is 80. Field level constraints: length must be between 0 and 80 (inclusive), must match pattern [^\s?]+. (Note: Additional constraints might exist) |
|||
shutdown | True | boolean | If true, disables a neighbor or peer group. Default value is false Field level constraints: cannot be null. (Note: Additional constraints might exist) |
|||
fallOverBFD | False | object | An instance of type NeighborFallOverBFD that enables or disables BFD support for fall-over. | |||
type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. |