Reference documentation and code samples for the Compute Engine v1 API enum BfdStatus.Types.BfdSessionInitializationMode.
The BFD session initialization mode for this BGP peer. If set to ACTIVE, the Cloud Router will initiate the BFD session for this BGP peer. If set to PASSIVE, the Cloud Router will wait for the peer router to initiate the BFD session for this BGP peer. If set to DISABLED, BFD is disabled for this BGP peer.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["The latest version available for `BfdStatus.Types.BfdSessionInitializationMode` is 3.6.0, with the provided content listing all versions down to 1.0.0."],["`BfdStatus.Types.BfdSessionInitializationMode` is an enum within the Compute Engine v1 API used to define the BFD session initialization mode for BGP peers."],["The `BfdStatus.Types.BfdSessionInitializationMode` enum offers three primary settings: ACTIVE, where the Cloud Router initiates the BFD session; PASSIVE, where the Cloud Router awaits the peer's initiation; and DISABLED, where BFD is turned off."],["This documentation provides a reference for the namespace `Google.Cloud.Compute.V1`, within the `Google.Cloud.Compute.V1.dll` assembly."],["There is an additional field within the enum, `UndefinedBfdSessionInitializationMode`, to indicate when the field is unset."]]],[]]