Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
En la página, se proporcionan detalles para solucionar problemas de redes comunes.
Solución de problemas de arranque de red
En esta sección, se muestran algunos de los errores comunes que puedes encontrar cuando completas el proceso de arranque de la red.
Error de generación de la configuración
Para completar la instalación de red, se instalan archivos de configuración de red en la máquina de arranque. Si se produce un error de generación de la configuración, verifica los archivos YAML ubicados en /root/cellcfg para ver la configuración del conmutador que falló.
El arranque se detuvo en el ping de la fase 1
Si el proceso de arranque de la red se detiene en el ping de la fase 1, sigue estos pasos para encontrar el problema:
Obtén la ubicación de la configuración del interruptor generada en el registro de arranque: /tmp/network-bootstrap/ID
Para encontrar el conmutador atascado, consulta el archivo de configuración del conmutador con la dirección IP.
Accede al conmutador y verifica el registro de operaciones.
El arranque se detuvo en el ping de la fase 2
Si el proceso de arranque de la red se detiene en el ping de la fase 2, sigue estos pasos para encontrar el problema:
Obtén la ubicación de la configuración del interruptor generada en el registro de arranque: /tmp/network-bootstrap/ID
Para encontrar el conmutador atascado, consulta el archivo de configuración del conmutador con la dirección IP de administración.
Verifica la configuración del conmutador de administración para detectar posibles problemas de acceso en la red de administración.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-09-04 (UTC)"],[[["\u003cp\u003eThis page details how to troubleshoot common network bootstrap errors.\u003c/p\u003e\n"],["\u003cp\u003eA configuration generation error can be troubleshot by checking the YAML files at \u003ccode\u003e/root/cellcfg\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIf the bootstrap stalls at phase 1 ping, check the switch configuration file in \u003ccode\u003e/tmp/network-bootstrap/<ID>\u003c/code\u003e and the switch's operation log.\u003c/p\u003e\n"],["\u003cp\u003eIf the bootstrap stalls at phase 2 ping, review the management switch configuration file in \u003ccode\u003e/tmp/network-bootstrap/<ID>\u003c/code\u003e for management network access issues.\u003c/p\u003e\n"]]],[],null,["# Networking troubleshooting\n\nThe page contains details on how to troubleshoot common networking issues.\n\nNetwork Bootstrap Troubleshooting\n---------------------------------\n\nThis section shows some of the common errors you might face when completing the\nnetwork bootstrap process.\n\n### Configuration generation error\n\nTo complete the network installation, network configuration files are installed\non the bootstrapper machine. If you face a configuration generation error, check\nthe YAML files located at `/root/cellcfg` for the failed switch configuration.\n\n### Bootstrap stalled at phase 1 ping\n\nIf the network bootstrap process gets stalled at phase 1 ping, follow these\nsteps to find the issue:\n\n1. Get the generated switch configuration location from the bootstrap log: `/tmp/network-bootstrap/`\u003cvar translate=\"no\"\u003eID\u003c/var\u003e\n2. Find the stalled switch by looking at the switch configuration file with the IP address.\n3. Sign in to the switch and check the operation log.\n\n### Bootstrap stalled at phase 2 ping\n\nIf the network bootstrap process gets stalled at phase 2 ping, follow these\nsteps to find the issue:\n\n1. Get the generated switch configuration location from the bootstrap log: `/tmp/network-bootstrap/`\u003cvar translate=\"no\"\u003eID\u003c/var\u003e\n2. Find the stalled switch by looking at the switch configuration file with the management IP address.\n3. Check the management switch configuration for any potential access issues in the management network."]]