HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/mpls_static_lsp/static_lsp_binding

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

Reference Resource: MPLS_Static_LSP_Binding
Reference to MPLS Static LSP Binding attributes.

integer
16 to 1048575

Label of the ingress packet. This column value can be empty.

string

Reference Resource: Port
Ingress port. This column value can be empty.

string

Reference Resource: VRF
The VRF to which the ingress packets matching this MPLS Static LSP binding belongs to. This column value can be empty.

string
length ≤ 100

IP address of the nexthop device. Should be a valid interface IP address. The following IPv4 and IPv6 address formats are accepted. IPv4 format (A.B.C.D), IPv6 format (A:B::C:D). This column value can be empty.

string
enum
required

'push': Add label to ingress Packet (Label imposition) 'pop': Remove label from egress packet (Label disposition) 'swap': Replace the label of ingress packet 'swap-implicit': Remove the label of ingress packet. Used in Penultimate Hop Pop (PHP) 'swap-explicit': Replace the label of ingress packet with explicit NULL. Used in Penultimate Hop Pop (PHP)

Allowed:
integer
16 to 1048575

Label of the egress packet. This column value can be empty.

string

Reference Resource: Port
Egress port. This column value can be empty.

string
required

Reference Resource: VRF
The VRF to which the egress packets matching this MPLS Static LSP binding belongs to.

string
length ≤ 100

IPv4 destination prefix and mask in the address/mask format. Example 192.168.0.0/16. IPv6 destination prefix and mask in the address/mask format. Example 2001:0DB8:0000:000b::/64. This column value can be empty.

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
LoadingLoading…
Response
Click Try It! to start a request and see the response here!