CCNA CHAPTER 2 (PASAR) Flashcards

(38 cards)

1
Q

Was created by by the DoD to ensure data integrity, as well as maintain communications during war.

A

Transmission Control Protocol/Internet Protocol

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

Is a condensed version of the OSI Model

A

DoD Model

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

TCP/IP Model Layers

A

Process/Application Layer
Host-to-Host Layer
Internet Layer
Network Access Layer

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

TCP/IP layer that defines protocols for node to node application communication and also controls user-interface specifications

A

Application Layer

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

TCP/IP that takes care of the addressing of host by giving them an IP address

A

Internet Layer

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

TCP/IP layer that creates reliable end-to-end communication and ensuring the error-free delivery of data.

A

Host-to-Host Layer

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

TCP/IP layer that monitors the data exchange between the host and the network.

A

Network Access Layer

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

Is the chameleon of protocols and its specialty is terminal emulation

A

Telnet

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

Protocol that actually lets us to transfer files

A

File Transfer protocol

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

Stripped down, stock version of FTP

A

Trivial File Transfer Protocol

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

Protocol specializing in file sharing

A

Network File System

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

IS used to send email

A

SMTP

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

Is used to receive email

A

POP3

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

Protocol designed for printer sharing

A

Line Printer Daemon

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

Defines a protocol for writing clients/server applications based on a GUI

A

X Window

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

Collects and manipulates valuable network information

17
Q

A report delimiting the operational traits of a healthy network

18
Q

Resolves hostnames

19
Q

Assigns IP addresses to hosts

20
Q

Information a DHCP server can provide

A

IP Address
Subnet Mask
Domain Name
Default Gateway(routers)
DNS
WINS information

21
Q

Takes large block of information from an application and breaks them into segments.

22
Q

The TCP header is ___bytes long, or up to ___ bytes with options.

23
Q

The port number of the application on the host sending the data.

24
Q

The port number of the application requested on the destination host.

A

Destination port

25
A number used by TCP that puts the data back in the correct order or retransmits missing or damaged data, a process called sequencing.
Sequence number
26
The TCP octet that is expected next.
Acknowledgment number
27
The number of 32-bit words in the TCP header. This indicates where the data begins. The TCP header (even one including options) is an integral number of 32 bits in length.
Header length
28
Always set to zero.
Reserved
29
Control functions used to set up and terminate a session.
Code bits
30
The window size the sender is willing to accept, in octets.
Window
31
The cyclic redundancy check (CRC), because TCP doesn't trust the lower layers and checks everything. The CRC checks the header and data fields.
Checksum
32
A valid field only if the Urgent pointer in the code bits is set. If so, this value indicates the offset from the current sequence number, in octets, where the first segment of non-urgent data begins.
Urgent
33
May be 0 or a multiple of 32 bits, if any. What this means is that no options have to be present (option size of 0). However, if any options are used that do not cause the option field to total a multiple of 32 bits, padding of 0s must be used to make sure the data begins on a 32-bit boundary.
Options
34
Handed down to the TCP protocol at the Transport layer, which includes the upper-layer headers.
Data
35
- Scaled down economy model of TCP/IP model - referred to as thin model
UDP
36
Considered as a connectionless protocol
UDP
37
Specifies whether fragmentation should occur.
Flags
38
Unique IP-packet value.
Identification