I just finished a phone interview. The interviewer asked me a question:
Tell me about what happen about IP
packet go through router.
It’s been long time since I study networking. And I just say something about router transmission list and there are several router protocols such as OSPF etc. . that’s it.
Could anybody give a good answer to this? or lead me check some resources?
Thank you!!
A router is a network layer device. So, when it receives an IP packet, the IP packet current destination is set to that router. So, router does this:
This way, that packet sails off to its final destination
PS: I had taken a Computer Networking course last quarter