Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

Verwalten von Dateien Kopieren und Löschen) auf Dell Networking Force10 Switches

Summary: Dieser Artikel enthält die Befehle für die Verwaltung von Dateien auf den Dell Networking Force10 Switches.

This article may have been automatically translated. If you have any feedback regarding its quality, please let us know using the form at the bottom of this page.

Article Content


Instructions

In diesem Artikel wird die Verwaltung von Dateien (Kopieren und Löschen) auf Dell Networking Force10 Switches erläutert.



Ziele
 
  1. Befehl Kopieren
  2. Befehl Löschen
  3. Befehl Verzeichnis


Befehl Kopieren

 
Befehl Parameters
FTOS# copy flash: Kopieren von lokalem Dateisystem ([flash://]Dateipfad
FTOS# copy ftp: Kopieren von Remote-Dateisystem (ftp://Benutzer-ID:Kennwort@Host-IP/Dateipfad)
FTOS# copy running-config Kopieren von der aktuellen Systemkonfiguration
FTOS# copy scp Kopieren von Remote-Dateisystem (scp://Benutzer-ID:Kennwort@Host-IP/Dateipfad)
FTOS# copy startup-config Kopieren von Startkonfiguration
FTOS# copy tftp: Kopieren von Remote-Dateisystem (tftp://Host-IP/Dateipfad)
FTOS# copy usbflash: Kopieren von lokalem Dateisystem (([usbflash://]Dateipfad
 


Beispiel für häufig verwendete Befehle

 
FTOS#copy running-config startup-config
Datei mit dem gleichen Namen ist bereits vorhanden.
Proceed to copy the file [confirm yes/no]: y
!
7395 Byte erfolgreich kopiert.
 

 

Wenn Sie den Befehl "copy running-config startup-config" verwenden, um die aktuelle Konfiguration (die Startkonfigurationsdatei, die von seit dem Start des Systems vorgenommenen Konfigurationsänderungen geändert wurde) in die Startkonfigurationsdatei zu kopieren, erstellt das Dell Networking Betriebssystem eine Sicherungsdatei auf dem internen Flash-Speicher der Startkonfiguration.

 


FTOS#copy tftp://192.168.1.1/file_name flash:
Zieldateiname [file_name]: Datei_name


FTOS#copy running-config tftp:
Adresse oder Name des Remote-Hosts []: 192.168.1.1
Zieldateiname [startup-config]: Datei_name
 

 
Befehl Löschen

 
Befehl Parameter
FTOS# delete flash: Zu löschende Datei ([flash://]Dateipfad)
FTOS# delete usbflash: Zu löschende Datei ([usbflash://]Dateipfad)
 


Beispiel für häufig verwendeten Löschbefehl.


FTOS# delete flash://startup-config
 

  

Hinweis: Wenn "startup-config" gelöscht wird, löscht es jedes Mal die ältere .bak-Datei und behält nicht mehrere ausgeführte Instanzen der Datei bei.

 

Befehl Verzeichnis

 
Wird verwendet, um im Flash-Speicher des Switches gespeicherte Dateien aufzulisten

FTOS# dir
Verzeichnis des Flash-Speichers:

  1  drwx       4096   Dec 31 1979 19:00:00 -05:00 .
  2  drwx       1536   Jul 01 2015 09:15:28 -05:00 ..
  3  drwx       4096   Feb 28 2004 19:10:50 -05:00 TRACE_LOG_DIR
  4  drwx       4096   Feb 28 2004 19:10:50 -05:00 CORE_DUMP_DIR
  5  d---       4096   Feb 28 2004 19:10:52 -05:00 ADMIN_DIR
  6  -rwx          4   Jun 22 2006 19:44:46 -05:00 dhcpBindConflict
  7  -rwx       7395   Jul 07 2015 09:23:54 -05:00 startup-config.bak
  8  -rwx       5374   Oct 28 2014 22:08:02 -05:00 backup-config
  9  -rwx      12801   Nov 26 2006 00:55:24 -05:00 some_file.txt
 10  -rwx        313   Nov 26 2006 00:56:44 -05:00 some_file1.txt
 11  -rwx      10724   Nov 26 2006 00:58:16 -05:00 some_file2.txt
 12  -rwx       7395   Jul 07 2015 14:05:04 -05:00 startup-config
 13  -rwx   21989307   Jan 15 2015 17:55:10 -05:00 FTOS-SC-8.3.3.9.bin
 14  -rwx     524528   Jan 15 2015 17:55:28 -05:00 u-boot.1.0.0.5.bin
 15  drwx       4096   Nov 03 2014 03:32:04 -05:00 CONFIG_TEMPLATE
 

Article Properties


Affected Product

Force10 E1200i, Force10 E300, Force10 E600i, Force10 MXL Blade, Force10 S25-01-GE-24T, Force10 S25-01-GE-24V, Force10 S50-01-GE-48T, PowerSwitch S4810P, Force10 S50P, Force10 S60-44T

Last Published Date

21 Feb 2021

Version

3

Article Type

How To