test Flashcards
(49 cards)
What are the three elements necessary for communication?
- Source (sender)
- Destination (receiver)
- Channel (media)
What are protocols in the context of network communication?
Protocols are the rules that govern communications.
What requirements must protocols account for?
- Identified sender and receiver
- Common language and grammar
- Speed and timing of delivery
- Confirmation or acknowledgment requirements
Fill in the blank: The process of converting information into another acceptable form for transmission is called _______.
[Message Encoding]
What does message formatting and encapsulation involve?
Using a specific format or structure for a message based on its type and delivery channel.
What does message timing include?
- Flow Control
- Response Timeout
- Access method
What are the methods of message delivery?
- Unicast
- Multicast
- Broadcast
True or False: Broadcasts are used in IPv6 networks.
False
What is a protocol suite?
A group of inter-related protocols necessary to perform a communication function.
What is the most common protocol suite used today?
Internet Protocol Suite or TCP/IP
What are the layers involved in TCP/IP protocols?
- Application layer
- Transport layer
- Internet layer
What does the Internet Engineering Task Force (IETF) do?
Develops, updates, and maintains internet and TCP/IP technologies.
What is the role of standards organizations?
Develop and promote the concept of open standards.
What is the purpose of open standards?
- Encourage interoperability
- Foster competition
- Promote innovation
What functions do network protocols have?
- Addressing
- Reliability
- Flow Control
- Sequencing
- Error Detection
- Application Interface
What is the significance of the OSI model in networking?
It helps in troubleshooting using the divide and conquer method.
Explain the difference between Layer 2 and Layer 3.
Layer 2 is for each leg of the journey, while Layer 3 is for initial source and final destination.
What is the TCP/IP communication process when a web server sends a web page?
The web server encapsulates and sends the web page to a client, which then de-encapsulates it for the web browser.
What is the importance of segmenting the data stream?
It allows for multiplexing/interleaving traffic to enhance efficiency.
What does message delivery option ‘Anycast’ refer to?
A delivery option for IPv6, allowing data to be sent to any one of a group of nodes.
What are the advantages of using a layered model in networking?
- Simplifies troubleshooting
- Provides a framework for understanding and implementing protocols
What does the acronym ICMP stand for?
Internet Control Message Protocol
What organization coordinates IP address allocation and domain name management?
Internet Corporation for Assigned Names and Numbers (ICANN)
ICANN also assigns other information related to the Internet.
What does the Internet Assigned Numbers Authority (IANA) oversee?
IP address allocation, domain name management, and protocol identifiers for ICANN
IANA plays a critical role in the structure of the internet.