2007-10-04 06:01:41 -04:00
|
|
|
<testcase>
|
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
TFTP
|
|
|
|
TFTP RRQ
|
2007-10-04 17:26:26 -04:00
|
|
|
--local-port
|
2007-10-04 06:01:41 -04:00
|
|
|
</keywords>
|
|
|
|
</info>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
<data>
|
|
|
|
a chunk of
|
|
|
|
data
|
|
|
|
returned
|
|
|
|
to client
|
|
|
|
</data>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
tftp
|
|
|
|
</server>
|
|
|
|
<name>
|
2007-10-04 17:26:26 -04:00
|
|
|
TFTP retrieve with --local-port
|
2007-10-04 06:01:41 -04:00
|
|
|
</name>
|
|
|
|
<command>
|
2007-10-04 17:26:26 -04:00
|
|
|
tftp://%HOSTIP:%TFTPPORT//1009 --local-port 44444-45444
|
2007-10-04 06:01:41 -04:00
|
|
|
</command>
|
|
|
|
</client>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Verify pseudo protocol after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<protocol>
|
|
|
|
opcode: 1
|
|
|
|
filename: /1009
|
|
|
|
mode: octet
|
|
|
|
</protocol>
|
|
|
|
</verify>
|
|
|
|
</testcase>
|