EigrpRedistributeOSPF

Description

Represents a configuration of a OSPF protocol whose routes are redistributed into this process. (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
routeMetric False object An eigrp route metric object that represents the redistributed route metrics.
routeMap False object A route map object that specifies the routing process that generates the default route if the route map is satisfied.
Allowed types are: [RouteMap]
processId True string The Process ID of the OSPF routing process.
Field level constraints: cannot be null, must match pattern \d|[1-9]\d+, must be between 1 and 65535 (inclusive). (Note: Additional constraints might exist)
matchExternal1 True boolean A Boolean value, TRUE or FALSE (the default). A TRUE value enables redistribution of external type 1 routes.
Field level constraints: cannot be null. (Note: Additional constraints might exist)
matchExternal2 True boolean A Boolean value, TRUE or FALSE (the default). A TRUE value enables redistribution of external type 2 routes.
Field level constraints: cannot be null. (Note: Additional constraints might exist)
matchInternal True boolean A Boolean value, TRUE or FALSE (the default). A TRUE value enables redistribution of OSPF internal routes.
Field level constraints: cannot be null. (Note: Additional constraints might exist)
matchNssaExternal1 True boolean A Boolean value, TRUE or FALSE (the default). A TRUE value enables redistribution of nssa-external type 1 routes.
Field level constraints: cannot be null. (Note: Additional constraints might exist)
matchNssaExternal2 True boolean A Boolean value, TRUE or FALSE (the default). A TRUE value enables redistribution of nssa-external type 2 routes.
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.