ARP Flashcards

1
Q

ARP

A

Address Resolution Protocol, Used to resolve ip addresses into mac addresses, ip and mac are needed for network communication

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

ARP Packet

A

On an ethernet frame: consists of an Ethernet Header with a destination address, source address, and type, followed by an ARP Request or Reply, followed by padding, and CRC

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

ARP Request or Reply

A

The important information in an ARP Request or Reply are the source hardware, source protocol, Destination/Target Hardware, and Destination/Target protocol address

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

ARP Cache

A

Table of all known IP Address to Mac address mappings. It can have items be removed over time. Includes both static and dynamically learned entries

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

Gratuitous ARP

A

An ARP announcement to update other hosts ARP tables without the need for an ARP Request. Ex. Updating the network if a computer’s ip address changed recently.

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

RARP

A

Reverse Address Resolution Protocol. Depreciated. Used to resolve MAC addresses into ip addresses and required server on every network to do it. Replaced by BOOTP and DHCP

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