edited by
352 views
1 votes
1 votes

Which of the following mapping is CORRECT with respect to $IPv4$?

$$\begin{array}{|c l |c l |}
\hline
& \text{Destination Address} & &\text{Type}
\\\hline
\text{I} & \text{01:00:5E:32:10:2C} & \text{a}&\text{Broadcast Address}\\\hline
\text{II} & \text{2C:22:15:13:54:C2} & \text{b}&\text{Multicast Address}\\\hline
\text{III} & \text{FF:FF:FF:FF:FF:FF} & \text{c}&\text{Unicast Address}
\\\hline
\end{array}$$

  1. $\text{I – b, II – c, III – a}$
  2. $\text{I – c, II – b, III – a}$
  3. $\text{I – a, II – c, III – b}$
  4. None of the above
edited by

1 Answer

3 votes
3 votes
The multicast $MAC$ address is a special value that begins with $01-00-5E$ in hexadecimal. The remaining portion of the multicast $MAC$ address is created by converting the lower $23$ bits of the $IP$ multicast group address into $6$ hexadecimal characters.
edited by
Answer:

Related questions

2 votes
2 votes
1 answer
1
gatecse asked Oct 23, 2020
314 views
In the $IPv4$ addressing format, if the number of networks allowed under $\text{Class A, Class B and Class C}$ respectively are $2^a,2^b$ and $2^c,$ the value of $2a + 3b...