Dell Networking Force10 OS9 How to Configure a Switch as an FTP Server

요약: This article explains how to use DELL OS9 switch as an FTP server for uploading or downloading files from a local flash.

이 문서는 다음에 적용됩니다. 이 문서는 다음에 적용되지 않습니다. 이 문서는 특정 제품과 관련이 없습니다. 모든 제품 버전이 이 문서에 나와 있는 것은 아닙니다.

지침

Dell Networking OS9 supports an FTP server function. This can be used for transferring a file like a core dump or packet capture in a switch to a local machine and back.

Sample configuration
DELLEMC#
DELLEMC#configure
DELLEMC(conf)#ftp-server topdir flash:
DELLEMC(conf)#ftp-server username <username> password <password>
DELLEMC(conf)#ftp-server enable
 
NOTE: The FTP user gets both read and write permission to the directory specified in ftp-server topdir. We can copy a file in to and out of the switch.

Configuration Syntax
 
Command Syntax
DELLEMC#configure
Enter configure mode.
DELLEMC(conf)#ftp-server enable
Enable FTP server Function.
DELLEMC(conf)#ftp-server username <username> password <password>
Configure an FTP username and password.
The username and password can be 40 Characters long.
 
DELLEMC(conf)#ftp-server username <username> password 7 <password>
7 Specifies a HIDDEN password as follows. The password is encrypted in configuration (Optional).
 
DELLEMC(conf)#ftp-server topdir flash:
Specify the directory FTP is to access. If nothing is specified
DELLEMC(conf)# ftp-server vrf <any/management>
(Optional) Specify any to allow FTP server access to any vrf.
Management is used when FTP server access is limited to management vrf.


We use utilities like winscp to access the switch using FTP.
 
Winscp use port 21  File protocol FTP
 

해당 제품

OS9
문서 속성
문서 번호: 000211113
문서 유형: How To
마지막 수정 시간: 31 1월 2024
버전:  2
다른 Dell 사용자에게 질문에 대한 답변 찾기
지원 서비스
디바이스에 지원 서비스가 적용되는지 확인하십시오.