BFDSession

Represents the Bidirectional Forwarding Detection session that can be configured on an uplink/BR connection.

Overview

BFDDestinationIP string filterable   orderable  
BFDMultiplier integer
BFDTimer integer
entityScope enum (ENTERPRISE | GLOBAL) autogenerated   filterable   orderable  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
multiHopEnabled boolean

API Resource

/bfdsessions/id
delete get put

Parents

/brconnections/id/bfdsessions
get post
/uplinkconnections/id/bfdsessions
get post

Children

/bfdsessions/id/metadatas
get post
/bfdsessions/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

BFDDestinationIP string filterable   orderable  
Discussion

Destination IP Address used for Bidirectional Forwarding Detection.


Charateristics

Format: free
SDK attribute: BFDDestinationIP

BFDMultiplier integer
Discussion

Multiplier used for Bidirectional Forwarding Detection Timer.


Charateristics

Default value: 3
Min value: 2
Max value: 20
SDK attribute: BFDMultiplier

BFDTimer integer
Discussion

Timer for Bidirectional Forwarding Detection. (min = 200, max = 100,000) Unit is milliseconds.


Charateristics

Default value: 500
Min value: 200
Max value: 100000
SDK attribute: BFDTimer

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

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

multiHopEnabled boolean
Discussion

Boolean flag to indicate whether the BFD Session has single hop or multi hop capability.


Charateristics

Default value: False
SDK attribute: multiHopEnabled