Restore der Cisco Konfiguration
Version vom 3. September 2024, 16:33 Uhr von Thomas.will (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „== Beispiel: Wiederherstellen von TFTP == <pre> copy tftp: running-config Address or name of remote host []? 10.0.10.103 Source filename []? backup-config </pr…“)
Beispiel: Wiederherstellen von TFTP
copy tftp: running-config Address or name of remote host []? 10.0.10.103 Source filename []? backup-config
Beispiel: Wiederherstellen von FTP
copy ftp: running-config Address or name of remote host []? 10.0.10.103 Source filename []? backup-config Username? admin Password? ******
Beispiel: Wiederherstellen von SCP
copy scp: running-config Address or name of remote host []? 10.0.10.103 Source filename []? backup-config Username? admin Password? ******
Beispiel: Wiederherstellen von SFTP
copy sftp: running-config Address or name of remote host []? 10.0.10.103 Source filename []? backup-config Username? admin Password? ******
Beispiel: Wiederherstellen von Bootflash
copy bootflash: running-config Source filename []? backup-config
Beispiel: Wiederherstellen von NVRAM
copy nvram:running-config startup-config