Procurve Konfig, TFTP, Firmware: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Thomas (Diskussion | Beiträge) |
Thomas (Diskussion | Beiträge) |
||
| Zeile 9: | Zeile 9: | ||
=Speichern der laufenden Konfiguration als Startup= | =Speichern der laufenden Konfiguration als Startup= | ||
*write memory | *write memory | ||
| + | |||
| + | *copy tftp command-file 192.168.240.200 hp2824-startup.cfg | ||
| + | Running configuration may change, do you want to continue [y/n]? | ||
| + | |||
| + | =Kopieren und überschreiben der Startup Konfiguration= | ||
| + | *copy tftp startup-config 192.168.240.200 hp2824-startup.cfg | ||
| + | Device may be rebooted, do you want to continue [y/n]? | ||
Version vom 14. April 2016, 12:13 Uhr
Anzeigen der laufenden Konfiguration
- show running-config
Anzeigen der Startup Konfiguration
- show config
Kopieren der laufenden Konfiguration zum TFTP Server
- copy running-config tftp 192.168.240.200 hp2824-04.16.cfg
Kopieren der Startup Konfiguration zum TFTP Server
- copy startup-config tftp 192.168.240.200 hp2824-startup.cfg
Speichern der laufenden Konfiguration als Startup
- write memory
- copy tftp command-file 192.168.240.200 hp2824-startup.cfg
Running configuration may change, do you want to continue [y/n]?
Kopieren und überschreiben der Startup Konfiguration
- copy tftp startup-config 192.168.240.200 hp2824-startup.cfg
Device may be rebooted, do you want to continue [y/n]?