HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Set appliance's BGP system level configuration data.

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

JSON object containing bgp system level configuration data.

integer

Autonomous System Number

boolean

Flag to enable/disable bgp

boolean

Flag to control graceful restart

boolean

Flag to enable/disable bgp route update messages

integer

Max waiting time for a bgp peer to restart before deleting its advertised routes from routing tables. value must be between 1 to 3600(inclusive)

boolean

Flag to control remote as path propagation

string

router id

integer

The stale_path_time specifies the maximum time (in seconds) following a peer restart that SP waits before removing stale routes associated with that peer.value must be between 1 to 3600(inclusive)

Response
200

No response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!