The request already knows the target IP address, but the target MAC field is blank.

highlighted = computed this step

A zero field marks the missing answer

In the request, the target IP is known but the target MAC is not. That missing MAC is carried as all zero bytes.

target MAC=0x000000000000\text{target MAC}=0x000000000000
Request target MACThe request carries a zero target MAC because that is the missing value.Request target MAC224 bits / 28 bytes0x0001080006040001001122334455c0a8010a000000000000c0a80101byte 0byte 1byte 2byte 300000000000000010000100000000000byte 4byte 5byte 6byte 700000110000001000000000000000001byte 8byte 9byte 10byte 1100000000000100010010001000110011byte 12byte 13byte 14byte 1501000100010101011100000010101000byte 16byte 17byte 18byte 1900000001000010100000000000000000byte 20byte 21byte 22byte 2300000000000000000000000000000000byte 24byte 25byte 26byte 2711000000101010000000000100000001htype1ptype0x0800hlen6plen4opcode1sender-mac0x001122334455(cont.)sender-ip192.168.1.10(cont.)(cont.)target-mac0x000000000000target-ip192.168.1.1

The IP is the known clue

The known target IP is 192.168.1.1. The request asks which local MAC owns that address.

target IP=192.168.1.1\text{target IP}=192.168.1.1
Request target MACThe request carries a zero target MAC because that is the missing value.Request target MAC224 bits / 28 bytes0x0001080006040001001122334455c0a8010a000000000000c0a80101byte 0byte 1byte 2byte 300000000000000010000100000000000byte 4byte 5byte 6byte 700000110000001000000000000000001byte 8byte 9byte 10byte 1100000000000100010010001000110011byte 12byte 13byte 14byte 1501000100010101011100000010101000byte 16byte 17byte 18byte 1900000001000010100000000000000000byte 20byte 21byte 22byte 2300000000000000000000000000000000byte 24byte 25byte 26byte 2711000000101010000000000100000001htype1ptype0x0800hlen6plen4opcode1sender-mac0x001122334455(cont.)sender-ip192.168.1.10(cont.)(cont.)target-mac0x000000000000target-ip192.168.1.1

The MAC is blank

The target MAC field is 0x000000000000. That exact zero value is the blank slot in the question.

blank MAC=0x000000000000\text{blank MAC}=0x000000000000
Request target MACThe request carries a zero target MAC because that is the missing value.Request target MAC224 bits / 28 bytes0x0001080006040001001122334455c0a8010a000000000000c0a80101byte 0byte 1byte 2byte 300000000000000010000100000000000byte 4byte 5byte 6byte 700000110000001000000000000000001byte 8byte 9byte 10byte 1100000000000100010010001000110011byte 12byte 13byte 14byte 1501000100010101011100000010101000byte 16byte 17byte 18byte 1900000001000010100000000000000000byte 20byte 21byte 22byte 2300000000000000000000000000000000byte 24byte 25byte 26byte 2711000000101010000000000100000001htype1ptype0x0800hlen6plen4opcode1sender-mac0x001122334455(cont.)sender-ip192.168.1.10(cont.)(cont.)target-mac0x000000000000target-ip192.168.1.1

Summary

ARP request bytes can carry a known IP address beside a zero MAC address. The zero field is checked from the request bytes, not trusted from the lesson text.

opcode request=1\text{opcode request}=1
Request target MACThe request carries a zero target MAC because that is the missing value.Request target MAC224 bits / 28 bytes0x0001080006040001001122334455c0a8010a000000000000c0a80101byte 0byte 1byte 2byte 300000000000000010000100000000000byte 4byte 5byte 6byte 700000110000001000000000000000001byte 8byte 9byte 10byte 1100000000000100010010001000110011byte 12byte 13byte 14byte 1501000100010101011100000010101000byte 16byte 17byte 18byte 1900000001000010100000000000000000byte 20byte 21byte 22byte 2300000000000000000000000000000000byte 24byte 25byte 26byte 2711000000101010000000000100000001htype1ptype0x0800hlen6plen4opcode1sender-mac0x001122334455(cont.)sender-ip192.168.1.10(cont.)(cont.)target-mac0x000000000000target-ip192.168.1.1