Pur sforzandomi, sarò tonto, la parte a seguire non la capisco proprio
Se siete ancora in ROMmon, il che significa che la vostra immagine di boot o è danneggiato o mancante. If your router has no valid image in Flash or Bootflash, and no other ROMmon upgrade procedure, the only way to recover is to have a similar router with a compatible Flash card, download the image on that router, and then move the Flash card to the one that is stuck. Se il vostro router non ha alcuna valida immagine in Flash o Bootflash, e nessun altro ROMmon procedura di aggiornamento, l'unico modo per recuperare è di avere un simile router con uno compatibile con Flash card, scaricare l'immagine su quella del router, e quindi spostare il flash card per quello che si è conficcata.
Check the PCMCIA Filesystem Compatibility Matrix and Filesystem Information for Flash card compatibility information. Verificare la compatibilità PCMCIA filesystem Matrix e Informazioni sul filesystem Flash card per informazioni sulla compatibilità.
Connect the Ethernet interface 0 of your router to the network, through which you can reach the TFTP server. Collegare l'interfaccia Ethernet 0 del vostro router per la rete, attraverso il quale è possibile raggiungere il server TFTP. Configure the IP address on the Ethernet interface of the router. Configurare l'indirizzo IP su interfaccia Ethernet del router.
Router(boot)> enable Router (boot)> consentire
Router(boot)# configure terminal Router (boot) # configurare il terminale
Router(boot)(config)# interface ethernet 0 Router (boot) (config) # interfaccia ethernet 0
Router(boot)(config-if)# ip address 10.77.241.160 255.255.255.0 Router (boot) (se-config) # indirizzo IP 10.77.241.160 255.255.255.0
Router(boot)(config-if)# no shutdown Router (boot) (se-config) # nessun arresto
Routers that run boot images do not have routing capabilities. Therefore, a default gateway for this router must be configured. Router che eseguono le immagini di boot non hanno capacità di routing. Pertanto, un gateway predefinito per questo router deve essere configurato. Issue the ip default-gateway global configuration command to set the appropriate default gateway for this router. Numero ip-gateway predefinito di configurazione globale per impostare le opportune gateway predefinito per questo router. This should point to the IP address of the router attached to the same subnet as your Ethernet 0 interface. Questo dovrebbe puntare l'indirizzo IP del router collegati alla stessa subnet come interfaccia Ethernet 0.
Router(boot)(config)# ip default-gateway 10.77.241.129 Router (boot) (config) # ip-gateway predefinito 10.77.241.129
Before you copy the Cisco IOS image from the TFTP server, make sure that the router has connectivity to the TFTP server. Prima di copiare il Cisco IOS immagine dal server TFTP, assicurarsi che il router ha la connettività al server TFTP.
Router(boot)# ping 10.77.233.94 Router (boot) # ping 10.77.233.94
Type escape sequence to abort. Tipo sequenza di escape per interrompere.
Sending 5, 100-byte ICMP Echoes to 10.77.233.94, timeout is 2 seconds: Invio di 5, 100-byte ICMP Echi di 10.77.233.94, timeout è di 2 secondi:
.!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 4/4/4 ms Tasso di successo è del 100 per cento (5 / 5), round-trip min / avg / max = 4/4/4 ms
Router(boot)# Router (boot) # Copy the Cisco IOS image from the TFTP server to the Flash memory on the router. Copiare l'immagine Cisco IOS dal server TFTP per la memoria Flash sul router.
Router(boot)# copy tftp flash Router (boot) # copia tftp flash
PCMCIA flash directory: PCMCIA flash directory:
No files in PCMCIA flash Nessun file in flash PCMCIA
[0 bytes used, 16777216 available, 16777216 total] [0 byte usati, disponibili 16777216, 16777216 totale]
Address or name of remote host [255.255.255.255]? Indirizzo o nome di host remoto [255.255.255.255]? 10.77.233.94
!--- Enter the IP address of the TFTP Server. ! --- Immettere l'indirizzo IP del server TFTP.
Source file name? c1600-yl.122-10d.bin Fonte nome del file? C1600-yl.122-10d.bin
!--- This is the filename of the Cisco IOS image that you want to copy from ! --- Questo è il nome del file immagine Cisco IOS che si desidera copiare da
!--- the TFTP server. ! --- Il server TFTP.
Destination file name [c1600-yl.122-10d.bin]? Nome file di destinazione [c1600-yl.122-10d.bin]?
!--- Press 'Enter'. ! --- Premi 'Invio'