in Computer Networks edited by
605 views
4 votes
4 votes

Consider the following network, which consists of two routers (R1 and R2), two switches (S1 and S2), and four hosts (H1, H2, H3, and H4).

Suppose H1 wants to send packet to H3, which of the following is/are TRUE?

  1. Packet leaving H1 will have destination mac address of S1
  2. Packet leaving S1 will have destination mac address of R1
  3. Packet leaving R1 will have destination mac address of R2
  4. Packet leaving R2 will have destination mac address of S2
in Computer Networks edited by
605 views

2 Answers

2 votes
2 votes

Source of the question: Page 2, Question 1.2

1 comment

to be more specific and simple , we know that subnet don't have MAC address but routers and Hosts have so here definitely op[tion A and D are false .
1
1
1 vote
1 vote
Just remember not including switch anywhere.
Source IP will always be of H1 and destination IP of H3
t1: Source Mac of H1 , Destination mac of R1.1
t2: Source Mac of H1 , Destination mac of R1.1
t3: Source Mac of R1.2 , Destination mac of R2.1
t4: Source Mac of R2.2 , Destination mac of H3
t4: Source Mac of R2.2 , Destination mac of H3
Answer:

Related questions