HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

POST a single neighbor with specific segment.

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

segment id, could be [0,1,2...]

string
required

IP address of the neighbor

Body Params

A neighbors JSON object belongs to a segment

boolean

flag to enable/disable BFD session for this peer

boolean

flag to enable/disable neighbor bgp session

boolean

For internal use. Flag to determine if this rule was created by Orchestrator

integer
required

Time in seconds - specifies how long the device will wait for a KEEP ALIVE or UPDATE message from a neighbor before concluding that the neighbor is dead

integer
required

Time in seconds - specifies how frequently the device will send KEEP ALIVE messages to its BGP neighbors

string
required

Local interface name

boolean

flag to send own ip as nexthop when advertising route

boolean

AS-override is turned on the local appliance will replace instances of the peer ASN with the local ASN in advertisable routes whose AS-PATH contains the neighbor's ASN. This will cause the neighbor to accept the route

boolean

Flag to enable / disable soft-reconfiguration. Enabling this flag will stores received routes from peers to local bgp table.

string
required

MD5 Password of the neighbor

integer
required

Remote Autonomous System Number of the neighbor

string
required

Name of inbound route redistribution map

string
required

Name of outbound route redistribution map

string
required

Ip address of the neighbor

string
required

Peer Type of the neighbor. Possible values are 'Branch' or 'PE-router'

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*