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. Copy 명령
  2. Delete 명령
  3. Directory 명령


Copy 명령

 
명령 매개변수
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
이름이 같은 파일이 이미 있습니다.
계속해서 파일을 복사합니다[예/아니요]: y
!
7395바이트 복사
 

 

copy running-config startup-config 명령을 사용하여 실행 구성(시스템이 시작된 후 생긴 구성 변경 사항으로 수정된 시작 구성 파일)을 시작 구성 파일로 복사할 때 Dell Networking OS에서는 시작 구성의 내부 플래시에 백업 파일을 만듭니다.

 


FTOS#copy tftp://192.168.1.1/file_name flash:
대상 파일 이름[file_name]: file_name


FTOS#copy running-config tftp:
원격 호스트의 주소 또는 이름[]: 192.168.1.1
대상 파일 이름[startup-config]: file_name
 

 
Delete 명령

 
명령 매개변수
FTOS# delete flash: 삭제할 파일([flash://]filepath)
FTOS# delete usbflash: 삭제할 파일([usbflash://]filepath)
 


자주 사용하는 삭제 명령의 예


FTOS# delete flash://startup-config
 

  

참고: startup-config를 삭제할 때 매번 오래된 .bak 파일이 삭제되며 파일의 여러 실행 인스턴스가 유지되지 않습니다.

 

Directory 명령

 
스위치의 플래시에 저장된 파일을 나열하는 데 사용

FTOS# dir
플래시의 디렉터리:

  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