A mensagem NOTIFICATION_RECEIVED aparece nos registros do Cloud Router
Uma mensagem NOTIFICATION_RECEIVED aparece nos registros do Cloud Router quando o Cloud Router
recebe uma mensagem NOTIFICATION do peer BGP. A mensagem NOTIFICATION é um sinal
para o Cloud Router de que ela precisa interromper a sessão do BGP.
Quando o Cloud Router recebe uma mensagem NOTIFICATION do peer BGP,
o Cloud Router fecha a conexão do BGP com esse peering e remove todas as rotas aprendidas.
O par no nível do BGP pode enviar mensagens NOTIFICATION por vários motivos. Por exemplo, o par pode enviar uma mensagem "Timer de espera expirado".
A mensagem CONFIG_DISABLED aparece nos registros do Cloud Router
Uma mensagem CONFIG_DISABLED indica que o Cloud Router interrompeu
intencionalmente a sessão do BGP. Ao interromper a sessão do BGP,
o Cloud Router tenta comunicar imediatamente um estado de erro ao peering.
Essa mensagem pode aparecer por um destes motivos:
Um usuário desativou a sessão do BGP usando a API Cloud Router, o consoleGoogle Cloud ou a CLI do Google Cloud. Consulte Como desativar ou remover sessões do
BGP.
Para uma sessão do BGP configurada para o Cloud VPN, o túnel da VPN associado à sessão do BGP não estabeleceu uma associação de segurança (IKE, na sigla em inglês) e IKE. Para resolver problemas de conectividade da VPN, consulte
Solução de problemas do Cloud VPN.
Para uma sessão do BGP configurada para o Cloud Interconnect, o anexo da VLAN não está configurado ou está em estado de administrador inativo. Para resolver o problema, consulte Solução de problemas na documentação do Cloud Interconnect.
Para uma sessão do BGP ativada para BFD, o temporizador de detecção de controle de BFD no Cloud Router expirou. Quando isso ocorre, a sessão do BGP é interrompida. Para saber mais sobre os estados da sessão do BFD, consulte Mensagens de diagnóstico e estados da sessão do BFD.
A mensagem LINK_DOWN aparece nos registros do Cloud Router
Uma mensagem LINK_DOWN aparece nos registros do Cloud Router quando o
link entre o roteador de borda de peering do Google e o anexo da VLAN para
o Cloud Interconnect está inativo. O roteador de borda de peering é um equipamento de rede gerenciado
pelo Google dentro da instalação de colocation em que você provisionou a
conexão do Cloud Interconnect.
A mensagem LINK_DOWN é um sinal de que o status de peering do BGP correspondente está
inativo. Essa mensagem se aplica apenas às sessões do BGP baseadas no Cloud Interconnect.
A seguir
Para mais informações sobre como usar o Cloud Logging para monitorar o Cloud Router, consulte Acessar registros e métricas.
Para informações sobre mensagens de diagnóstico e estados de sessão relacionados à detecção de encaminhamento bidirecional (BFD, na sigla em inglês), consulte Mensagens de diagnóstico e estados de sessões de BFD.
Sobre problemas relacionados ao uso do Cloud Router com o dispositivo roteador, consulte Solução de problemas do dispositivo roteador na documentação do Network Connectivity Center.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-09-04 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."]]