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."],[[["This page provides documentation for the `RouterBgpPeerBfd.Types.SessionInitializationMode` enum within the Google.Cloud.Compute.V1 API, specifically within the .NET context."],["The `SessionInitializationMode` enum defines the BFD session initialization behavior for a BGP peer, allowing configurations such as `ACTIVE`, `PASSIVE`, or `DISABLED`, with `DISABLED` being the default."],["The document details various available versions of the API, ranging from version 1.0.0 to the latest, version 3.6.0, along with other versions in-between, such as the current version 2.12.0."],["There is a listing of possible enum values, that include `Active`, `Disabled`, `Passive`, as well as an `UndefinedSessionInitializationMode` value which indicates the field has not been set."]]],[]]