router ipv6 ospf redistribute¶
Redistribute information from another routing protocol
redistribute Specification¶
Type Configuration Resource Element Name redistribute Element URI /axapi/v3/router/ipv6/ospf/{process-id}/redistribute Element Attributes redistribute_attributes Schema redistribute schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/router/ipv6/ospf/{process-id}/redistribute | ||
Get Object | GET | /axapi/v3/router/ipv6/ospf/{process-id}/redistribute | ||
Modify Object | POST | /axapi/v3/router/ipv6/ospf/{process-id}/redistribute | ||
Replace Object | PUT | /axapi/v3/router/ipv6/ospf/{process-id}/redistribute | ||
Delete Object | DELETE | /axapi/v3/router/ipv6/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 OSPFV3 default metric (OSPFV3 metric)
Type: number
Range: 0-16777214
metric-type-ip-nat
Description ‘1’: Set OSPFV3 External Type 1 metrics; ‘2’: Set OSPFV3 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
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 OSPFV3 default metric (OSPFV3 metric)
Type: number
Range: 0-16777214
metric-type
Description ‘1’: Set OSPFV3 External Type 1 metrics; ‘2’: Set OSPFV3 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
type
Description ‘bgp’: Border Gateway Protocol (BGP); ‘connected’: Connected; ‘floating-ip’: Floating IP; ‘ip-nat-list’: IP NAT list; ‘nat-map’: NAT MAP Prefix; ‘static-nat’: Static NAT; ‘nat64’: NAT64 Prefix; ‘lw4o6’: LW4O6 Prefix; ‘isis’: ISO IS-IS; ‘rip’: Routing Information Protocol (RIP); ‘static’: Static routes;
Type: string
Supported Values: bgp, connected, floating-ip, ip-nat-list, nat-map, static-nat, nat64, lw4o6, isis, rip, static
ospf-list¶
Specification Type list Block object keys metric-ospf
Description OSPFV3 default metric (OSPFV3 metric)
Type: number
Range: 0-16777214
metric-type-ospf
Description ‘1’: Set OSPFV3 External Type 1 metrics; ‘2’: Set OSPFV3 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 OSPFV3 process tag
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
route-map-ospf
Description Route map reference (Pointer to route-map entries)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
ip-nat-floating-list¶
Specification Type list Block object keys ip-nat-floating-IP-forward
Description Floating-IP as forward address
Type: string
Format: ipv6-address
ip-nat-prefix
Description Address
Type: string
Format: ipv6-address-plen
vip-list¶
Specification Type list Block object keys metric-type-vip
Description ‘1’: Set OSPFV3 External Type 1 metrics; ‘2’: Set OSPFV3 External Type 2 metrics;
Type: string
Supported Values: 1, 2
Default: 2
metric-vip
Description OSPFV3 default metric (OSPFV3 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
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: ipv6-address
vip-floating-IP-forward
Description Floating-IP as forward address
Type: string
Format: ipv6-address