Réinitialiser les identifiants
- Démarrer le switch, et interrompre le boot en appuyant sur une touche quand c’est demandé (Attention, c’est rapide !!)
- On arrive dans le “bios” du switch
- Pour entrer dans le mode MiniBoot :
setenv bootflags 0x1000 saveenv boot
- Une fois dans le mode MiniBoot:
[Miniboot]->cd "network" value = 0 = 0x0 [Miniboot]->ll drw 512 Feb 28 09:32 ./ drw 512 Jan 1 1970 ../ -rw 33 Nov 24 2006 policy.cfg -rw 404 Nov 24 2006 ssh_host_dsa_key -rw 358 Nov 24 2006 ssh_host_dsa_key.pub -rw 91392 Feb 28 09:32 userTable5 -rw 12 Feb 28 09:32 lockoutSetting 1267200 bytes free value = 0 = 0x0 [Miniboot]->rm "userTable5" value = 0 = 0x0 [Miniboot]->reboot
- Retourner dans le bios (voir au-dessus)
setenv bootflags 0x0 saveenv boot
- Démarrer normalement
Réinitialiser le switch
cd working rm boot.cfg cd .. cd certified rm boot.cfg reload
On peut vérifier que la configuration a bien été remise à zéro avec show configuration snapshot