NOTIFICATION_RECEIVED-Nachricht wird in Cloud Router-Logs angezeigt
In den Cloud Router-Logs wird eine NOTIFICATION_RECEIVED-Meldung angezeigt, wenn der Cloud Router die NOTIFICATION-Nachricht vom BGP-Peer erhalten hat. Die NOTIFICATION-Nachricht ist ein Signal für Cloud Router, dass die BGP-Sitzung beendet werden soll.
Wenn der Cloud Router eine NOTIFICATION-Nachricht von seinem BGP-Peer empfängt, schließt er die BGP-Verbindung mit diesem Peer und entfernt alle erkannten Routen.
Der BGP-Peer sendet NOTIFICATION-Nachrichten aus verschiedenen Gründen. Ein Beispiel ist die Nachricht "Hold-Timer abgelaufen".
CONFIG_DISABLED-Nachricht wird in Cloud Router-Logs angezeigt
Die Nachricht CONFIG_DISABLED zeigt an, dass der Cloud Router die BGP-Sitzung gezielt beendet hat. Mit Beenden der BGP-Sitzung versucht der Cloud Router, sofort einen Fehlerstatus an seinen Peer zu senden.
Diese Nachricht wird aus einem der folgenden Gründe angezeigt:
Ein Nutzer hat die BGP-Sitzung mithilfe der Cloud Router API, derGoogle Cloud Console oder der Google Cloud CLI deaktiviert. Weitere Informationen finden Sie unter BGP-Sitzungen deaktivieren oder entfernen.
Für eine für Cloud VPN eingerichtete BGP-Sitzung hat der mit der BGP-Sitzung verknüpfte VPN-Tunnel keine IKE-Version und keine untergeordnete Sicherheitsverknüpfung (Security Association, SA) eingerichtet. Informationen zur Fehlerbehebung bei VPN-Verbindungen finden Sie unter Cloud VPN-Fehlerbehebung.
Bei einer für Cloud Interconnect eingerichteten BGP-Sitzung ist der VLAN-Anhang nicht konfiguriert oder er befindet sich im Admin-Down-Modus. Weitere Informationen zur Behebung des Problems finden Sie in der Cloud Interconnect-Dokumentation unter Fehlerbehebung.
Bei einer BFD-fähigen BGP-Sitzung ist der BFD-Steuerungs-Timer für den Cloud Router abgelaufen. In diesem Fall wird die BGP-Sitzung beendet. Weitere Informationen zum BFD-Sitzungsstatus finden Sie unter BFD-Diagnosemeldungen und Sitzungsstatus.
LINK_DOWN-Nachricht wird in Cloud Router-Logs angezeigt
In den Cloud Router-Logs wird die Meldung LINK_DOWN angezeigt, wenn die Verbindung zwischen dem Google-Peering-Edge-Router und Ihrem VLAN-Anhang für Cloud Interconnect ausgefallen ist. Der Peering-Edge-Router ist ein Netzwerkgerät, das von Google innerhalb der Colocations-Einrichtung verwaltet wird, in der Sie Ihre Cloud Interconnect-Verbindung bereitgestellt haben.
Die Meldung LINK_DOWN ist ein Signal dafür, dass der entsprechende BGP-Peer-Status ausgefallen ist. Diese Nachricht gilt nur für Cloud Interconnect-basierte BGP-Sitzungen.
Nächste Schritte
Weitere Informationen zur Verwendung von Cloud Logging für das Monitoring von Cloud Router finden Sie unter Logs und Messwerte ansehen.
Weitere Informationen zum BGP-Sitzungsstatus finden Sie unter BGP-Sitzungsstatus.
Informationen zu Diagnosemeldungen und Sitzungsstatus im Zusammenhang mit der BFD (Bidirectional Forwarding Detection) finden Sie unter BFD-Diagnosemeldungen und Sitzungsstatus.
Bei Problemen bei der Verwendung von Cloud Router mit Router-Appliance können Sie die Dokumentation zu Network Connectivity Center unter Fehlerbehebung für Router-Appliance zurate ziehen.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-08-12 (UTC)."],[],[],null,["# Troubleshoot Cloud Router log messages\n======================================\n\nThis guide is for troubleshooting log messages that appear in\nCloud Router logs.\n\nFor additional troubleshooting information, see the following:\n\n- [Troubleshoot BGP sessions](/network-connectivity/docs/router/support/troubleshoot-bgp-sessions)\n- [Troubleshoot BGP peering](/network-connectivity/docs/router/support/troubleshoot-bgp-peering)\n- [Troubleshoot BGP routes and route\n selection](/network-connectivity/docs/router/support/troubleshoot-bgp-routes)\n\n`NOTIFICATION_RECEIVED` message appears in Cloud Router logs\n------------------------------------------------------------\n\nA `NOTIFICATION_RECEIVED` message appears in the Cloud Router logs when\nthe Cloud Router has received a `NOTIFICATION` message from the BGP\npeer. The `NOTIFICATION` message is a signal to Cloud Router that it\nshould stop the BGP session.\n\nWhen the Cloud Router receives a `NOTIFICATION` message from its BGP\npeer, Cloud Router closes the BGP connection with that peer and removes\nall its learned routes.\n\nThe BGP peer can send `NOTIFICATION` messages for a variety of reasons. For\nexample, the peer might send a \"Hold Timer Expired\" message.\n\n`CONFIG_DISABLED` message appears in Cloud Router logs\n------------------------------------------------------\n\nA `CONFIG_DISABLED` message indicates that Cloud Router has\nintentionally stopped the BGP session. By stopping the BGP session,\nCloud Router is attempting to immediately communicate an error state to\nits peer.\n\nThis message can appear due to any of the following reasons:\n\n- A user has disabled the BGP session by using the Cloud Router API,\n Google Cloud console, or the Google Cloud CLI. See [Disabling or removing BGP\n sessions](/network-connectivity/docs/router/how-to/disabling-removing-bgp).\n\n- For a BGP session set up for Cloud VPN, the VPN tunnel associated\n with the BGP session has not established an IKE and child security\n association (SA). To troubleshoot VPN connectivity, see [Cloud VPN\n troubleshooting](/network-connectivity/docs/vpn/support/troubleshooting).\n\n- For a BGP session set up for Cloud Interconnect, the VLAN\n attachment is not configured or is in an admin-down state. To troubleshoot\n the issue further, see\n [Troubleshooting](/network-connectivity/docs/interconnect/support/troubleshooting)\n in the Cloud Interconnect documentation.\n\n- For a BFD-enabled BGP session, the BFD control detection timer on the\n Cloud Router has expired. When this occurs, the BGP session is\n stopped. For more information on BFD session states, see [BFD diagnostic\n messages and session states](/network-connectivity/docs/router/concepts/bfd-states).\n\n`LINK_DOWN` message appears in Cloud Router logs\n------------------------------------------------\n\nA `LINK_DOWN` message appears in the Cloud Router logs when the link\nbetween the Google peering edge router and your VLAN attachment for\nCloud Interconnect is down. The peering edge router is networking\nequipment that is managed by Google inside the colocation facility where you\nhave provisioned your Cloud Interconnect connection.\n\nThe `LINK_DOWN` message is a signal that the corresponding BGP peer status is\ndown. This message applies only to Cloud Interconnect-based BGP\nsessions.\n\nWhat's next\n-----------\n\n- For more information about how to use Cloud Logging to monitor\n Cloud Router, see\n [View logs and metrics](/network-connectivity/docs/router/how-to/viewing-logs-metrics).\n\n- For additional support, see\n [Getting support](/network-connectivity/docs/router/support/getting-support).\n\n- For information about BGP session states, see\n [BGP session states](/network-connectivity/docs/router/concepts/bgp-states).\n\n- For information about diagnostic messages and session states related to\n Bidirectional Forwarding Detection (BFD), see\n [BFD diagnostic messages and session states](/network-connectivity/docs/router/concepts/bfd-states).\n\n- For issues related to using Cloud Router with Router appliance,\n see\n [Troubleshooting Router appliance](/network-connectivity/docs/network-connectivity-center/support/troubleshooting#troubleshooting-ra)\n in the Network Connectivity Center documentation."]]