Backup IOS
Inviato: dom 14 dic , 2008 5:56 pm
Sto cercando di salvare via tftp l'immagine dell'IOS.
#Dopo aver istallato il server#
debian:/home/my# apt-get install atftp
#procedo alla creazione della dir e del relativo file da salvare#
debian:/home/my# mkdir /tftpboot
debian:/home/my# touch soho97-k9oy1-mz.124-5b.bin
debian:/home/my# chmod 777 soho97-k9oy1-mz.124-5b.bin
#Pingando il server dal router tutto ok#
batratz#ping 192.168.10.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.10.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/4 ms
#ma andando ad effettuare la copia mi da il seguente messaggio d'errore#
batratz#copy flash:soho97-k9oy1-mz.124-5b.bin tftp
Address or name of remote host []? 192.168.10.1
Destination filename [soho97-k9oy1-mz.124-5b.bin]?
.....
%Error opening tftp://192.168.10.1/soho97-k9oy1-mz.124-5b.bin (Timed out)
Mi aiutate a trovare l'errore?
#Dopo aver istallato il server#
debian:/home/my# apt-get install atftp
#procedo alla creazione della dir e del relativo file da salvare#
debian:/home/my# mkdir /tftpboot
debian:/home/my# touch soho97-k9oy1-mz.124-5b.bin
debian:/home/my# chmod 777 soho97-k9oy1-mz.124-5b.bin
#Pingando il server dal router tutto ok#
batratz#ping 192.168.10.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.10.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/4 ms
#ma andando ad effettuare la copia mi da il seguente messaggio d'errore#
batratz#copy flash:soho97-k9oy1-mz.124-5b.bin tftp
Address or name of remote host []? 192.168.10.1
Destination filename [soho97-k9oy1-mz.124-5b.bin]?
.....
%Error opening tftp://192.168.10.1/soho97-k9oy1-mz.124-5b.bin (Timed out)
Mi aiutate a trovare l'errore?