How do routers know where to send packets?
• they strip the tcp ip source and destination address headers, and use the destination address to determine the next hop
• routers only know what they are told, and don't actually forward packets
• they use the gonkulator specific control function to determine where to send the segments.
• switches, not routers are used in the core internet to route packets.