OSI reference model and troubleshooting experience

Source: Internet
Author: User

OSI reference model and troubleshooting

The bottom layer of the OSI reference model provides services for its upper layer. Therefore, troubleshooting should also be performed from the bottom layer to the upper layer.

If you are an IT support staff member of a company and an employee calls to say that the webpage cannot be opened, what should you do?

1) physical layer check. First, check whether the network connection is normal. Open the network connection of the client. If there is a Red Cross, as shown in 1-16, it indicates that the network cable is not properly connected and is a physical layer fault. If there is no Red Cross, and the connection is not always normal, double-click to open the "local connection status" dialog box, View "sent" and "received" packets, none of them can communicate normally. As shown in figure 1-17, you can check whether there is a problem with the contact between the network cable and the network card, and press the crystal head again with the network clamp.

650) this. width = 650; "style =" background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; border-top: 0px; border-right: 0px; padding-top: 0px "title =" clip_image001 "border =" 0 "alt =" clip_image001 "src =" http://www.bkjia.com/uploads/allimg/131227/0119324S1-0.png "" 599 "height =" 409 "/> 650) this. width = 650; "style =" background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; border-top: 0px; border-right: 0px; padding-top: 0px "title =" clip_image002 "border =" 0 "alt =" clip_image002 "src =" http://www.bkjia.com/uploads/allimg/131227/0119324262-1.png "" 380 "height =" 431 "/>

▲Figure 1-16 red forks ▲ Figure 1-17 receives a packet of 0

If the crystal head of the network cable is re-configured and the "sent" or "received" data packet is still 0, you can try to uninstall the NIC Driver first and then re-load the driver, the network failure caused by the NIC driver can be solved.

Right-click my computer and choose manage from the shortcut menu. On the Device Manager page, right-click the NIC, in the shortcut menu that appears, run the "Uninstall" command.

In the displayed confirm device deletion dialog box, click OK, as shown in figure 1-18.

650) this. width = 650; "style =" background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; border-top: 0px; border-right: 0px; padding-top: 0px "title =" clip_image003 "border =" 0 "alt =" clip_image003 "src =" http://www.bkjia.com/uploads/allimg/131227/011932GS-2.png "" 947 "height =" 487 "/>

▲Figure 1-18 detach an Eni

You can see that the NIC Driver is deleted, and the local connection will no longer exist.

Then scan and detect the hardware changes again to reload the NIC driver. The local connection will appear again, as shown in figure 1-19.

650) this. width = 650; "style =" background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; border-top: 0px; border-right: 0px; padding-top: 0px "title =" clip_image004 "border =" 0 "alt =" clip_image004 "src =" http://www.bkjia.com/uploads/allimg/131227/01193243c-3.png "" 751 "height =" 485 "/>

▲Figure 1-19 re-scan the hardware

2) data link layer troubleshooting. Ping the gateway. If it is timed out, it may be caused by network congestion or MAC address conflict. I have encountered a MAC address conflict and used VMWare to clone an operating system, the cloned operating system conflicts with the MAC address of the existing operating system.) ping the gateway fails, and check whether the port of the Computer-connected switch is in the correct VLAN.

3) network layer troubleshooting. First, check whether the IP address is correctly configured and conflict with other IP addresses. If the IP address and gateway configuration are incorrect, the Internet cannot be accessed, as shown in figure 1-20.

650) this. width = 650; "style =" background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; border-top: 0px; border-right: 0px; padding-top: 0px "title =" clip_image005 "border =" 0 "alt =" clip_image005 "src =" http://www.bkjia.com/uploads/allimg/131227/0119326395-4.png "" 656 "height =" 547 "/> 650) this. width = 650; "style =" background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; border-top: 0px; border-right: 0px; padding-top: 0px "title =" clip_image006 "border =" 0 "alt =" clip_image006 "src =" http://www.bkjia.com/uploads/allimg/131227/01193240K-5.png "" 248 "height =" 91 "/>

▲Figure 1-20 IP address Error

4) Presentation Layer failure. For example, the webpage we open is garbled, that is, the presentation layer is faulty. As shown in figure 1-21, when you open the Baidu webpage, the page content is displayed normally. From 1 to 22, select "View"> "encoding"> "Others"> "Spanish ". As shown in figure 1-23, garbled characters appear when ie explains the web page in Spanish.

650) this. width = 650; "style =" background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; border-top: 0px; border-right: 0px; padding-top: 0px "title =" clip_image007 "border =" 0 "alt =" clip_image007 "src =" http://www.bkjia.com/uploads/allimg/131227/0119324P2-6.png "" 710 "height =" 608 "/> 650) this. width = 650; "style =" background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; border-top: 0px; border-right: 0px; padding-top: 0px "title =" clip_image008 "border =" 0 "alt =" clip_image008 "src =" http://www.bkjia.com/uploads/allimg/131227/0119323X4-7.png "" 768 "height =" 608 "/>

▲Figure 1-21 the presentation layer is normal ▲ Figure 1-22 changes the IE Encoding

650) this. width = 650; "style =" background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; border-top: 0px; border-right: 0px; padding-top: 0px "title =" clip_image009 "border =" 0 "alt =" clip_image009 "src =" http://www.bkjia.com/uploads/allimg/131227/0119321521-8.png "" 710 "height =" 608 "/>

▲Figure 1-23 presentation layer error

5) Application Layer faults. Check IE configurations. If the security level of IE is set to high, some web pages cannot run normally. If an incorrect proxy server is set or the Internet Explorer plug-in is installed, the web page cannot be opened.

Advertisement

650) this. width = 650; "style =" background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; 679px; padding-right: 0px; height: 201px; border-top: 0px; border-right: 0px; padding-top: 0px "title =" titel263 "border =" 0 "alt =" titel263 "src =" http://www.bkjia.com/uploads/allimg/131227/011932A46-9.jpg "width =" 679 "height =" 201 "/>

650) this. width = 650; "style =" background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; 676px; padding-right: 0px; height: 300px; border-top: 0px; border-right: 0px; padding-top: 0px "title =" 12353 "border =" 0 "alt =" 12353 "src =" http://www.bkjia.com/uploads/allimg/131227/01193245L-10.jpg "width =" 676 "height =" 300 "/>

650) this. width = 650; "style =" background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; 676px; padding-right: 0px; height: 359px; border-top: 0px; border-right: 0px; padding-top: 0px "title =" system63 "border =" 0 "alt =" system63 "src =" http://www.bkjia.com/uploads/allimg/131227/0119322053-11.jpg "width =" 676 "height =" 359 "/>

650) this. width = 650; "style =" background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; 672px; padding-right: 0px; height: 561px; border-top: 0px; border-right: 0px; padding-top: 0px "title =" system373 "border =" 0 "alt =" system373 "src =" http://www.bkjia.com/uploads/allimg/131227/011932MV-12.jpg "width =" 672 "height =" 561 "/>

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.