HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Update a single Route Map Entry object.

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

UUID of Route Map on which the Route Map Entry is associated with.

string
required

UUID of Route Map Entry to update configuration

Body Params

Route Map Entry configuration

string
enum
required

Action to be taken by this route map.

Allowed:
integer
1 to 4294967295

Sequence to insert to/delete from existing route-map entry

integer
2 to 4294967295

Sequence number to be executed next. Must be greater than the current sequence number.

string
length ≤ 32

Match routes based on BGP AS path list name.

string
length ≤ 32

Match BGP community list name.

string
length ≤ 32

Match extended BGP community list name.

integer
0 to 4294967295

Match routes with the specific local preference value.

string
length ≤ 80

Match interface (port) name.

string

Match next-hop IPv4 address of the route.

string
length ≤ 32

Match entries of IPv4 prefix-list name.

string
length ≤ 32

Match entries of IP prefix-list name.

string
length ≤ 32

Match route-source of route from prefix list name.

integer
0 to 4294967295

Match routes with the specific metric value.

string
enum

Match BGP origin code.

Allowed:
string
enum

Match the specified route type.

Allowed:
string
enum

Match the specified source protocol of the routes.

Allowed:
integer
1 to 4294967295

Match the specified tag in the route.

integer
1 to 16777214

Match routes with specific Virtual Network ID value.

string

Excludes AS number from the AS path. The AS number can bein the form of <1-4294967295> or <0.1-65535.65535> and limit to one ASN.

string

AS numbers to prepend to the AS path. The AS number can bein the form of <1-4294967295> or <0.1-65535.65535> and max of 32 ASNs

string

Set BGP community attribute.The value is the community attribute in the form ASN:NN where ASN is the AS number and NN is the community identifier or one of [internet|local-as|no-advertise|no-export|none].

string | null

Set the Router MAC in the EVPN updates.

string

Set the route target extended community of a BGP route.The value is the community attribute in the form ASN:NN where ASN is the AS number and NN is the community identifier.

integer
1 to 45

Amount of time (in minutes) that must elapse to reduce the penalty by one half.

integer
1 to 255

The longest amount of time (in minutes) that a route can be suppressed.

integer
1 to 20000

If the penalty is less than the reuse limit, a suppressed route that is up will no longer be suppressed

integer
1 to 20000

If the penalty is greater than the suppress limit, the route is suppressed

string

Set next-hop for IPv4.

integer
0 to 4294967295

Set BGP local preference path attribute.

integer
0 to 4294967295

Set Metric value for destination routing protocol.

string
enum

Set BGP metric-type of a route.

Allowed:
string
enum

Sets the origin attribute of a local BGP route.

Allowed:
integer
1 to 4294967295

Tag value for destination routing protocol.

integer
0 to 65535

Set BGP weight for routing table.

string
length ≤ 80
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