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-21 UTC."],[[["This webpage provides documentation for the `SessionInitializationMode` enum within the `Google.Cloud.Compute.V1` namespace, specifically related to BFD (Bidirectional Forwarding Detection) session management for BGP peers."],["The latest version documented is 3.6.0, and the page includes links to historical versions dating back to 1.0.0, offering comprehensive access to prior iterations."],["The `SessionInitializationMode` enum has three defined states: `Active` (Cloud Router initiates the BFD session), `Passive` (Cloud Router waits for the peer to initiate), and `Disabled` (BFD is turned off), with a default setting of `Disabled`."],["The enum also includes the `UndefinedSessionInitializationMode` field, which signifies that no value has been set."],["The documentation is part of the `Google.Cloud.Compute.V1.dll` assembly, providing reference information for integrating with Google Cloud services."]]],[]]