RedistributeISISIPv6
Description
Represents the configuration of a list of protocols whose routes are redistributed into OSPF 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 | |||
---|---|---|---|---|---|---|
tagNumber | False | integer | A number to tag the routes redistributed into OSPF. Ranges from 0 to 4294967295 Field level constraints: must be between 0 and 4294967295 (inclusive). (Note: Additional constraints might exist) |
|||
subnets | False | boolean | If true, considers subnets for redistribution into OSPF. Default is false. | |||
routeMetric | False | object | Represents the configuration of the metrics to use while redistributing routes | |||
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] |
|||
routeLevel | True | string | The routing level for the IS-IS routing process. LEVEL_1 indicates intra-area routing, LEVEL_2 indicates inter-area routing, and LEVEL_1_2 indicates both levels. Default is LEVEL_2 Field level constraints: cannot be null. (Note: Additional constraints might exist) |
|||
includeConnected | True | boolean | If true, includes all ISIS enabled IPv6 connected interfaces to be redistributed into this process 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. |