9. Flashcards

(4 cards)

1
Q

What do routers care about?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a routing protocol?

A

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)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a routed protocol?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the minimum factors a router must know to be able to effectively route packets?

A
  1. Destination address
  2. Neighbour routers from which it can learn about remote networks
  3. Possible routes to all remote networks
  4. The best route to each remote network
  5. How to maintain and verify routing information
How well did you know this?
1
Not at all
2
3
4
5
Perfectly