Sauvegarde et restauration
Sauvegarde de la configuration
Restauration de la configuration
Sauvegarde de l'image IOS
Restauration de l'image IOS
Boot system
! Configurer le boot avec fallback
Switch(config)# boot system flash0:c2960-lanbase-mz.150-2.SE11.bin
Switch(config)# boot system flash0:c2960-backup.bin
Switch(config)# boot system flash0:
! Désactiver le boot automatique (ROM Monitor au redémarrage)
Switch(config)# no boot system
! Vérification
Switch# show boot
Switch# show boot system
Switch# show version
Switch# reload
Bonnes pratiques
- Toujours sauvegarder la config avant toute modification majeure :
copy running-config tftp: - Configurer un boot de fallback pour éviter un switch inaccessible après une mauvaise image
- Après restauration, vérifier avec
show running-configpuis sauvegarder aveccopy run start