QUESTION=What is the layer 2 MAC address for the layer 3 IP address 224.215.145.230?
NAME_QUESTION=What is the layer 2 MAC address
RIGHT_ANSWER=1
ANSWER1=01-00-5E-57-91-E6
ANSWER2=01-00-5E-D7-91-E6
ANSWER3=01-00-5E-5B-91-E6
ANSWER4=01-00-5E-55-91-E6
REACTION1=Again, the MAC prefix is 01-00-5E. Now that the second octet is greater than 127, you need to remember that it is possible that the value in the high order bit will be discarded. In this case, it was, which leaves a binary value of 1010111 that needs to be converted to hex. In turn, that leaves 57 as the value for the fourth octet of the MAC address.
REACTION2=
REACTION3=
REACTION4=
TXT_LINK1=Layer 3 to Layer 2 Overlap
TXT_LINK2=Layer 3 to Layer 2 Overlap
TXT_LINK3=Layer 3 to Layer 2 Overlap
TXT_LINK4=Layer 3 to Layer 2 Overlap
LINK1=s092+346a
LINK2=s092+346a
LINK3=s092+346a
LINK4=s092+346a
TEXT_SHOW_ANSWER=Again, the MAC prefix is 01-00-5E. Now that the second octet is greater than 127, you need to remember that it is possible that the value in the high order bit will be discarded. In this case, it was, which leaves a binary value of 1010111 that needs to be converted to hex. In turn, that leaves 57 as the value for the fourth octet of the MAC address.