|
TFTP Message Formats
(Page 4 of 5)
Error Messages
Error messages can be sent by either
client or server in cases where a problem is detected in the communication.
They have the format indicated in Table 238
and Figure 299.
Table 238: TFTP Error Message Format
Field
Name
|
Size (bytes)
|
Description
|
Opcode
|
2
|
Operation Code:
Specifies the TFTP message type. A value of 5 indicates an Error
message.
|
Error
Code
|
2
|
|
Error
Msg
|
Variable
|
Error Message:
A descriptive text error message string, intended for human consumption,
as the standard puts it. J
|
|