Network Models Flashcards
1
Q
OSI Layer 4
A
Transport Layer: handels segmentation / reassembly. Creates Segments or Datagrams.
2
Q
Layer 2 Broadcast Address
A
FF:FF:FF:FF:FF:FF
3
Q
UDP Datagram
A
Destination Port | Source Port | Length | Checksum | Data |
4
Q
Generic Frame
A
5
Q
TCP Segment
A
Destination Port | Source Port | Sequence Number | Checksum | Flags | Acknowledgement | Data |
6
Q
PDU
A
Protocol Data Unit: the unit of data specified by each layer of the OSI model
7
Q
OSI Layer 5
A
Session Layer: handels session; connecting application to application
8
Q
IP packet
A
destination IP address | Source address | Data |
9
Q
OSI Layer 6
A
Presentation Layer: Data Conversion
10
Q
OSI Layer 2
A
Data Link Layer:
- Logical Link Control: LLC is the aspect of the NIC that talks to the OS (usually via device drivers). LLC handels multople network protocols and provides flow control.
- Media Access Control: creates and addresses the frame.
11
Q
OSI Layer 7
A
Application Layer: API’s