HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/vrfs/{VRF.name}/static_neighbors/{Static_Neighbor.ip_address}

Path Params
string
required

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

string
required

Reference Resource: Static_Neighbor
The IPv4 address or the IPv6 address of neighbor

Body Params
string
enum
required

Address family of the neighbor.

Allowed:
string
required
length ≤ 45

Reference Resource: Static_Neighbor
The IPv4 address or the IPv6 address of neighbor

string
length between 17 and 17

MAC address of configured static neighbor.

string

Reference Resource: Port
Logical port LAG/non-aggregated physical port/L3 VLAN interface

string
required

Reference Resource: Static_Neighbor
Reference to the VRF instance, to which this neighbor belongs.

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!