BGPNeighbor

None

Overview

associatedExportRoutingPolicyID string filterable  
associatedImportRoutingPolicyID string filterable  
dampeningEnabled boolean filterable   orderable  
description string
entityScope enum (ENTERPRISE | GLOBAL) autogenerated   filterable   orderable  
externalID string filterable   orderable   locally unique  
name string filterable   orderable  
peerAS integer required   filterable   orderable  
peerIP string filterable   orderable  
session string

API Resource

/bgpneighbors/id
delete get put

Parents

/vports/id/bgpneighbors
get post
/subnets/id/bgpneighbors
get post
/bgpneighbors
get
/vlans/id/bgpneighbors
get post

Children

/bgpneighbors/id/metadatas
get post
/bgpneighbors/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

associatedExportRoutingPolicyID string filterable  
Discussion

export policy ID


Charateristics

Format: free
SDK attribute: associatedExportRoutingPolicyID

associatedImportRoutingPolicyID string filterable  
Discussion

import routing policy ID


Charateristics

Format: free
SDK attribute: associatedImportRoutingPolicyID

dampeningEnabled boolean filterable   orderable  
Discussion

Enable/disable route flap damping.


Charateristics

SDK attribute: dampeningEnabled

description string
Discussion

Short description for this peer


Charateristics

Format: free
SDK attribute: description

entityScope enum autogenerated   filterable   orderable  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
Format: free
SDK attribute: entityScope

externalID string filterable   orderable   locally unique  
Discussion

External object ID. Used for integration with third party systems


Charateristics

Format: free
SDK attribute: externalID

name string filterable   orderable  
Discussion

Name of the peer


Charateristics

Format: free
Min length: 1
Max length: 255
SDK attribute: name

peerAS integer required   filterable   orderable  
Discussion

Local autonomous system to be used when establishing a session with the remote peer if it is different from the global BGP router autonomous system number.


Charateristics

Min value: 1
Max value: 65535
SDK attribute: peerAS

peerIP string filterable   orderable  
Discussion

IP Address of the neighbor. If the neighbor is attached to a host vPort this is optional or must be the same as the host's IP. For uplink or bridge vPort neighbors the IP address must be specified


Charateristics

Format: free
Max length: 255
SDK attribute: peerIP

session string
Discussion

neighbor session yang blob


Charateristics

Format: free
SDK attribute: session