19 - TCP/IP Stack: Data Link Layer Flashcards
1
Q
What does LAN stand for?
A
Local Area Network
2
Q
Describe the LAN
A
- Same network
- A function of the Link Layer
3
Q
What does WAN stand for?
A
Wide Area Network
4
Q
Describe the WAN
A
- Multiple networks that are connected
- A function of the Internet Layer
5
Q
What is a Hub?
A
Hubs provide the simplest means to connect hosts
- Operate at the Physical Layer
- Can be a problem because it could potentially violate the Confidentiality and Availability pillars of IA
6
Q
What is a Switch?
A
Like Hubs but “smarter”
- Forwards frames only to the host they’re (MAC) addressed to
- Operate at the Data Link Layer
7
Q
What is Ethernet Protocol?
A
Operates at the Data Link Layer and Physical Layer
- Does not guarantee a message will be successfully delivered
- Detect and correct signal interference
8
Q
What does MAC stand for and what is it?
A
Media Access Control
- Identifies your computer
- 48-bit numbers represented in hexadecimal
9
Q
What does ARP stand for?
A
Address Resolution Protocol
10
Q
What does ARP do?
A
Translates back and forth between data and network layers
- “Phone book” for MAC addresses on the local network
- Each host stores its own copy of an ARP Table