Sichern der Cisco Konfiguration
Zur Navigation springen
Zur Suche springen
Beispiel: Kopieren nach TFTP
copy running-config tftp: Address or name of remote host []? 10.0.10.103 Destination filename [running-config]? backup-config
Beispiel: Kopieren nach FTP
copy running-config ftp: Address or name of remote host []? 10.0.10.103 Destination filename [running-config]? backup-config Username? admin Password? ******
Beispiel: Kopieren nach SCP
copy running-config scp: Address or name of remote host []? 10.0.10.103 Destination filename [running-config]? backup-config Username? admin Password? ******
Beispiel: Kopieren nach SFTP
copy running-config sftp: Address or name of remote host []? 10.0.10.103 Destination filename [running-config]? backup-config Username? admin Password? ******
Beispiel: Kopieren nach Bootflash
copy running-config bootflash: Destination filename [running-config]? backup-config
Beispiel: Kopieren nach NVRAM
copy running-config nvram: Destination filename [running-config]? startup-config