2007-01-22 21:25:56 -05:00
|
|
|
<testcase>
|
2005-09-19 18:04:06 -04:00
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
TFTP
|
|
|
|
TFTP RRQ
|
|
|
|
</keywords>
|
|
|
|
</info>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
<data>
|
|
|
|
a chunk of
|
|
|
|
data
|
|
|
|
returned
|
|
|
|
to client
|
|
|
|
</data>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
tftp
|
|
|
|
</server>
|
|
|
|
<name>
|
|
|
|
TFTP retrieve
|
|
|
|
</name>
|
|
|
|
<command>
|
2017-05-09 13:43:22 -04:00
|
|
|
tftp://%HOSTIP:%TFTPPORT//271
|
2005-09-19 18:04:06 -04:00
|
|
|
</command>
|
|
|
|
</client>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Verify pseudo protocol after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<protocol>
|
|
|
|
opcode: 1
|
|
|
|
mode: octet
|
2015-11-06 04:52:19 -05:00
|
|
|
tsize: 0
|
|
|
|
blksize: 512
|
|
|
|
timeout: 6
|
|
|
|
filename: /271
|
2005-09-19 18:04:06 -04:00
|
|
|
</protocol>
|
|
|
|
</verify>
|
2007-01-22 21:25:56 -05:00
|
|
|
</testcase>
|