QUESTION=What is the layer 2 MAC address for the layer 3 IP address 224.224.155.155?
NAME_QUESTION=What is the layer 2 MAC address
RIGHT_ANSWER=3
ANSWER1=01-00-5E-70-9B-9B
ANSWER2=01-00-5E-40-9B-9B
ANSWER3=01-00-5E-60-9B-9B
ANSWER4=01-00-5E-30-9B-9B
REACTION1=
REACTION2=
REACTION3=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 discarded, which leaves a binary value of 1100000 that needs to be converted to hex. In turn, that leaves 60 as the value for the fourth octet of the MAC address.
REACTION4=
TXT_LINK1=Multicast Addressing
TXT_LINK2=Multicast Addressing
TXT_LINK3=Multicast Addressing
TXT_LINK4=Multicast Addressing
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 discarded, which leaves a binary value of 1100000 that needs to be converted to hex. In turn, that leaves 60 as the value for the fourth octet of the MAC address.