router rip redistribute

Redistribute information from another routing protocol

redistribute Specification

Parameter Value
Type Configuration Resource
Element Name redistribute
Element URI /axapi/v3/router/rip/redistribute
Element Attributes redistribute_attributes
Partition Visibility shared
Schema redistribute schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/router/rip/redistribute

redistribute attributes

Get Object

GET

/axapi/v3/router/rip/redistribute

redistribute attributes

Modify Object

POST

/axapi/v3/router/rip/redistribute

redistribute attributes

Replace Object

PUT

/axapi/v3/router/rip/redistribute

redistribute attributes

Delete Object

DELETE

/axapi/v3/router/rip/redistribute

redistribute attributes

redistribute attributes

redist-list

Type: List

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

vip-list

Type: List

vip-list

Specification Value
Type list
Block object keys  

vip-metric

Description Metric for redistributed routes (metric value)

Type: number

Range: 0-16

vip-route-map

Description Route map reference (Pointer to route-map entries)

Type: string

Maximum Length: 128 characters

Maximum Length: 1 characters

vip-type

Description ‘only-flagged’: Selected Virtual IP (VIP); ‘only-not-flagged’: Only not flagged;

Type: string

Supported Values: only-flagged, only-not-flagged

redist-list

Specification Value
Type list
Block object keys  

metric

Description Metric for redistributed routes (metric value)

Type: number

Range: 0-16

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; ‘ip-nat’: IP NAT; ‘isis’: ISO IS-IS; ‘lw4o6’: LW4O6 Prefix; ‘nat-map’: NAT MAP Prefix; ‘static-nat’: Static NAT; ‘ospf’: Open Shortest Path First (OSPF); ‘static’: Static routes;

Type: string

Supported Values: bgp, connected, floating-ip, ip-nat-list, ip-nat, isis, lw4o6, nat-map, static-nat, ospf, static