controllo dell'integrita' IOS

Tutto quello che ha a che fare con le infrastrutture (non le configurazioni)

Moderatore: Federico.Lagni

Rispondi
vanescar
Cisco fan
Messaggi: 73
Iscritto il: mar 21 feb , 2006 11:33 pm

....ho installato il server tftp in localhost, fatto il backUP dell'IOS mi sono chiesto se c'è la possibilita di controllare integrita' dell'IOS tipo il md5?



ciao
Avatar utente
andrewp
Messianic Network master
Messaggi: 2199
Iscritto il: lun 13 giu , 2005 7:32 pm
Località: Roma

Il comando è:

Router# verify /md5 filesystem:filename

esempio:

Codice: Seleziona tutto

Router# verify /md5 disk1: 
Verify filename []? c7200-js-mz 
..................................
..................................
..................................
..................................
..................................
...............................Done!
verify /md5 (disk1:c7200-js-mz) = 0f369ed9e98756f179d4f29d6e7755d3

Ciao.
Manipolatore di bit.
vanescar
Cisco fan
Messaggi: 73
Iscritto il: mar 21 feb , 2006 11:33 pm

Grazie.....sono identiche :)
Router#verify /md5 flash:soho97-k9oy1-mz.123-7.T3.bin
..........................................................................................Done!
verify /md5 (flash:soho97-k9oy1-mz.123-7.T3.bin) = e1588a2bda3583feb9188933d265ba11
root@vanescar:/home/vanescar# md5sum /tftp/soho97-k9oy1-mz.123-7.T3.bin
e1588a2bda3583feb9188933d265ba11 /tftp/soho97-k9oy1-mz.123-7.T3.bin
ciao
Avatar utente
andrewp
Messianic Network master
Messaggi: 2199
Iscritto il: lun 13 giu , 2005 7:32 pm
Località: Roma

Bene! :)

Ciao alla prossima.
Manipolatore di bit.
Rispondi