raqgazzi ho cisco 837, ho aggiornato ios, vado per riavviare
carica ############[OK]
poi si blocca e nn va piu avanti
mi dite ora come caricare altro ios??
la procedura
urgentissimo blocco
Moderatore: Federico.Lagni
-
- Cisco fan
- Messaggi: 53
- Iscritto il: gio 31 mar , 2005 10:30 am
- Località: Trieste
Così funziona:
1. Procurati un server TFTP e installalo sulla tua macchina (se disponi del CD della confezione del router ne trovi quello distribuito da Cisco)
2. copia l'immagine buona (spero che hai salvato l'immagine precedente prima di aggiornarla, altrimenti la trovi sempre sul CD di cui parlavo prima) e copiala nella directory principale del server TFTP
3. Connettiti al router con HyperTerminal ed entro 60 secondi dall'accensione del rourter premi ctrl+pausa in modo da entrare in ROMMON
4. Assicurati di essere connesso via ethernet al tuo PC
5. usa il comando tftpdnlod (dovrai fornire l'indirizzo ip della tua macchina e quello del router, ricordati che devono stare sulla stessa rete!!)
segue la sintassi del comando:
________________________
usage: tftpdnld [-r]
Use this command for disaster recovery only to recover an image via TFTP.
Monitor variables are used to set up parameters for the transfer.
(Syntax: "VARIABLE_NAME=value" and use "set" to show current variables.)
"ctrl-c" or "break" stops the transfer before flash erase begins.
The following variables are REQUIRED to be set for tftpdnld:
IP_ADDRESS: The IP address for this unit
IP_SUBNET_MASK: The subnet mask for this unit
DEFAULT_GATEWAY: The default gateway for this unit
TFTP_SERVER: The IP address of the server to fetch from
TFTP_FILE: The filename to fetch
The following variables are OPTIONAL:
TFTP_VERBOSE: Print setting. 0=quiet, 1=progress(default), 2=verbose
TFTP_RETRY_COUNT: Retry count for ARP and TFTP (default=7)
TFTP_TIMEOUT: Overall timeout of operation in seconds (default=7200)
TFTP_CHECKSUM: Perform checksum test on image, 0=no, 1=yes (default=1)
Command line options:
-r: do not write flash, load to DRAM only and launch image
______________
ciao
1. Procurati un server TFTP e installalo sulla tua macchina (se disponi del CD della confezione del router ne trovi quello distribuito da Cisco)
2. copia l'immagine buona (spero che hai salvato l'immagine precedente prima di aggiornarla, altrimenti la trovi sempre sul CD di cui parlavo prima) e copiala nella directory principale del server TFTP
3. Connettiti al router con HyperTerminal ed entro 60 secondi dall'accensione del rourter premi ctrl+pausa in modo da entrare in ROMMON
4. Assicurati di essere connesso via ethernet al tuo PC
5. usa il comando tftpdnlod (dovrai fornire l'indirizzo ip della tua macchina e quello del router, ricordati che devono stare sulla stessa rete!!)
segue la sintassi del comando:
________________________
usage: tftpdnld [-r]
Use this command for disaster recovery only to recover an image via TFTP.
Monitor variables are used to set up parameters for the transfer.
(Syntax: "VARIABLE_NAME=value" and use "set" to show current variables.)
"ctrl-c" or "break" stops the transfer before flash erase begins.
The following variables are REQUIRED to be set for tftpdnld:
IP_ADDRESS: The IP address for this unit
IP_SUBNET_MASK: The subnet mask for this unit
DEFAULT_GATEWAY: The default gateway for this unit
TFTP_SERVER: The IP address of the server to fetch from
TFTP_FILE: The filename to fetch
The following variables are OPTIONAL:
TFTP_VERBOSE: Print setting. 0=quiet, 1=progress(default), 2=verbose
TFTP_RETRY_COUNT: Retry count for ARP and TFTP (default=7)
TFTP_TIMEOUT: Overall timeout of operation in seconds (default=7200)
TFTP_CHECKSUM: Perform checksum test on image, 0=no, 1=yes (default=1)
Command line options:
-r: do not write flash, load to DRAM only and launch image
______________
ciao
-
- Cisco fan
- Messaggi: 53
- Iscritto il: gio 31 mar , 2005 10:30 am
- Località: Trieste
rommon 1 > IP_ADDRESS=192.168.1.1
rommon 2 > IP_SUBNET_MASK=255.255.255.0
rommon 3 > DEFAULT_GATEWAY=192.168.1.254
rommon 4 > TFTP_SERVER=192.168.1.2
rommon 5 > TFTP_FILE=nome_del_file_immagine
rommon 6 > tftpdnld
Buon lavoro e fammi sapere...
Ciao
rommon 2 > IP_SUBNET_MASK=255.255.255.0
rommon 3 > DEFAULT_GATEWAY=192.168.1.254
rommon 4 > TFTP_SERVER=192.168.1.2
rommon 5 > TFTP_FILE=nome_del_file_immagine
rommon 6 > tftpdnld
Buon lavoro e fammi sapere...
Ciao