Enum BfdStatus.Types.BfdSessionInitializationMode (2.1.0)

public enum BfdSessionInitializationMode

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.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
Active
Disabled
Passive
UndefinedBfdSessionInitializationMode

A value indicating that the enum field is not set.