Class BgpMd5 (1.50.0)
Stay organized with collections
Save and categorize content based on your preferences.
BgpMd5(value)
Output only. [Output Only] Whether the attachment's BGP session
requires/allows/disallows BGP MD5 authentication. This can take one
of the following values: MD5_OPTIONAL, MD5_REQUIRED,
MD5_UNSUPPORTED.
For example, a Cross-Cloud Interconnect connection to a remote cloud
provider that requires BGP MD5 authentication has the
interconnectRemoteLocation
attachment_configuration_constraints.bgp_md5 field set to
MD5_REQUIRED, and that property is propagated to the attachment.
Similarly, if BGP MD5 is MD5_UNSUPPORTED, an error is returned if
MD5 is requested.
Enums
Name
Description
UNDEFINED_BGP_MD5
A value indicating that the enum field is not set.
MD5_OPTIONAL
MD5_OPTIONAL: BGP MD5 authentication is supported and can optionally be configured.
MD5_REQUIRED
MD5_REQUIRED: BGP MD5 authentication must be configured.
MD5_UNSUPPORTED
MD5_UNSUPPORTED: BGP MD5 authentication must not be configured
[[["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 2026-07-18 UTC."],[],[]]