Physical Layer Flashcards

1
Q

Purpose of the Data Link Layer

A

*Data Link Layer facilitates communication between end-device network interface cards.

*It allows upper layer protocols to access physical layer media.

*Encapsulates Layer 3 packets (IPv4 and IPv6) into Layer 2 Frames.

*Performs error detection and rejects corrupted frames.

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

IEEE 802 LAN/MAN Data Link Sublayers

A

*IEEE 802 LAN/MAN standards tailored to specific network types (Ethernet, WLAN, etc.).

*Data Link Layer consists of Logical Link Control (LLC) and Media Access Control (MAC) sublayers.

*LLC: Communicates between upper-layer software and lower-layer hardware.

*MAC: Handles data encapsulation and media access control.

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

Providing Access to Media

A

*Routers perform four Layer 2 functions along packet paths:

*Accept frame from medium.

*De-encapsulate frame to expose encapsulated packet.

*Re-encapsulate packet into new frame.

*Forward new frame on next network segment’s medium.

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

Data Link Layer Standards

A

*Data link layer protocols defined by engineering organizations.

*Examples: IEEE, ITU, ISO, ANSI.

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

Topologies

A

*Network topology: arrangement of devices and their connections.

*Physical topology: shows physical connections.

*Logical topology: identifies virtual connections via interfaces and IP addresses.

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

WAN Topologies

A

*WAN topologies: Point-to-point, Hub and spoke, Mesh.

*Point-to-point: Simplest, permanent link between endpoints.

*Hub and spoke: Central site connects branches via point-to-point links.

*Mesh: High availability, all systems connected to each other.

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

LAN Topologies

A

*LANs use star or extended star topologies for easy scalability and troubleshooting.

*Early Ethernet and Token Ring also used bus and ring topologies.

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

Half and Full Duplex Communication

A

*Half-duplex: Only one device sends/receives at a time on shared medium.

*Full-duplex: Both devices transmit/receive simultaneously.
Ethernet switches operate in full-duplex mode.

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

Access Control Methods

A

*Contention-based access: Nodes compete for medium use.

*Controlled access: Each node has designated time on medium.

*Examples: CSMA/CD (Ethernet) and CSMA/CA (Wireless LAN).

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

Contention-Based Access – CSMA/CD

A

*CSMA/CD used in legacy Ethernet.

*Half-duplex, one device sends/receives at a time.

*Collision detection: detects collisions, random retransmission.

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

Contention-Based Access – CSMA/CA

A

*CSMA/CA used in IEEE 802.11 WLANs.

*Half-duplex, one device sends/receives at a time.

*Collision avoidance: devices include transmission time, avoids collisions.

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

Data Link Frame

A

*Data link frame: encapsulates data with header and trailer.

*Frame parts: Header, Data, Trailer.

*Fields vary by data link protocol.

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

Frame Fields

A

Frame fields: Start/Stop, Addressing, Type, Control, Data, Error Detection.

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

Layer 2 Addresses

A

*Layer 2 addresses: Physical addresses, in frame header.

*Used for local delivery, updated by forwarding devices.

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

LAN and WAN Frames

A

*Data link protocol based on logical topology and physical media.

*Examples: Ethernet, 802.11 Wireless, PPP, HDLC, Frame-Relay.

*Perform media access control for specific topologies.

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