HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/vrfs/{VRF.name}/bgp_routers/{BGP_Router.asn}/aggregate_addresses

Path Params
string
required

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

string
required

Reference Resource: BGP_Router
BGP routers keyed by ASN value.

Body Params
string
required

Reference Resource: Aggregate_address
Aggregate addresses keyed by the IP address and mask.

aggregate_route_map
object

Reference Resource: Route_Map
Route-maps to be applied for various purposes: suppress: selects the routes to be suppressed advertise: selects the routes to build different components of the aggregate route, such as AS_SET or community attribute: sets the attributes of the aggregate route

string
enum

summary-only: Only summary routes will be advertised More specific routes that make the aggregate will not be advertised as-set: Maintains the longest AS-Sequence, common to the aggregated routes summary-as-set: A combination of summary and as-set options none: No options. Aggregate routes are advertised

Allowed:
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!