Module 3 Practice Flashcards

(46 cards)

1
Q

What is the process of converting information into the proper form for transmission?

A

Encoding

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

Which step of the communication process is concerned with properly identifying the address of the sender and receiver?

A

Formatting

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

BGP and OSPF are examples of which type of protocol?

A

routing

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

Which three are components of message timing? (Choose three.)

A
  • Flow control
  • Access method
  • Response timeout
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which delivery method is used to transmit information to one or more end devices, but not all devices on the network?

A

Multicast

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

Which two protocols are service discovery protocols? (Choose two.)

A

DNS
DHCP

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

What is the purpose of the sequencing function in network communication?

A

to uniquely label transmitted segments of data for proper reassembly by the receiver

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

This protocol is responsible for guaranteeing the reliable delivery of information.

A

TCP

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

UDP and TCP belong to which layer of the TCP/IP protocol?

A

transport

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

Which two protocols belong in the TCP/IP model application layer?

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

Which protocol operates at the network access layer of the TCP/IP model?

A

Ethernet

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

Which of the following are protocols that provide feedback from the destination host to the source host regarding errors in packet delivery? (Choose two.)

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

A device receives a data link frame with data and processes and removes the Ethernet information. What information would be the next to be processed by the receiving device?

A

IP at the internet layer

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

Which services are provided by the internet layer of the TCP/IP protocol suite? (Choose three.)

A
  • Routing Protocols
  • Messaging
  • Internet Protocol
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

This standards organization is concerned with the Request for Comments (RFC) documents that specify new protocols and update existing ones.

A

Internet Engineering Task Force (IETF)

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

True or false. Standards organizations are usually vendor-neutral.

A

True

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

This standards organization is responsible for IP address allocation and domain name management.

A

Internet Assigned Numbers Authority (IANA)

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

What types of standards are developed by the Electronics Industries Alliance (EIA)?

A

electric wiring and connectors

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

What is the process of dividing a large data stream into smaller pieces prior to transmission?

15
Q

What is the PDU associated with the transport layer?

15
Q

Which protocol stack layer encapsulates data into frames?

16
Q

What is the name of the process of adding protocol information to data as it moves down the protocol stack?

A

encapsulation

16
Q

True or false? The right-most part of an IP address is used to identify the network that a device belongs to.

16
Q

True or false? Frames exchanged between devices in different IP networks must be forwarded to a default gateway.

17
What is the order of the two addresses in the data link frame?
destination MAC, source MAC
17
What is used to determine the network portion of an IPv4 address?
subnet mask
17
Which of the following statements are true regarding network layer and data link layer addresses? (Choose three.)
- Network layer addresses are logical and data link addresses are expressed as 12 hexadecimal digits. - Data link layer addresses are physical and network layer addresses are logical. - Network layer addresses are either 32 or 128 bits in length.
18
True or False? Data Link addresses are physical so they never change in the data link frame from source to destination.
False
18
What process is used to receive transmitted data and convert it into a readable message?
decoding
19
What is done to an IP packet before it is transmitted over the physical medium?
It is encapsulated in a Layer 2 frame.
20
What process is used to place one message inside another message for transfer from the source to the destination?
encapsulation
20
A web client is sending a request for a webpage to a web server. From the perspective of the client, what is the correct order of the protocol stack that is used to prepare the request for transmission?
HTTP, TCP, IP, Ethernet
21
What are two benefits of using a layered network model? (Choose two.)
- It assists in protocol design. - It prevents technology in one layer from affecting other layers.
22
What is the purpose of protocols in data communications?
providing the rules required for a specific type of communication to occur
23
What is the general term that is used to describe a piece of data at any layer of a networking model?
protocol data unit
23
Which logical address is used for delivery of data to a remote network?
destination IP address
24
Which layer of the OSI model defines services to segment and reassemble data for individual communications between end devices?
transport
25
Which two protocols function at the internet layer? (Choose two.)
- ICMP - IP
26
Which type of communication will send a message to a group of host destinations simultaneously?
multicast
27
Which three acronyms/initialisms represent standards organizations? (Choose three.)
- IANA - IEEE - IETF
28
What type of communication will send a message to all devices on a local area network?
broadcast
29
In computer communication, what is the purpose of message encoding?
to convert information to the appropriate form for transmission
29
What three requirements are defined by the protocols used in network communcations to allow message transmission across a network? (Choose three.)
- message encoding - message size - delivery options
30
What layer of the TCP/IP protocol model determines the best path through the network?
internet
31
Which message delivery option is used when all devices need to receive the same message simultaneously?
broadcast
32
What type of delivery uses data link layer addresses?
local delivery