AdministrativeDistance
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 | |||
---|---|---|---|---|---|---|
interArea | True | integer | Administrative distance for inter area routes. Ranges from 1 to 255, default is 110 Field level constraints: cannot be null, must be between 1 and 255 (inclusive). (Note: Additional constraints might exist) |
|||
intraArea | True | integer | Administrative distance for inter area routes. Ranges from 1 to 255, default is 110 Field level constraints: cannot be null, must be between 1 and 255 (inclusive). (Note: Additional constraints might exist) |
|||
external | True | integer | Administrative distance for external type 5 and type 7 routes. Ranges from 1 to 255, default is 110 Field level constraints: cannot be null, must be between 1 and 255 (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. |