Module 3 (PPT) Flashcards

1
Q

What are the three elements to any communication?

A

source (sender)
destination (receiver)
channel (media)

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

____ must use established rules or agreements to govern the conversation

A

Individuals

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

What are the common computer protocols that must be in agreement and include the followring requirementsL

A
  • Message encoding
  • Message formatting and encapsulation
  • Message size
  • Message timing
  • Message delivery options
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

is the process of converting information into another acceptable form for transimission

A

Encoding

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

Reverses the process to interpret the information

A

Decoding

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

When a message is sent, it must use a ____ or structure

A

Specific format

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

Message ___ depend on the type of message and the channel that is used to deliver the mssage

A

Formats

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

Encoding between hosts must be in an appropriate format for the ___

A

Medium

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

Messages sent across the network are converted into ___

A

bits

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

The ___ are encoded into a pattern of light, sound, or electrical impulses.

A

Bits

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

The ___ host must decode the signals to interpret the message

A

Destination

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

Manages the rate of data transmission and defines how much information can be sent and the speed at which it can be delivered

A

Flow control

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

Manages how long a device waits when it does not hear a reply from the destination

A

Response Timeout

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

Determines when someone can send a message

A

Access Method

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

There may be various rules governing issues like “____”

A

Collisions

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

This is when more than one device sends traffic at the sam time and the messages become corrupt

A

Collisions

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

Ont to one communication

A

Unicast

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

One to many, typically not all

A

Multicast

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

One to all communication

A

Broadcast

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

Are used in IPv4 networks, but are not an option for IPv6.

A

Broadcast

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

Documents may use the ____, typically a circle, to represent all devices

A

node icon

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

Define a common set of rules

A

network protocols

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

Network protocols can be implemented on devices in:

A
  • Software
  • Hardware
    Both
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

Network protocols have their own:

A
  • Function
  • Format
  • Rules
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Identifies sender and receiver
Addressing
26
Provides guaranteed delivery
Reliability
27
Ensures data flows at an efficient rate
Flow control
28
Uniquely labels each transmitted segment of data
Sequencing
29
Determines if data became corrupted during transmissiuon
Error Detection
30
Process-to-process communications between network application
Application Interface
31
Networks ____ the use of several protocols
Require
32
- Governs the way a web server and a web client interact - Defines content and format
Hypertext Transfer Protocol (HTTP)
33
- Manages the individual conversations - Provides guaranteed delivery - Manages flow control
Transmission Control Protocol (TCP)
34
Delivers messages globally from the sender to the receiver
Internet Protocol (IP)
35
Delivers messages from one NIC to another NIC on the same Ethernet local Area Network (LAN)
Ethernet
36
- A group of inter-related protocols necessary to perform a communication function - Sets of rules that work together to help solve a problem
Protocol Suite
37
The protocols are viewed in terms of layers:
- Higher Layers - Lower layers- concerned with moving data and provide services to upper layers
38
The most common protocol suite and maintained by the Internet Engineering Task Force
Internet Protocol Suite or TCP/IP
39
Developed by the International Organization for Standardization )ISO_ and the Internation Telecommunications Union (ITU)
Open Systems Interconnection (OSI) Protocols
40
Proprietary suite release by Apple Inc.
AppleTalk
41
Proprietary suite developed by Novell Inc
Novell NetWare
42
The most common network access layer LAN protocols are:
Ethernet and WLAN
43
is the protocol suite used by the internet and includes many protocols
TCP/IP
44
- An open standard protocol suite that is freely available to the public and can be used by any vendor - A standards-based protocol suite that is endored by the networking industry and approved by a standards organization to ensure interoperability
TCP/IP
45
Promotes the open development and evolution internet
Internet Society (ISOC)
46
Responsible for management and development of internet standards
Internet Architecture Board (IAB)
47
Develops, updates, and maintains internet and TCP/IP technologies
internet engineering task force (IETF)
48
Focused on long-term research related to internet and TCP/IP protocols
Internet Research Task Force (IRTF)
49
Coordinates IP address allocation, the management of domain names, and assignment of other information
Internet Corporation for Assigned Names and Numbers (ICANN)
50
Oversees and manages IP address allocation, domain name management, and protocol identifier for ICANN
Internet Assigned Numbers Authority (IANA)
51
dedicated to creating standards in power and energy, healthcare, telecommunications, and networking
Institute of Electrical and Electronics Engineers (IEEE)
52
Develops standards relating to electrical wiring, connectors, and the 19-inch racks used to mount networking equipment
Electronic Industries Alliance (EIA)
53
Develops communication standards in radio equipment, cellular towers, Voice over IP (VoIP) devices, satellite communications, and more
Telecommunications Industry Association (TIA)
54
Defines standards for video compression, internet protocol television (IPTV), and broadbanmd communications, such as a digital subscriber line (DSL)
International Telecommunications Union-Telecommunications Standardization Sector (ITU-T)
55
Complex concepts such as how a network operates can be difficult to explain and understand. For this reason, a ____ is used
layered model
56
What are the two layered model describes network operations:
- Open systems Interconnection (OSI) Reference Model - TCP/IP Reference model
57
What are the benefits of using a layered model
- Assist in protocol design because protocols that operate at a specific layer have defined information that they act upon and a defined interface to the layers above and below - Foster competition because products from different vendors can work together - Prevent technology or capability changes in one layer from affecting other layers above and below\ - Provide a common language to describe networking functions and capabilities
58
Contains protocols used for process-to-process communications
Application
59
Provides for common representation of the data transfered between application layer services
Presentation
60
Provides services to the presentation layer and to manage data exchange
Session
61
Defines services to segment, transfer, and reassemble the data for individual communications
Transport
62
Provides services to exchange the individual pieces of data over the network
Network
63
Describes methods for exchanging data frames over a common media
Data link
64
Describes the means to activate, maintain, and deactivivate physical connections
Physical
65
Represents data to the user, plus encoding and dialog control
Application
66
Supports communication between various devices across diverse network
Transport
67
Determines the best path through the network
Internet
68
Controls the hardware devices and media that make up the network
Network Access
69
What are the seven OSI model Layer
1. Physical 2. Data Link 3. Network 4. Transport 5. Session 6. Presentation 7. Application
70
What are the 4 TCP/IP Model Layer
1. Network Access 2. Internet 3. Transport 4. Application
71
The ___ divides the network access layer and the application layer of the TCP/IP model into multiple layers
OSI Model
72
The _____ protocol suite des not specify which protocols to use when transmitting over a physical medium
TCP/IP
73
discuss the necessary procedures to access the media and th ephysical means to send data over a network
OSI Layers 1 and 2
74
___ is the process of breaking up messages into smaller units.
Segmenting
75
___ is the process of taking multiple streams of segmented data and interleaving them together
Multiplexing
76
Large amounts of data can be sent over the network without tying up a communications link
Increases speed
77
What are the primary benefits of segmenting messages
1. Increases Speed 2. Increases efficiency
78
Only segments which fail to reach the destination need to be retransmistted, not the entire data stream
Increases efficicienry
79
___ is the process of numbering the segments so that the message may be reassembled at the destination
Sequencing message
80
_____ is responsible for sequencing the individual segments
TCP
81
___ is the process where protocols add their information to the data
Encapsulation
82
____ is a top down process
Encapsulation
83
Data is ____ as it moves up the stack.
De-encapsulated
84
Responsible for delivering the IP packet from original source to the final destination
Network layer source and destination addresses
85
Responsible for delivering the data link frame from one network interface card (NIC) to another NIC on the same network
Data link layer source and destination address
86
The IP address of the sending device, original source of the packet
Source IP address
87
The IP address of the receiving device, final destination of the packet
Destination IP address
88
What is the tow parts of IP adress
- Network portion (IPv4) or Prefix (IPv6) - Host portion (IPv4) or Interface ID (IPv6)
89
- The left-most part of the address indicates the network group which the IP address is a member - Each LAN or WAN will have the same network portion
Network Portion (IPv4) or Prefix (IPv6)
90
- The remaining part of the address identifies a specific devide within the group - This portion is unique for each device on the network
Host portion (IPv4) or Interface ID (IPv6)
91
____ are physically embedded into the Ethernet NIC and are local addressing
MAC addresses
92
The ____ will be that of the originator on the link
Source MAC address
93
The ___ address will always be on the same link as the source, even if the ultimate destination is remote
Destination MAC
94
When the final destination is remote. Layer 3 will provide Layer 2 with the local default gateway IP address, also known as the ___-
router address
95
The ____ is the router interface IP address that is part of this LAN and wil be the "door" or "gateway" to all other remote locations
Default Gateway (DGW)
96
______ - (First Router - exit interface) sends frame
Source
97
____ - (Second Router) receives frame
Destination