10,328 views
21 votes
21 votes

Which of the following is NOT true with respect to a transparent bridge and a router?

  1. Both bridge and router selectively forward data packets

  2. A bridge uses IP addresses while a router uses MAC addresses

  3. A bridge builds up its routing table by inspecting incoming packets

  4. A router can connect between a LAN and a WAN

2 Answers

Best answer
48 votes
48 votes
  1. Both bridge and router selectively forward data packets $\Rightarrow$ True.
    Bridge can drop packets not meant for other side, so can router.

  2. A bridge uses IP addresses while a router uses $\text{MAC}$ addresses $\Rightarrow$ False .
    A bridge operate at layer $2$ (data link layer) so it uses $\text{MAC}$ address,
    while router at layer $3$ (network layer) so it using IP addresse

  3. A bridge builds up its routing table by inspecting incoming packets $\Rightarrow$ True.
    Self Learning Bridges

  4. A router can connect between a $\text{LAN}$ and a $\text{WAN} \Rightarrow$ True.
    Router connecting home $\text{LAN}$ To internet !

Correct Answer: $B$

edited by
3 votes
3 votes
ans b)
Answer:

Related questions

21 votes
21 votes
1 answer
1
66 votes
66 votes
3 answers
4