Reference documentation and code samples for the Compute Engine v1 API enum RouterBgpPeerBfd.Types.SessionInitializationMode.
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. The default is DISABLED.
[[["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-03-24 UTC."],[[["This webpage provides reference documentation for the `RouterBgpPeerBfd.Types.SessionInitializationMode` enum within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version of the documentation available is version 3.6.0, with multiple other version available all the way down to 1.0.0."],["The `SessionInitializationMode` enum has four possible values: `Active`, `Disabled`, `Passive`, and `UndefinedSessionInitializationMode`."],["The enum controls how the BFD session is initiated for a BGP peer, with options to have the Cloud Router initiate (`Active`), wait for the peer to initiate (`Passive`), or disable BFD (`Disabled`)."],["The default setting for the BFD session initialization mode is set to `DISABLED`."]]],[]]