Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Messaggi di diagnostica BFD e stati della sessione
La RFC 5880
definisce i codici diagnostici che specificano il motivo dell'ultima
variazione dello stato della sessione Bidirectional Forwarding Detection (BFD) del sistema locale.
I messaggi di diagnostica possono essere indicatori utili per la risoluzione dei problemi. Puoi vedere questi messaggi o codici quando
visualizzi lo stato del router Cloud.
Nella tabella seguente sono elencati i messaggi di diagnostica BFD, i relativi codici di errore numerici e le azioni di follow-up suggerite.
Messaggio di diagnostica BFD
Codice numerico
Azione suggerita
NO_DIAGNOSTIC
0
Non sono disponibili informazioni diagnostiche. Per ulteriori informazioni, consulta la sezione BFD
State Machine (Macchina a stati BFD) del documento RFC 5880 e la tabella dello stato della sessione BFD
nella sezione successiva.
CONTROL_DETECTION_TIME_EXPIRED
1
BFD locale non ha ricevuto un pacchetto di controllo dal lato remoto entro il periodo di tempo (num_rx_interval * bfd multiplier). Questo
puรฒ accadere quando il link di inoltro รจ inattivo o BFD sul sistema remoto
non funziona correttamente.
Controlla la connettivitร al sistema remoto e i contatori di trasmissione delle sessioni BFD del sistema remoto.
ECHO_FUNCTION_FAILED
2
โ
NEIGHBOR_SIGNALED_SESSION_DOWN
3
Il vicino BFD ha segnalato lo stato DOWN. Controlla la configurazione e lo stato operativo del protocollo BFD
del sistema remoto.
FORWARDING_PLANE_RESET
4
โ
PATH_DOWN
5
โ
CONCATENATED_PATH_DOWN
6
โ
ADMINISTRATIVELY_DOWN
7
BFD nel sistema locale รจ stato impostato su DOWN dall'amministratore a causa di un upgrade del software BFD. Verifica che lo stato sia ripristinato dopo l'upgrade.
REVERSE_CONCATENATED_PATH_DOWN
8
โ
Stati della sessione BFD
La tabella seguente elenca gli stati delle sessioni BFD e i relativi codici di errore numerici.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema รจ stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-08-12 UTC."],[],[],null,["# BFD diagnostic messages and session states\n==========================================\n\n| **Important:** BFD can only be enabled on provisioned VLAN\n| attachments that use Dataplane version 2. You can view the `dataplaneVersion` for a\n| VLAN attachment by viewing the attachment details in one of the following ways:\n|\n| - **API** : Use the [interconnectAttachments.get](/compute/docs/reference/rest/v1/interconnectAttachments/get) method. You can use this method on VLAN attachments for either Dedicated Interconnect or Partner Interconnect.\n| - **Google Cloud CLI** : Use the `gcloud compute interconnects attachments describe\n| `\u003cvar translate=\"no\"\u003eATTACHMENT-NAME\u003c/var\u003e command where \u003cvar translate=\"no\"\u003eATTACHMENT-NAME\u003c/var\u003e is the name of the VLAN attachment for either Dedicated Interconnect or Partner Interconnect.\n|\n| In the output of the API or gcloud CLI command, look for the\n| `dataplaneVersion` field with a value of `2`. If the field is absent\n| from the output, the VLAN attachment is using version 1 and cannot be used with BFD. For more\n| information, contact your customer account team.\n|\n| The Cloud Interconnect Dataplane v2 is unrelated to\n| [Google Kubernetes Engine (GKE) Dataplane V2](/kubernetes-engine/docs/concepts/dataplane-v2)\n\n[RFC 5880](https://datatracker.ietf.org/doc/html/rfc5880#section-4.1)\ndefines diagnostic codes that specify the local system's reason for the last\nchange in the Bidirectional Forwarding Detection (BFD) session state.\nDiagnostic messages can be helpful indicators\nwhen troubleshooting. You can see these messages or codes when\n[viewing Cloud Router status](/network-connectivity/docs/router/how-to/viewing-router-details#viewing-router-status).\n\nThe following table lists BFD diagnostic messages, their numeric error codes,\nand suggested follow-up actions.\n\n\u003cbr /\u003e\n\n### BFD session states\n\nThe following table lists BFD session states and their numeric error codes.\n\n### BFD status messages\n\nYou can view BFD status messages under the `bfdStatus` field in command\noutput from the [`gcloud compute routers\nget-status` command](/sdk/gcloud/reference/compute/routers/get-status).\n\nFor field definitions and descriptions, see the\n[Cloud Router API documentation](/compute/docs/reference/rest/v1/routers/getRouterStatus).\n\nWhat's next\n-----------\n\n- To modify BFD settings on a BGP session, see\n [Update or disable BFD](/network-connectivity/docs/router/how-to/updating-bfd).\n\n- For information about BGP session states, see\n [BGP session states](/network-connectivity/docs/router/concepts/bgp-states).\n\n- To troubleshoot issues with Cloud Router, see\n [Troubleshooting](/network-connectivity/docs/router/resources/troubleshooting)."]]