RedistributeBGP
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 | ||
---|---|---|---|---|---|
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] |
||
asNumber | True | string | The AS number of the BGP routing process Field level constraints: cannot be null, must match pattern [1-9]\d{0,8}|[1-3]\d{9}|4[0-2]\d[0-4]\d[0-6][0-7][0-2]\d[0-5]|(?:(?:[1-9]\d{0,3}|[1-5]\d{4}|6[0-5][0-5][0-3][0-5]).(?:0|[1-9]\d{0,3}|[1-5]\d{4}|6[0-5][0-5][0-3][0-5])). (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. |