Module 3 Flashcards
Rules that govern how devices communicate?
Protocols
people, or electronic devices, that need to send a message to other individuals or devices.
Message source (sender)
The destination receives the message and interprets it.
Message Destination (receiver)
This consists of the media that provides the pathway over which the message travels from source to destination.
Channel
Protocols must account for 4 following requirements to successfully deliver a message that is understood by the receiver… what are they?
An identified sender and receiver
Common language and grammar
Speed and timing of delivery
Confirmation or acknowledgment requirements
This is the process of managing the rate of data transmission.
Flow Control
If a person asks a question and does not hear a response within an acceptable amount of time, the person assumes that no answer is coming and reacts accordingly
Response Timeout
This determines when someone can send a message.
Access method
What is the process of converting information into the proper form for transmission?
Encoding
What are Flow control, Access method, and response timeout components of?
message timing.
Which delivery method is used to transmit information to one or more end devices, but not all devices on the network?
Multicast
enable two or more devices to communicate over one or more networks.
Network Communications Protocols
type of Protocols that secure data to provide authentication, data integrity, and data encryption.
Network Security Protocols
Protocols that enable routers to exchange route information, compare path information, and then to select the best path to the destination network.
Routing Protocols
Protocols that are used for the automatic detection of devices or services.
Service Discovery Protocols.
Addressing
identifies the sender and the intended receiver of the message using a defined addressing scheme.
This function provides guaranteed delivery mechanisms in case messages are lost or corrupted in transit
Reliability
This function ensures that data flows at an efficient rate between two communicating devices.
Flow control
This function uniquely labels each transmitted segment of data.
Sequencing
This function is used to determine if data became corrupted during transmission.
Error Detection
This function contains information used for process-to-process communications between network applications.
Application Interface
This protocol governs the way a web server and a web client interact.
Hypertext Transfer Protocol (HTTP)
This protocol manages the individual conversations, guaranteeing the reliable delivery of the information and managing flow control between the end devices.
Transmission Control Protocol (TCP)
This protocol is responsible for delivering messages from the sender to the receiver.
Internet Protocol (IP)
This protocl is responsible for the delivery of messages from one NIC to another NIC on the same LAN.
Ethernet.
BGP and OSPF are examples of which type of protocol?
routing.
BGP acronym.
type of protocol?
Border Gateway Protocol.
routing.
OSPF acronym.
type of protocol?
Open Shortest Path First.
routing.
DNS acronym.
type of protocol.
Domain Name system.
Service Discovery Protocol.
DHCP acronym.
type of protocol.
Dynamic Host configuration Protocol.
Service Discovery protocol
What is the purpose of the sequencing function in network communication?
to uniquely label transmitted segments of data for proper reassembly by the receiver.
This protocol is responsible for guaranteeing the reliable delivery of information
TCP
set of protocols that work together to provide comprehensive network communication services.
A protocol suite
Open standard protocol suite maintained by the Internet Engineering Task Force (IETF).
It’s also the most relevant and common protocol suite used today.
Internet Protocol Suite (TCP/IP)
A family of protocols developed jointly in 1977 by the International Organization for Standardization (ISO) and the ITU.
Known for its layered model.
Open Systems Interconnection protocols (OSI)
A short-lived proprietary protocol suite released by Apple Inc. in 1985.
AppleTalk.
A short lived propreitary protocol suite and network OS developed by Novell in 1983 using the IPX network protocol.
Novell NetWare.