HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Update VRF's global BGP configuration

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

UUID of VRF on which to update configuration

Body Params

BGP Global Configuration

string
string
required

Fabric's BGP AS Number. Accepted formats/types: asplain(integer, string), asdot(string), asdot+(string).

boolean

True if OSPF should be redistributed; false otherwise.

boolean

True if local routes should be redistributed; false otherwise.

boolean

True if static routes should be redistributed; false otherwise.

boolean

True if local loopback should be redistributed; false otherwise.

integer
0 to 65535

Keepalive timer, default value 30 seconds

integer
0 to 65535

Holddown timer, default value 90 seconds.

boolean

Enable BGP for this Virtual Routing Forwarding.

boolean
Defaults to true

Consider routes with different AS-path but same length as ECMP for best-path selection.

boolean
Defaults to true

Immediately reset BGP session if link to a directly connected external peer becomes inactive.

boolean
Defaults to false

BGP trap enable.

boolean
Defaults to true

Log BGP neighbors session state changes.

boolean
Defaults to true

Pick the best-MED path among paths advertised from the neighboring AS.

boolean
Defaults to true

Compare MED attribute for BGP best-path selection across neighbors in different AS.

switches
array of objects

My BGP Switches

BGP Switches
integer
1 to 8

Maximum paths for this Virtual Routing Forwarding

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; version=1.0