1. When connectionless protocols are implemented at the lower layers of the OSI model, what is usually used to acknowledge that the data was received and to request the retransmission of missing data?
Upper-layer connection-oriented protocols 2. What type of cable should be used to connect to different devices? like devices?
Straight through Cross-over 3. Which OSI layer does IP rely on to determine whether packets have been lost and to request retransmission?
Transport
4. Describe the 7 layers of the OSI model.
Application Layer 7
This top layer defines the language and syntax that programs use to communicate with other programs. The application layer represents the purpose of communicating in the first place. For example, a program in a client workstation uses commands to request data from a program in the server. Common functions at this layer are opening, closing, reading and writing files, transferring files and e-mail messages, executing remote jobs and obtaining directory information about network resources.
Presentation Layer 6
When data are transmitted between different types of computer systems, the presentation layer negotiates and manages the way data are represented and encoded. For example, it provides a common denominator between ASCII and EBCDIC machines as well as between different floating point and binary formats. Sun's XDR and OSI's ASN.1 are two protocols used for this purpose. This layer is also used for encryption and decryption.
Session Layer 5
Provides coordination of the communications in an orderly manner. It determines one-way or two-way communications and manages the dialog between both parties; for example, making sure that the previous request has been fulfilled before the next one is sent. It also marks significant parts of the transmitted data with checkpoints to allow for fast recovery in the event of a connection failure.
In practice, this layer is often not used or services within this layer are sometimes incorporated into the transport layer.
Transport Layer 4
This layer is responsible for overall end-to-end validity and integrity of the transmission. The lower layers may drop packets, but the transport layer performs a sequence check on the data and ensures that if a 12MB file is sent, the full 12MB is received.
"OSI transport services" include layers 1 through 4, collectively responsible for delivering a complete message or file from sending to receiving station without error.
Lower Layers
Layers 3 through 1 are responsible for moving packets from the sending station to the receiving station.
Network Layer 3
The network layer establishes the route between the sender and receiver across switching points, which are typically routers. The most ubiquitous example of this layer is the IP protocol in TCP/IP (see TCP/IP). IPX, SNA and AppleTalk are other examples of routable protocols, which means that they include a network address and a station address in their addressing system. This layer is also the switching function of the dial-up telephone system. If all stations are contained within a single network segment, then the routing capability in this layer is not required. See layer 3 switch.
Data Link Layer 2
The data link is responsible for node to node validity and integrity of the transmission. The transmitted bits are divided into frames; for example, an Ethernet, Token Ring or FDDI frame in local area networks (LANs). Frame relay and ATM are also at Layer 2. Layers 1 and 2 are required for every type of communications. For more on this layer, see data link protocol.
Physical Layer 1
The physical layer is responsible for passing bits onto and receiving them from the connecting medium. This layer has no understanding of the meaning of the bits, but deals with the electrical and mechanical characteristics of the signals and signaling methods. For example,
Network, prepare a 1,500 - to 2,500-word paper including the following: - Identify network system elements (routers, switches, servers and workstations etc) in use. (10 pts) - Identify network protocols in use within each of the seven OSI layers. (5 pts) - Research on networks deployed by other health care organizations and recommend additional network elements and protocols that may be used to enhance current network. (5 pts) Hints and clarifications: 1 With regard to network…
studied the OSI. I understand it to a degree. I know the OSI has seven layers and that it represents communication between two computers on a network. I can list the seven layers; they are the application layer, the presentation layer, the session layer, the transport layer, the data link layer and the physical layer. I know these layers work together to transfer data from one computer to another. The layers to me get confusing and I keep trying but know that without all layers the OSI would not work…
Logical model that shows different Layers The Layers The OSI, or Open System Interconnection, model defines a networking framework to implement protocols in seven layers. This article explains the 7 Layers of the OSI Model. The OSI, or Open System Interconnection, model defines a networking framework to implement protocols in seven layers. Control is passed from one layer to the next, starting at the application layer in one station, and proceeding to the bottom layer, over the channel to the…
for the Internet is Transmission Control Protocol/Internet Protocol (TCP/IP) and is a two layer program. The Transmission Control Protocol (TCP) is the higher layer, providing services that ensure accurate and timely delivery of network communications between two hosts. Some of the services provided by TCP are sequencing of data packets, flow control, and error checking. Internet Protocol (IP), the lower layer, handles the address part of each packet so that it gets to the right destination (Rounse…
on the technology that we cannot live without, it would be very frustrating and the technology would not work properly. Exercise 3.1.2 Another example would be the OSI model. It makes it easier by actually showing the process. Exercise 3.1.3 Physical, Data, Link, Network, Transport, Session, and Presentation Exercise 3.1.4 If the model is too general, then you would not be able to completely understand it. If it were too granular, you still would not be able to understand it. Exercise 3.2.1 7 Application…
The Open Systems Interconnection Reference model (usually called the OSI model for short) helped change the face of network computing. Before the OSI model, most commercial networks used by businesses were built using nonstandardized technologies developed by one vendor (remember that the Internet was in use at the time but was not widespread and certainly was not commercial). During the late 1970s, the International Organization for Standardization (IOS) created the Open System Interconnection Subcommittee…
Physical layer Encompasses details such as electrical and mechanical connections to the network, transmission of binary data as changing voltage levels on wires or similar concepts on other connectors and data raters. Data link layer The Open Systems Interconnection (OSI) layer (2) that is responsible for data transfer across a single physical connection (or series of bridged connections, between two Network entities). The data link layer detects and may correct errors in the physical layer. Network…
Which layer of the OSI model is responsible for ensuring that all packets transmitted by a sender are received by the destination device? Question options: session layer data link layer transport layer presentation layer Question 8 1 / 1 point Which layer of the OSI model is responsible for ensuring flow control so tha the destination device does not receive more packets than it can process at any given time? Question options: physical layer data link layer transport layer session layer Question…
Objectives What is the purpose of a Network model? What are the layers of the OSI model? What are the characteristics of each layer of the OSI model? How does the TCP/IP stack compare to the OSI model? What are the well-known TCP and/or UDP port numbers for a given collection of common applications The Purpose of Reference Models It breaks network communication into smaller, simpler parts that are easier to develop. It facilitates standardization of network components to allow multiple-vendor…
RFI. Are they incompatible or which one of them is correct?) Topic 2 (The Physical Layer (Layer 1) of the OSI Model): 1. a. http://www.tcpipguide.com/free/t_PhysicalLayerLayer1.htm b. http://support.microsoft.com/kb/103884/en-us c. http://www.techopedia.com/definition/8866/physical-layer 2. The layer 1 of the Open System Interconnection Model (OSI Model) which is the lowest layer of it is the physical layer and aim to provide good transmission of data. Over the “physical medium”, it is referred…