FabricBfdConfigurationResponse

data class FabricBfdConfigurationResponse(val interval: Int, val multiplier: Int)

BFD Configuration properties.

Constructors

Link copied to clipboard
constructor(interval: Int, multiplier: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

interval in seconds. Example: 300.

Link copied to clipboard

multiplier. Example: 3.