HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/vrfs/{name}/msdp_router/msdp_peers/{address}

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

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

string
required

Reference Resource: MSDP_Peer
IPv4 address of the MSDP Peer.

Body Params
string
length ≤ 20

Name of the mesh group, if the peer is configured as a part of mesh group.

integer
0 to 65535

Maximum number of (S, G) entries that can be accepted from the Peer.

boolean

Enables MSDP communication with the peer.

sa_filter
object

Reference Resource: ACL

string
length ≤ 80

Optional description of the MSDP Peer.

integer
1 to 65535

AS number on which the peer is configured. Local AS is assumed, if it is not specified.

string
length ≤ 90

MD5 password for the peer.

timers
object
string

Reference Resource: Port
Source Interface to be used for communication to the peer. If not configured, MSDP will not communicate to the peer.

Responses
200

OK

204

No Content

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…