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.

如何在Dell Networking Force10交换机上管理文件(复制和删除)

Summary: 本文提供用于在Dell Networking Force10交换机上管理文件的命令。

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

本文说明如何在Dell Networking Force10交换机上管理文件(复制和删除)。



目标
 
  1. 复制命令
  2. 删除命令
  3. 目录命令


复制命令

 
命令 “Parameters(参数)”
FTOS# copy flash: 从本地文件系统复制([flash://]filepath)
FTOS# copy ftp: 从远程文件系统复制(ftp://userid:password@hostip/filepath)
FTOS# copy running-config 从当前系统配置复制
FTOS# copy scp 从远程文件系统复制(scp://userid:password@hostip/filepath)
FTOS# copy startup-config 从启动配置复制
FTOS# copy tftp: 从远程文件系统复制(tftp://hostip/filepath)
FTOS# copy usbflash: 从本地文件系统复制([usbflash://]filepath)
 


常用命令的示例

 
FTOS#copy running-config startup-config
File with same name already exist.
Proceed to copy the file [confirm yes/no]: y
!
7395 bytes successfully copied
 

 

当使用copy running-config startup-config命令将正在运行的配置(由自系统启动以来所做的任何配置更改修改的启动配置文件)复制到启动配置文件时,Dell Networking OS会在启动配置的内部闪存上创建备份文件。

 


FTOS#copy tftp://192.168.1.1/file_name flash:
Destination file name [file_name]: file_name


FTOS#copy running-config tftp:
Address or name of remote host []: 192.168.1.1
Destination file name [startup-config]: file_name
 

 
删除命令

 
命令 参数
FTOS# delete flash: 要删除的文件([flash://]filepath)
FTOS# delete usbflash: 要删除的文件([usbflash://]filepath)
 


常用删除命令的示例。


FTOS# delete flash://startup-config
 

  

注:删除启动配置时,每次都会删除较旧的.bak文件,并且不会保留该文件的多个运行实例。

 

目录命令

 
用于列出存储在交换机闪存中的文件

FTOS# dir
Directory of flash:

  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