Intro to TCP/IP Networking Flashcards

1
Q

CATV

A

cable TV

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

SOHO

A

small office/home office

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

A networking model, sometimes also called either a ___ or ___.

A
  1. networking architecture

2. networking blueprint

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

A networking model, refers to a comprehensive set of ___.

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

Individually, each ___ describes one small function required for a network; collectively, these ___ define everything that should happen for a computer network to work.

A
  1. document

2. documents

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

SNA

A

Systems Network Architecture

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

IBM published its Systems Network Architecture networking model in ___

A

1974

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

ISO

A

The International Organization for Standardization

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

OSI

A

Open Systems Interconnection networking model

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

DoD

A

U.S. Department of Defense contract

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

Researchers at various universities volunteered to help further develop the protocols surrounding the original DoD work. These efforts resulted in a competing open networking model called ___.

A

TCP/IP

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

RFC

A

Requests For Comments

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

To define a protocol, TCP/IP uses documents called ___

A

Requests For Comments

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

The TCP/IP model also avoids repeating work already done by some other standards body or vendor consortium by ___

A

simply referring to standards or protocols created by those groups

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

IEEE

A

Institute of Electrical and Electronic Engineers

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

The TCP/IP original model is listed in ___

A

RFC 1122

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

Number of layers in the original TCP/IP model

18
Q

List the layers in the original TCP/IP model (top to bottom)

A
  1. Application
  2. Transport
  3. Internet
  4. Link
19
Q

The number of layers in the updated TCP/IP model

20
Q

List the layers in the updated TCP/IP model (top to bottom)

A
  1. Application
  2. Transport
  3. Network
  4. Datalink
  5. Physical
21
Q

The original TCP/IP model’s link layer has also been referred to as the ___ and ___.

A
  1. network access

2. network interface layer

22
Q

The application layer does not ___ the application itself, but it ___ that applications need.

A
  1. define

2. defines services

23
Q

Application layer example protocols

A

HTTP, POP3, SMTP

24
Q

Transport layer example protocols

25
Internet layer example protocols
IP
26
Link layer example protocols
Ethernet, point-to-point (PPP), T1
27
HTTP
Hypertext Transfer Protocol
28
URL
Uniform Resource Locators
29
URI
Universal Resource Identifiers
30
TCP
Transmission Control Protocol
31
UDP
User Datagram Protocol
32
To recover from errors, TCP uses the ___
concept of acknowledgments
33
SEQ
sequence number
34
A function called adjacent-layer interaction, which refers to the concepts of ___
how adjacent layers in a networking model, on the same computer, work together.
35
A function called same-layer interaction.
When a particular layer on one computer wants to communicate with the same layer on another computer, the two computers use headers to hold the information that they want to communicate.
36
TCP/IP defines two versions of IP.
IP version 4 (IPv4) and IP version 6 (IPv6).
37
The term IP host refers to ___
any device, regardless of size or power, that has an IP address and connects to any TCP/IP network
38
WAN
wide-area network
39
The term encapsulation refers to the process of putting ___
headers (and sometimes trailers) around some data.
40
OSI model has how many layers
7
41
OSI model layers (top to bottom)
7. Application 6. Presentation 5. Session 4. Transport 3. Network 2. Data Link 1. Physical