9. Flashcards
(4 cards)
What do routers care about?
Routers only care about networks and the best path to each one.
It’s the hardware address of the host that’s used to deliver the packet once the correct network has been reached
What is a routing protocol?
A routing protocol is used to find all networks within an internetwork and ensure all routers have the same routing table.
Examples include:
- RIP (Router Information Protocol)
- RIPv2
- EIGRP (Enhanced Internal Gateway Routing Protocol)
- OSPF (Open Shortest Path First)
What is a routed protocol?
Once all routers know about all networks, a routed protocol can be used to send user data (packets) through the established network.
Routed protocols are assigned to interfaces and determine the method of packet delivery
Examples include:
- IP
- IPv6
What are the minimum factors a router must know to be able to effectively route packets?
- Destination address
- Neighbour routers from which it can learn about remote networks
- Possible routes to all remote networks
- The best route to each remote network
- How to maintain and verify routing information