TCP/IP model Flashcards

1
Q

TCP/IP Model

A

▪ Also known as TCP/IP stack or the DoD Model
▪ Alternative to the OSI Model
▪ More relevant model for network designers since it’s based on TCP/IP
▪ Only a 4-layer mode

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

NEtwork Interface (layer 1)

A

Physical and electrical characteristics
▪ Describes how to transmit bits across the network (1’s and 0’s)
▪ Determines how interface uses network medium
▪ Coaxial, Optical fiber, or Twisted-pair copper cabling
▪ Examples:
● Ethernet, Token Ring, FDDI, RS-232

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

Internet (layer 2)

A

▪ Packages data into IP datagrams
● Contains source and destination IPs
● Forwards datagrams between hosts across the networks
▪ Routes IP datagrams across networks
▪ Connectivity occurs externally
▪ Examples:
● IP, ICMP, ARP, RARP

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

Transport (Layer 3)

A

▪ Provides communication session management between hosts
▪ Defines level of service and status of connection used for transport
▪ Examples:
● TCP
● UDP
● RTP

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

Application (Layer 4)

A

Defines TCP/IP application protocols
▪ Defines how programs interface with the transport layer service
▪ Layer with which the user interacts
▪ Examples:
● HTTP, TELNET, FTP, SNMP, DNS, SMTP, SSL, TLS, …

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

Data Transfer over networks: Ports

A

Port numbers can be 0 to 65,535
▪ “Well-known” & Reserved Ports
● Ports 0 to 1023
▪ Ephemeral Ports
● Short-lived transport port that is automatically selected from a
predefined range
● Ports 1024 to 65,535

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

Ipv4 Packets

A

▪ Source Address
● IP of sender
▪ Destination Address
● IP of receiver
▪ IP Flags
● Allows packet fragmentation
▪ Protocol
● Is this packet using TCP or UDP?

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