el 10-08-2018 07:24 AM
Hola
Tengo una duda, mi switch no tiene imagen en este momento, pero quiero saber como configurar una ip en modo ROMMON para cargar una imagen por tftp
Boot Sector Filesystem (bs:) installed, fsid: 3 Parameter Block Filesystem (pb:) installed, fsid: 4 Boot process failed... The system is unable to boot automatically. The BOOT environment variable needs to be set to a bootable image. switch: switch: switch:
Ya intente con los comandos:
set IP_ADDR=X.X.X.X
Pero no alcanzo por ping mi servidor tftp y me manda un error que no se configuro correctamente la IP
Espero sus comentarios.
Saludos cordiailes
¡Resuelto! Ir a solución.
10-08-2018 08:12 AM - editado 10-08-2018 08:14 AM
hola @oscar.cuevas1
No funciona porque debes definir un default gateway y la máscara de la red:
rommon > IP_ADDRESS=1.1.1.1
rommon > IP_SUBNET_MASK=255.255.254.0
rommon > DEFAULT_GATEWAY=1.1.0.1
en este documento vienen los comandos, saludos!
TFTP Download Command Variables
This section describes the system variables that can be set in ROM monitor mode and that are used during the TFTP download process. There are both required variables and optional variables.
Note The commands described in this section are case sensitive and must be entered exactly as shown.
Required Variables
These variables must be set with these commands before you use the tftpdnld command:
Variable
Command
IP address of the router.
IP_ADDRESS= ip_address
Subnet mask of the router.
IP_SUBNET_MASK= ip_address
IP address of the default gateway of the router.
DEFAULT_GATEWAY= ip_address
IP address of the TFTP server from which the software will be downloaded.
TFTP_SERVER= ip_address
Name of the file that will be downloaded to the router.
TFTP_FILE= filename
10-08-2018 08:12 AM - editado 10-08-2018 08:14 AM
hola @oscar.cuevas1
No funciona porque debes definir un default gateway y la máscara de la red:
rommon > IP_ADDRESS=1.1.1.1
rommon > IP_SUBNET_MASK=255.255.254.0
rommon > DEFAULT_GATEWAY=1.1.0.1
en este documento vienen los comandos, saludos!
TFTP Download Command Variables
This section describes the system variables that can be set in ROM monitor mode and that are used during the TFTP download process. There are both required variables and optional variables.
Note The commands described in this section are case sensitive and must be entered exactly as shown.
Required Variables
These variables must be set with these commands before you use the tftpdnld command:
Variable
Command
IP address of the router.
IP_ADDRESS= ip_address
Subnet mask of the router.
IP_SUBNET_MASK= ip_address
IP address of the default gateway of the router.
DEFAULT_GATEWAY= ip_address
IP address of the TFTP server from which the software will be downloaded.
TFTP_SERVER= ip_address
Name of the file that will be downloaded to the router.
TFTP_FILE= filename
el 10-08-2018 09:10 AM
Muchas gracias por el apoyo y la atención.
Adicionalmente encontré una alternativa para transferir la imagen por medio de Xmodem.
Ahora tengo 2 métodos para realizar la transferencia de mi imagen.
Saludos cordiales
10-08-2018 12:53 PM - editado 10-08-2018 04:23 PM
Hola Oscar
Xmodem es un metodo que te funcionara pero puede llegar a tomar muchisimo tiempo en transferir, para evitar eso puedes modificar el baud rate. Pero por recomendación es mejor hacerlo via TFTP colocando las dirección IP, como previamente fue indicado.
Otra opcion mas sencilla para transferencias, es si tu equipo tiene puertos USB.
Recuerda siempre hacer la tranferencia via cable y no via wifi.
Saludos
el 10-09-2018 08:06 AM
el 10-09-2018 12:02 PM
:-)
el 02-02-2022 03:22 PM
Buen día. ¿ Que comando se utiliza para transferir archivos de la SD card al Dispositivo(en mi caso un Switch) después de haber
agregado los datos indicados anteriormente?
Descubra y salve sus notas favoritas. Vuelva a encontrar las respuestas de los expertos, guías paso a paso, temas recientes y mucho más.
¿Es nuevo por aquí? Empiece con estos tips. Cómo usar la comunidad Guía para nuevos miembros
Navegue y encuentre contenido personalizado de la comunidad