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-21 UTC."],[[["The latest version available for `RouterBgpPeerBfd.Types.SessionInitializationMode` is 3.6.0, and multiple previous versions, ranging from 1.0.0 to 3.5.0, are also documented."],["This documentation covers the `RouterBgpPeerBfd.Types.SessionInitializationMode` enum within the Google Cloud Compute Engine v1 API, used for BFD session management in BGP peers."],["The `SessionInitializationMode` enum has three defined states: ACTIVE (Cloud Router initiates BFD), PASSIVE (Cloud Router waits for peer to initiate), and DISABLED (BFD is disabled)."],["The assembly for the `SessionInitializationMode` enum is found in Google.Cloud.Compute.V1.dll, and the namespace it resides in is Google.Cloud.Compute.V1."],["The `UndefinedSessionInitializationMode` is a value used to indicate when the enum field is not set, along with the 3 states already mentioned."]]],[]]