Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::RouterStatusBgpPeerStatus::StatusReason.
Indicates why particular status was returned.
Constants
UNDEFINED_STATUS_REASON
value: 0 A value indicating that the enum field is not set.
IPV4_PEER_ON_IPV6_ONLY_CONNECTION
value: 435_936_662 BGP peer disabled because it requires IPv4 but the underlying connection is IPv6-only.
IPV6_PEER_ON_IPV4_ONLY_CONNECTION
value: 436_304_082 BGP peer disabled because it requires IPv6 but the underlying connection is IPv4-only.
MD5_AUTH_INTERNAL_PROBLEM
value: 140_462_259 Indicates internal problems with configuration of MD5 authentication. This particular reason can only be returned when md5AuthEnabled is true and status is DOWN.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]