IP Addressing and Routing Flashcards

1
Q

ARP

A

stands for Address Resolution Protocol and it dynamically learns the data link address of an IP host connected to a LAN

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

If a device wants to communicate using TCP/IP, it needs …..

A

an IP address

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

Another term for octet

A

Byte

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

This must be true if all IP addresses are in the same group….

A

The IP addresses are not separated from each other by a router

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

IP addresses separated from each other by a router must be ……

A

in different groups

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

IPv4 Host Routing basics:

A

If the dest. IP address is in the same subnet, send directly to destination host; if not, send it to the default gateway

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

Router forwarding logic basics

A
  1. Use FCS field to ensure error free delivery
  2. If frame has no errors, discard old header and trailer, exposing IP packet
  3. Compare IP packet’s destination IP to the routing table
  4. Encapsulate in new dll header and trailer
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Objectives of routing table

A

To dynamically learn and fill its table with a route to each subnet
Find the best routes
Manage and replace lost routes if available
Prevent routing loops

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

Same general steps for learning routes

A
  1. Each router adds a route to its table for each directly connected subnet
  2. Informs neighbors about its routes; it also learns routes from other routers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

ARP Request

A

a message that asks the simple request “if this is your IP address, please reply with your MAC address.”

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

ARP Reply

A

a message that lists both the original IP address and the matching MAC address

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

ping

A

primary tool for testing basic network connectivity

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