HP MSR2000/3000/4000 Router Series Network Management and Monitoring Command Reference
45
Related commands
• destination ip
• nqa entry
• type
operation (FTP operation view)
Use operation to specify the operation type for the FTP operation.
Use undo operation to restore the default.
Syntax
operation { get | put }
undo operation
Default
The FTP operation type is get.
Views
FTP operation view, FTP template view
Predefined user roles
network-admin
Parameters
get: Gets a file from the FTP server.
put: Transfers a file to the FTP server.
Usage guidelines
When you perform the put operation with the filename command configured, make sure the file exists on
the NQA client.
If you get a file from the FTP server, make sure the file specified in the URL exists on the FTP server. The
NQA client does not save the file obtained from the FTP server.
Use a small file for the FTP operation. A big file might result in transfer failure because of timeout, or might
affect other services for occupying much network bandwidth.
Examples
# Specify the operation type for the FTP operation as put.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type ftp
[Sysname-nqa-admin-test-ftp] operation put
# In FTP template view, specify the operation type for the FTP operation as put.
<Sysname> system-view
[Sysname] nqa template ftp ftptplt
[Sysname-nqatplt-ftp-ftptplt] operation put