Exam Prep: Network Access - Questions Flashcards
Rory is studying the fields inside an Ethernet frame for an upcoming test and notices that the destination Media Access Control (MAC) address is listed first before the source MAC address. Which of the following protocol characteristics is Rory investigating?
encapsulation
As Rory continues to study Ethernet, he discovers that a frame can typically be 64 to 1518 bytes of information that is converted into a series of bits before being sent out on the network. Which two protocol characteristics did Rory learn about for Ethernet?
encoding and message size
Protocols
The rules that govern network communications including the message format, message size, timing, and encapsulation
IP protocol
Governs communication from the original Source all the way to the Final Destination
TCP protocol
a communications standard that enables application programs and computing devices to exchange messages over a network
HTTP protocol
Governs the exchange or transfer of HTML
What are the categories function in the TCP/IP model?
Application, transport, internet, and network access
Application (TCP/IP model Layer)
Represents data to the user, plus encoding and digital control.
Transport (TCP/IP model layer)
Supports communication between various devices across diverse Networks
Internet (TCP/IP model layer)
Determines the best path through the network
Network access (TCP/IP model layer)
Controls the hardware devices and media that make up the network
Protocol model
This model closely matches the structure of a particular protocol suite. All Protocols that provide the functionality required for people to communicate with the data network. Describes the functions that occur at each layer of protocols within the TCP/IP suite
Reference model
Describes the functions that must be completed at a particular layer, but does not specify exactly how a function should be accomplished. Primary purpose of a reference model is to aid in clearer understanding of the functions and processes necessary for network communications.
What are the OSI Model Layers?
Application, presentation, session, transport, Network, data link, and physical
Application OSI Model layer 7
The application layer contains protocols used for the application layer contains protocols used for process to process communication
Presentation OSI Model layer 6
The presentation layer provides for common representation from the data transfer between application layer services
Session OSI Model layer 5
The session layer provides services to the presentation layer to organize its dialogue and manage data exchange
Transport OSI Model layer 4
The transport layer to find services to segments, transfer, and reassemble the data from Individual communication between the end devices
Network OSI Model layer 3
The network layer provides services to exchange the individual pieces of data over the network between identified end devices
Data link OSI Model layer 2
The data link layer protocols methods for exchanging data frames between devices over a common media
Physical OSI Model layer 1
The physical layer protocol describes the mechanical, electrical, functional, and procedural means to advance,, deactivate physical connections for a bit transmission to and from the network
What are some of the similarities between the TCP/IP model work with the OSI model?
The transport and network layers