Module: Google::Cloud::Compute::V1::RouterBgpPeerBfd::SessionInitializationMode

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

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.

Constant Summary collapse

UNDEFINED_SESSION_INITIALIZATION_MODE =

A value indicating that the enum field is not set.

0
ACTIVE =
314_733_318
DISABLED =
516_696_700
PASSIVE =
462_813_959