EigrpRouteMetric

Description

An object that represents the redistributed route metrics. (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
bandwidth False integer A Long represents the bandwidth in Kbits per second. Defaults to 1.
Field level constraints: must be between 1 and 4294967295 (inclusive). (Note: Additional constraints might exist)
delay False integer A Long represents the delay metric in 10 microsecond units.
Field level constraints: must be between 0 and 4294967295 (inclusive). (Note: Additional constraints might exist)
reliability False integer An Integer represents the reliability Metric Value. The value of 255 indicates 100% reliable.
Field level constraints: must be between 0 and 255 (inclusive). (Note: Additional constraints might exist)
effectiveBandwidth False integer An Integer represents the effective bandwidth metric (Loading) where 255 is 100% loaded.
Field level constraints: must be between 1 and 255 (inclusive). (Note: Additional constraints might exist)
pathMTU False integer An Integer represents the Maximum Transmission Unit metric of the path.
Field level constraints: must be between 1 and 65535 (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.