CompTIA Network+ - Section 2.2 Flashcards

1
Q

What do routers use to dynamically keep their routing tables up to date with information from the surrounding network?

A

Dynamic Routing Protocols

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

What do routers use to determine the best path a packet should travel to get to it’s destination?

A

Routing Tables

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

What is the main difference between different types of Dynamic Routing Protocol?

A

They each have their own way of determining how routing tables are setup and what the best route between point A and point B is

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

What Dynamic Routing Protocol should we use?

A

This answer is different for each situation and depends on a number of criteria

  • How does the protocol define the ‘Route’?
  • How does the protocol determine what the best path is?
  • How does the protocol handle recover after a change in the network occurs?
  • Does the protocol use standard or proprietary?
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is Distance-Vector Routing Protocol?

A

This is a routing protocol that determines the best route by how far away a connection is. (How many hops away is the destination network?)

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

How are mose Distance-Vector Routing Protocol configured?

A

Most times, it’s as simple as enabling the option in the router and it automatically working with very little configuration required.

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

Are Distance-Vector Routing Protocols best used with small or large networks?

A

They are good for smaller networks but don’t typically scale well with large networks of hundreds of thousands of routers.

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

What are a few examples of Distance-Vector Routing Protocols?

A

Standard = RIP (Routing Information Protocol)

Proprietary to Cisco = EIGRP (Enhanced Interior Gateway Routing Protocol)

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

Using this image, determine which route the Distance-Vector Routing Protocol would take.

A

It would take the route with the least amount of hops. Even if this route is not the fastest.

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

What is Link-State Routing Protocol?

A

This is a routing protocol that determines the best route by using multiple metrics including determining which path is the actual fastest in terms of speed.

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

Are Link-State Routing Protocols best used with small or large networks?

A

They are very scalable so they are most often used in large networks.

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

Using this image, determine which route the Link-State Routing Protocol would take.

A

It would take the route with the fastest possible option. Even if this route has more hops compared to other routes.

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

What is a Hybrid Routing Protocol?

A

This is a Routing Protocol that combines the benefits of both Link-State and Distance-Vector Protocols.

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

What is an example of a Hybrid Routing Protocol?

A

BGP (Border Gateway Protocol) which determines routes based on paths, network policies, and other configured rule sets.

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

When traffic is sent across the internet, the packet stops at every router along the way asking for direction. What does the router use to give those packets directions to the next location it needs?

A

The routers use paths contained inside their routing tables to tell the packet where it will be sent next.

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

What devices need a routing table?

A

Any device that needs to make a decision on where packet traffic is going (Routers, Workstations, and Other Devices)

17
Q

What is a ‘Hop’?

A

The term used to describe when a packet jumps from one router to the next.

It hops from router A to router B.

18
Q

What does the ‘Next Hop’ refer to?

A

It refers to the destination address of the gateway (Destination Router / Destination Gateway)

19
Q

Have multiple routers and configurations can lead to a loop in the network that the packet circles endlessly. How are we able to solve this issue?

A

IPv4 uses ‘Time to Live’ and IPv6 uses ‘Hop Limit’

20
Q

What is IPv4’s ‘Time to Live’?

A

This is a mechanism used in IPv4 that prevents routing loops by counts the number of times a packet hits a router.

Every time the packet hits the same router the counter is reduced by 1

Once the counter hits 0 the packet is discarded by the router.

21
Q

What is IPv6 ‘Hop Limit’?

A

This is a mechanism used in IPv6 that prevents routing loops by counts the number of times a packet hops around between the same routers.

After a number of hops the packet is eventual discarded, stopping the loop.

22
Q

What are the two ways routers can be configured to determine routes for packets?

A

They can be configured Dynamically or Manually.

If it’s dynamic, it will choose the best path itself.

If it’s Manual, we will tell it the best path it must choose.

23
Q

What is a default route?

A

This is a ‘last choice’ route inside of the routing table that is used when nothing in the routing table matches the destination that the packet is trying to arrive at.

Instead of dropping the packet, we would send it to the default route.

24
Q

How are routing metrics determined by each Dynamic Routing Protocol?

A

Each metric is determined differently.

RIPv2 metrics aren’t useful to OSPF or EIGRP.

25
Q

Why are routing metrics useful?

A

They are useful when we run into uses of redundant routes where we have multiple ways to get from point A to point B

26
Q

Generally speaking, which metric is the best choice? 1 or 2?

A

Metric 1 would be better than Metric 2.

Lower values are often the best choice

27
Q

What does ‘Destination’ refer to?

A

The address of the network that the packet is heading to

28
Q

What does ‘Gateway’ refer to?

A

The next hop (or next router)

29
Q

What does ‘Interface’ refer to?

A

On-board connection that the packet will travel out of

30
Q

How would we determine if the router circled in green is going to the correct ‘Next Hop’ in this image?

A

We would need to call the ISP because we won’t be able to gather that information as it’s on their side of the network.

31
Q

Networks have multiple routers that each could be using a different type of multiple dynamic routing protocols to build their routing tables.

One router on the inside of your network might be using OSPF and on the ISP side of the network their router could be using BGP. How do we get around this issue?

A

We would use a Administrative distance.

32
Q

What is administrative distance?

A

It’s a table used by the router to determine what routing protocol has priority over another.

The lower the value the higher the priority

33
Q

How do we determine the priority of different applications used by companies?(VoIP, Streaming, Interactive communication to a database, and so on)

A

This is different for every company and depends solely on what the organization is trying to accomplish.

Example of priority

  1. A company needs to focus more on phone calls so we priorities VoIP
  2. Company wants us to focus more on interactive communication to a database over everything else
34
Q

What is traffic shaping?

A

A method for prioritizing traffic on a network that allows you to set priorities for different applications based on different variables.

35
Q

What is another name for traffic shaping?

A

Packet Shaping

36
Q

What does ‘Managing the QoS’ stand for?

A

It refers to managing traffic shaping and can be configured inside of an OS, router, switch, firewall, or similar devices with the feature.