where will the router send a packet destined for 10.1.5.65?

Refer to the exhibit. According to the routing table, where will the router send a packet destined for 10.1.5.65?

Refer to the exhibit. According to the routing table, where will the router send a packet destined for 10.1.5.65?

A.
10.1.1.2

B.
10.1.2.2

C.
10.1.3.3

D.
10.1.4.4



Leave a Reply 5

Your email address will not be published. Required fields are marked *


drvyn

drvyn

would someone explain why C is correct?

Cydonia83

Cydonia83

The destination IP address 10.1.5.65 belongs to 10.1.5.64/28, 10.1.5.64/29 & 10.1.5.64/27 subnets but the “longest prefix match” algorithm will choose the most specific subnet mask -> the prefix “/29″ will be chosen to route the packet. Therefore the next-hop should be 10.1.3.3 -> C is correct.

Daniel

Daniel

@drvyn

C is correct. The router it will chose the most specific mach recorded in it’s routing table. After AND-ing, the right interface it will be s0 (29 bits matching)

Alex

Alex

where will the router send a packet destined for 10.1.5.65?
Answer correct is c: 10.1..3.3 goodluck