networking - How does a packet get to the destination on the same network -
this shows network of 3 workstations , router. below routing table of pc 1
if pc1 sends packet pc 2. how destination? have understood pc1 refer routing table, , broadcast packet.for entry in routing table make use of?
it's third entry in routing table: 172.16.18.0/24 routed through 172.16.18.1 local network interface. os knows packets network should delivered through interface.
Comments
Post a Comment