Presentation: translates the applications encryption (SSL/TLS)
Application: this is where you see/hear the information with your own eyes/ears
Exercise 3.2.2
Application
Presentation
Session
Transport
Network
Data Link
Physical
Exercise 3.2.3 1. The data link layer checks the data-link trailer to see if the data is in error.
2. If the data is in error, it may be discarded, and the data link layer may ask for the data to be retransmitted.
3. If the data is not in error, the data link layer reads and interprets the control information in the data-link header.
4. The data link layer strips the data-link header and trailer, and then passes the remaining data up to the network layer.
Exercise 3.2.4 Because the upper layers of the OSI model are for getting the information ready to be viewed. By the time the information needs to go through the upper layers, it has already reached its destination.
Review 3.2
1) ?
2) Even though the OSI model is not directly implemented in networking, it still endures because it is basically a good “rule of thumb” and it sets a sort of idea on how things are supposed to run to keep things in standard.
3) Yes it is necessary to keep the top three layers separate because if you change one layer it minimizes the effect on the other layers also it helps your troubleshooting efforts by being able to pinpoint the suspected cause of the problem on that specific layer.
Exercise 3.3.1 The main difference between the two is that OSI has broken down the TCP/IP’s application layer to Session, Presentation, and Application. Exercise 3.3.2
Exercise 3.3.3 IP: principal communications protocol in the Internet protocol suite for relaying datagrams across network boundaries TCP: provides a communication service at an intermediate level between an application program and the Internet Protocol UDP: computer applications can send messages, in this case referred to as datagrams, to other hosts on an Internet Protocol network without prior communications to set up special transmission channels or data paths
Review 3.3
1) UDP would be used for the DNS), where queries must be fast and only consist of a single request followed by a single reply packet.
2) Because TCP provides communication services between the application and the IP it is very useful with HTTP because of the amount of information sent and received from a website.
Exercise 3.4.1 The MAC addresses tell you where it needs to go.
Exercise 3.4.2 Frame 1: Hexadecimal: 01:80:c2:00:00:00
Exercise 3.4.3 Internet protocol version 4
Exercise 3.4.4
Source fc:99:47:22:E3:81
Destination 01:00:5E:00:00:0A
Exercise 3.4.5 DHCPv6
Review 3.4
1) Alone, Wireshark is not a significant threat, provided that no hubs are used on a network and switches are not attacked then a user running Wireshark will only see traffic from their own host.
2) IP Address. Payload length, Next header, Hop Limit, Source, and Destination
Exercise 3.5.1
Computer name: Meat
Workgroup name: Potatoes
Review 3.5
1) The risk of enabling file sharing is that anyone on any computer connected to the work group you have created can access your files. You should only do this for computers that need to exchange files frequently and that do not have sensitive material on them.
2) The risk of enabling a shared printer is by enabling File and Printer sharing, you are enabling other computers on your network to access your shared files and folders through port 80 which, is the same port that web browsers use to connect to the internet.
Resources Used: http://freeccnastudy.blogspot.com/2012/01/encapsulation-and-de-encapsulation.html http://freeccnastudy.blogspot.com/search?q=osi+model http://www.dummies.com/how-to/content/getting-to-know-the-osi-model-for-the-ccna-exam.html http://technet.microsoft.com/en-us/library/cc786900(v=ws.10).aspx
You May Also Find These Documents Helpful
-
Studying the seven layers of the OSI design, a decision to be taken is that the layer three, also referred to as the network layer is the one which WAN protocols operates on. The network layer carries out regular tasks as well as pinpoints end-to-end addressing and routing datagrams (Regan, 2004). There exists a unit known as brouter that some layers incorporate which works like a router and a bridge. Routers and switches work on layers 2-4 (data link layer, network layer as well as transport layer). As mentioned earlier, on layer two of the OSI model, network layer, is the place where the addressing and routing is carried out. On the transport layer of the OSI model is the place where the flow control and mistake handling works. Lastly, on layer four the synchronizations and assemblies are completed.…
- 254 Words
- 1 Page
Satisfactory Essays -
The reason for picking answer A and D is because they are the only that makes sense. The purpose of the transport layer takes a large amount of packet or data and sends it on the network and break it into smaller pieces on the source host. Then, the network layer take the same data or packet and reassemble them for the destination host on the network.…
- 247 Words
- 1 Page
Satisfactory Essays -
3. Which cost-effective physical network topology design is recommended when building a three-tier campus network that connects three buildings? …
- 966 Words
- 4 Pages
Good Essays -
The 7 layers can be split logically into two subgroups. Layers 7 thru 4 focus on the end to end communication of data source and destinations. Layers 3 thru 1 are provide consistent communication between the network devices. An easier way of looking at the OSI model is dividing the upper layers (7, 6, 5) from the lower layers (4, 3, 2, 1). The upper layers deal with application issues and are implemented only in software. The highest layer, the application layer, is the closest to the end user. The lower layers are responsible for the transportation of the data. The physical layer and the data link layer are implemented in hardware and software. The lowest layer, the physical layer, is closest to the physical network medium (the wires, for example) and is responsible for placing data on the medium.…
- 1266 Words
- 6 Pages
Powerful Essays -
Layer 4: The transport layer...This layer manages the end-to-end control (for example, determining whether all packets have arrived) and error-checking. It ensures complete data transfer.…
- 987 Words
- 4 Pages
Good Essays -
5. Which of the following are true about the commonly used version of the TCP/IP model as shown in this chapter? The data link layer sits lower in the model than the transport layer. / The physical layer sits just below the data link layer…
- 1038 Words
- 4 Pages
Good Essays -
a. The OSI (Open Systems Interconnection) is a conceptual model that characterizes the standardizes the internal functions of a communication system by partitioning it into abstraction layers and is a product of the open systems interconnection project at the International organization for standardization. This model groups similar communication functions into one of seven logical layers and helps to provide error-free communications across a network, helps to provide a path needed by applications.…
- 7416 Words
- 38 Pages
Powerful Essays -
The OSI model is not directly implemented in networking and often the distinction between the layers will blur in implementation. Why does it endure despite these issues? Use your textbook and Internet research to justify your answer.…
- 505 Words
- 3 Pages
Satisfactory Essays -
Interconnection (OSI) Model - is a conceptual and logical layout that defines network communication used by systems open to interconnection and communication with other systems.…
- 559 Words
- 3 Pages
Powerful Essays -
Almost all networks in use today are based in some fashion on the Open Systems Interconnection (OSI) standard. The core of this standard is the OSI Reference Model, a set of seven layers that define the different stages that data must go through to travel from one device to another over a network. But the OSI is just a guideline.…
- 374 Words
- 2 Pages
Satisfactory Essays -
The TCP/IP model organizes its standards into layers. The layers make TCP/IP easier for humans to understand what TCP/IP does. It also makes it easier to divide the work among different products. * - write protocols, - create standards, - how networks work*…
- 1243 Words
- 5 Pages
Powerful Essays -
a) client-server: dedicated servers, fixed IP, not scalable, single-point-of-failure. (E.g., Web, FTP, Telnet, and e-mail)…
- 578 Words
- 3 Pages
Satisfactory Essays -
_____3. Which of the following would be a standard used at the Data Link layer of the Internet or OSI model?…
- 1683 Words
- 7 Pages
Good Essays -
| This Layer is what makes up the Data Link Layer of the OSI mode.…
- 552 Words
- 3 Pages
Satisfactory Essays -
4.A paradigm for electronic communications where a message is broken up into blocks of data of limited size which are then transmitted one by one across the network is called:…
- 3425 Words
- 14 Pages
Good Essays