Routing

Router - a device that has ​at least two network interfaces ​since it has to be connected ​to two networks to do its job

  1. router receives packet of data on one of its interfaces
  2. router examines the destination IP of this packet
  3. router then looks up destination network of this IP in its routing table
  4. forwards traffic to destination

Pasted image 20260603191720

Destination Network - this column would contain a row for each network that the router knows about

Next Hop - the IP address of the next router that should receive data intended for the destination networking question

Routing Protocols - special protocols routers use to speak to each other in order to share what information they might have

Interior Gateway Protocols - used by routers to share information within a single autonomous system

Autonomous System - collection of networks that all fall under the control of a single network operator

Exterior Gateway Protocols - used for the exchange of information between independent autonomous systems