HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/vrfs/{VRF.name}/msdp_router/msdp_peers/{MSDP_Peer.address}

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
integer
1 to 65535

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

string
length ≤ 80

Optional description of the MSDP Peer.

boolean

Enables MSDP communication with the peer.

string
length ≤ 90

MD5 password for the peer. If this is not set, then there is no password for the peer.

string
length ≤ 20

Name of the mesh group, if the peer is configured as a part of mesh group. If this is not set, then the peer is not part of mesh group.

string

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

sa_filter
object

Reference Resource: ACL

integer
0 to 65535

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

timers
object
string
enum

When not set to all_attributes_and_dependents, msdp peer information is not synced from vsx primary to secondary. If this is not set, then msdp peer information is synced.

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