HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/vrfs/{VRF.name}/pim_routers/{PIM_Router.ip_version}/rpf_override

Path Params
string
required

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

string
required

Reference Resource: PIM_Router
PIM router entries keyed by IP version. This can have one PIM_Router entry per IP version. If this is not set, then PIM will be disabled on this VRF.

Body Params
string
length ≤ 45

IP address of the nexthop device. If both ip address and port are specified, then IP address takes precedence and port is ignored.

string
required

Reference Resource: Static_Multicast_Nexthop
Overrides normal RPF lookup mechanism for multicast routes matching ip_prefix IP-ADDR/MASK-LEN with the gateway ip/port

string

Reference Resource: Port
Egress port of the nexthop. If both ip address and port are specified, then IP address takes precedence and port is ignored.

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
Response
Click Try It! to start a request and see the response here!