Area
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 | ||
---|---|---|---|---|---|
areaId | True | string | The identifier of this area. Can be an IPv4 address or an integer ranging from 0 to 4294967295 Field level constraints: cannot be null, must match pattern (\d|[1-9]\d+)|((?:(?:\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) |
||
areaNetworks | True | [object] | Defines the networks on which OSPF runs for this area Field level constraints: cannot be null. (Note: Additional constraints might exist) |
||
authentication | False | string | The authentication to use for this area. Setting NONE has the same effect as not enabling authentication. | ||
defaultCost | False | integer | Sets the summary default cost for Stub or NSSA area. Ranges from 0 to 16777214 Field level constraints: must be between 0 and 16777214 (inclusive). (Note: Additional constraints might exist) |
||
filterList | True | [object] | Represents the configuration to filter prefixes advertised in type 3 link-state advertisements (LSAs) between OSPF areas of an area border router Field level constraints: cannot be null. (Note: Additional constraints might exist) |
||
areaType | False | object | Represents the configuration of this area as Stub or NSSA | ||
virtualLinks | True | [object] | Represents the configuration of one or more virtual links from this area. Cannot be configured if the area type is Stub or NSSA Field level constraints: cannot be null. (Note: Additional constraints might exist) |
||
areaRanges | True | [object] | Represents the configuration of route summarization between areas. For use only with area border routers Field level constraints: cannot be null. (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. |