Neighbor
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 | |||
|---|---|---|---|---|---|---|
| ipAddress | True | string |
The IPv4 address of the OSPFv2 neighbor
Field level constraints: cannot be null, must match pattern (?:(?:\d|[1-9]\d{1,2}|2[0-4]\d|25[0-5]).){3}(?:\d|[1-9]\d{1,2}|2[0-4]\d|25[0-5]). (Note: Additional constraints might exist) |
|||
| neighborInterface | True | object |
The interface to use to communicate with the neighbor
Field level constraints: cannot be null. (Note: Additional constraints might exist) Allowed types are: [ BridgeGroupInterface , EtherChannelInterface , PhysicalInterface , SubInterface , VlanInterface ] |
|||
| type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. | |||