Configuration procedure, Ftp template configuration example, Network requirements – H3C Technologies H3C MSR 5600 User Manual
Page 70
57
Figure 23 Network diagram
Configuration procedure
# Assign each interface an IP address. (Details not shown.)
# Configure static routes or a routing protocol to make sure the devices can reach each other. (Details not
shown.)
# Create HTTP template http.
[DeviceA] nqa template http http
# Specify the URL of the server.
[DeviceA-nqatplt-http-http] url
# Configure the HTTP operation to get data from the HTTP server. (The default HTTP operation type is get,
and this step can be omitted.)
[DeviceA-nqatplt-http-http] operation get
# If the number of consecutive successful probes reaches 2, the operation succeeds.
[DeviceA-nqatplt-http-http] reaction trigger probe-pass 2
# If the number of consecutive probe failures reaches 2, the operation fails.
[DeviceA-nqatplt-http-http] reaction trigger probe-fail 2
FTP template configuration example
Network requirements
As shown in
, configure an FTP template for a feature to perform the FTP operation to test
whether Device A can establish a connection to Device B and upload a file to the FTP server. The login
username is admin, the login password is systemtest, and the file to be transferred to the FTP server is
config.txt.
Figure 24 Network diagram
Configuration procedure
# Assign each interface an IP address. (Details not shown.)
# Configure static routes or a routing protocol to make sure the devices can reach each other. (Details not
shown.)
# Create FTP template ftp.
[DeviceA] nqa template ftp ftp