FIGYELEM! A most következő utasítás VESZÉLYES!!!
Konfiguráció flash-re mentése (mielőtt kiadjuk a parnacsot, olvassunk tovább!):
R1#copy startup-config flash
Hol ronthatjuk el?
A parancs rákérdez, hogy előtte töröljük-e a flash: meghajtót. Ekkor nemmel kell válaszolni! Íme a teljes folyamat:
R1#copy startup-config flash:start.txt Destination filename [start.txt]? Erase flash: before copying? [confirm]n Verifying checksum... OK (0x6C98) 686 bytes copied in 0.024 secs (28583 bytes/sec) R1#
Figyeljük meg, ha a fenti esetben nem választottuk a „n”, vagyis a nem lehetőséget, az IOS újra rákérdez: biztos?
R1#copy startup-config flash: Destination filename [startup-config]? %Warning:There is a file already existing with this name Do you want to over write? [confirm] Erase flash: before copying? [confirm] Erasing the flash filesystem will remove all files! Continue? [confirm]
Ha mégis baj van, hasonlót látunk:
ROM: reload requested... Unexpected exception to CPUvector 0, PC = 80368944 -Traceback= 80368944 Queued messages:
Ekkor új IOS-t kell telepíteni a Routerre.
Mentés tftp szerverre:
R1#copy flash:xxx tftp://192.168.5.2/
A mentett konfigurációt törölhetjük is az NVRAM-ból:
R1#erase startup-config