router ospf redistribute¶
Redistribute information from another routing protocol
redistribute Specification¶
Type Configuration Resource Element Name redistribute Element URI /axapi/v3/router/ospf/{process-id}/redistribute Element Attributes redistribute_attributes Schema redistribute schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/router/ospf/{process-id}/redistribute | ||
Get Object | GET | /axapi/v3/router/ospf/{process-id}/redistribute | ||
Modify Object | POST | /axapi/v3/router/ospf/{process-id}/redistribute | ||
Replace Object | PUT | /axapi/v3/router/ospf/{process-id}/redistribute | ||
Delete Object | DELETE | /axapi/v3/router/ospf/{process-id}/redistribute |
redistribute attributes¶
ip-nat
Description IP-NAT
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
ip-nat-floating-list
Type: Listmetric-ip-nat
Description OSPF default metric (OSPF metric)
Type: number
Range: 0-16777214
metric-type-ip-nat
Description ‘1’: Set OSPF External Type 1 metrics; ‘2’: Set OSPF External Type 2 metrics;
Type: string
Supported Values: 1, 2
Default: 2
ospf-list
Type: Listredist-list
Type: Listroute-map-ip-nat
Description Route map reference (Pointer to route-map entries)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
tag-ip-nat
Description Set tag for routes redistributed into OSPF (32-bit tag value)
Type: number
Range: 0-2147483647
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
vip-floating-list
Type: Listvip-list
Type: List
redist-list¶
Specification Type list Block object keys metric
Description OSPF default metric (OSPF metric)
Type: number
Range: 0-16777214
metric-type
Description ‘1’: Set OSPF External Type 1 metrics; ‘2’: Set OSPF External Type 2 metrics;
Type: string
Supported Values: 1, 2
Default: 2
route-map
Description Route map reference (Pointer to route-map entries)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
tag
Description Set tag for routes redistributed into OSPF (32-bit tag value)
Type: number
Range: 0-4294967295
type
Description ‘bgp’: Border Gateway Protocol (BGP); ‘connected’: Connected; ‘floating-ip’: Floating IP; ‘ip-nat-list’: IP NAT list; ‘lw4o6’: LW4O6 Prefix; ‘nat-map’: NAT MAP Prefix; ‘static-nat’: Static NAT; ‘isis’: ISO IS-IS; ‘rip’: Routing Information Protocol (RIP); ‘static’: Static routes;
Type: string
Supported Values: bgp, connected, floating-ip, ip-nat-list, lw4o6, nat-map, static-nat, isis, rip, static
ospf-list¶
Specification Type list Block object keys metric-ospf
Description OSPF default metric (OSPF metric)
Type: number
Range: 0-16777214
metric-type-ospf
Description ‘1’: Set OSPF External Type 1 metrics; ‘2’: Set OSPF External Type 2 metrics;
Type: string
Supported Values: 1, 2
Default: 2
ospf
Description Open Shortest Path First (OSPF)
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
process-id
Description OSPF process ID
Type: number
Range: 1-65535
route-map-ospf
Description Route map reference (Pointer to route-map entries)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
tag-ospf
Description Set tag for routes redistributed into OSPF (32-bit tag value)
Type: number
Range: 0-4294967295
ip-nat-floating-list¶
Specification Type list Block object keys ip-nat-floating-IP-forward
Description Floating-IP as forward address
Type: string
Format: ipv4-address
ip-nat-prefix
Description Address
Type: string
Format: ipv4-cidr
vip-list¶
Specification Type list Block object keys metric-type-vip
Description ‘1’: Set OSPF External Type 1 metrics; ‘2’: Set OSPF External Type 2 metrics;
Type: string
Supported Values: 1, 2
Default: 2
metric-vip
Description OSPF default metric (OSPF metric)
Type: number
Range: 0-16777214
route-map-vip
Description Route map reference (Pointer to route-map entries)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
tag-vip
Description Set tag for routes redistributed into OSPF (32-bit tag value)
Type: number
Range: 0-2147483647
type-vip
Description ‘only-flagged’: Selected Virtual IP (VIP); ‘only-not-flagged’: Only not flagged;
Type: string
Supported Values: only-flagged, only-not-flagged
vip-floating-list¶
Specification Type list Block object keys vip-address
Description Address
Type: string
Format: ipv4-address
vip-floating-IP-forward
Description Floating-IP as forward address
Type: string
Format: ipv4-address