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-04-09 UTC."],[[["This document provides reference documentation for the `RouterBgpPeerBfd.Types.SessionInitializationMode` enum within the Google Cloud Compute Engine v1 API, specifically for version 3.5.0."],["The `SessionInitializationMode` enum defines the behavior of BFD (Bidirectional Forwarding Detection) session initiation between a Cloud Router and a peer router, allowing settings of `ACTIVE`, `PASSIVE`, or `DISABLED`."],["The document also includes a list of previous versions of this enum, from version 1.0.0 all the way to 3.6.0 which is the latest, with each version having their own link."],["An additional `UndefinedSessionInitializationMode` field indicates that no value has been set for the enum field."]]],[]]