HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/vrfs/{name}/rip_routers

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

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

Body Params
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
integer
required

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

boolean

Disable this RIP instance.

integer
1 to 255

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

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.

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.

protocol_timers
object

Timers related to this RIP instance.

redistribute_source
array of strings
length ≤ 3

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

redistribute_source
Responses
201

Created

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
LoadingLoading…