EigrpAdministrativeDistance
Description
An object that represents the configuration of administrative distances for EIGRP routes. (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 | |||
---|---|---|---|---|---|---|
internal | True | integer | A short value that represents the internal route distance. Defaults to 90. Field level constraints: cannot be null, must be between 1 and 255 (inclusive). (Note: Additional constraints might exist) |
|||
external | True | integer | A short value that represents the external route distance. Defaults to 170. 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. |