3com 4210 PWR 9-Port 3CR17341-91-ME ユーザーズマニュアル

製品コード
3CR17341-91-ME
ページ / 567
514
C
HAPTER
 45: R
EMOTE
-P
ING
 C
ONFIGURATION
 FTP Test
Network requirements
Both the Remote-Ping client and the FTP server are Switch 4210s. Perform a 
Remote-Ping FTP test between the two switches to test the connectivity to the 
specified FTP server and the time required to upload a file to the server after the 
connection is established. Both the username and password used to log in to the 
FTP server are "admin". The file to be uploaded to the server is cmdtree.txt.
Network diagram
Figure 182   Network diagram for the FTP test
Configuration procedure
Configure FTP Server (Switch B):
Configure FTP server on Switch B. For specific configuration of FTP server, refer 
to “TFTP Configuration” on page 445.
Configure Remote-Ping Client (Switch A):
# Configure the IP address for the Ethernet interface.
<4210> system-view
 
[4210] interface Vlan-interface 1
 
[4210-Vlan-interface1] ip address 10.1.1.1 8 
# Enable the Remote-Ping client.
[4210] Remote-Ping-agent enable 
# Create a Remote-Ping test group, setting the administrator name to 
"administrator" and test tag to "FTP".
[4210] Remote-Ping administrator ftp 
# Configure the test type as ftp.
[4210-Remote-Ping-administrator-ftp] test-type ftp 
# Configure the IP address of the FTP server as 10.2.2.2.
[4210-Remote-Ping-administrator-ftp] destination-ip 10.2.2.2 
# Configure the FTP login username.
[4210-Remote-Ping-administrator-ftp] username admin 
# Configure the FTP login password.
[4210-Remote-Ping-administrator-ftp] password admin 
# Configure the type of FTP operation.
[4210-Remote-Ping-administrator-ftp] ftp-operation put
# Configure a file name for the FTP operation.
[4210-Remote-Ping-administrator-ftp] filename cmdtree.txt 
# Configure to make 10 probes per test.
[4210-Remote-Ping-administrator-ftp] count 10 
Switch  A
Switch  B
HWPing Client
IP network
10.1.1.1/8
10.2.2.2/8
FTP Server