HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/vrfs/{VRF.name}/ripng_routers/{RIP_Router.instance_tag}

Path Params
string
required

Reference Resource: VRF
VRF identifier. Should be alphanumeric. VRF names must be unique.

string
required

Reference Resource: RIP_Router
The list of all the RIPng (RIP IPv6) Router instances.

Body Params
boolean

Disable this RIP instance.

integer
1 to 255

The administrative distance associated with routes advertised by this RIP instance.

integer
required

Reference Resource: RIP_Router
The list of all the RIPng (RIP IPv6) Router instances.

integer
1 to 8

Maximum number of equal cost paths that can be associated with a given destination in the routing table corresponding to this instance.

protocol_timers
object

Timers related to this RIP instance.

redistribute_ospf
array of strings
length ≤ 8

Reference Resource: OSPF_Router
Allow redistribution of routes from one or more OSPF instances into this RIP instance.

redistribute_ospf
redistribute_source
array of strings
length ≤ 3

Allow redistribution of routes from other sources into this RIP instance.

redistribute_source
rip_interfaces
object

Reference Resource: RIP_Interface
RIP interfaces associated with this router instance. ipv4: List of IPv4 RIP_Interfaces with intf_key as prefix address in A.B.C.D format. ipv6: List of IPv6 RIP_Interfaces with intf_key as interface name.

Responses
200

OK

204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
Response
Click Try It! to start a request and see the response here!