Win10 campus broadband connection 720 solution
The problem encountered is as shown in the figure below:
After plugging in the broadband, check the Ethernet status and the display is as follows:
After creating a new connection broadband (PPPoE) (R), the connection failed with error 720 and the display is as follows:
After Ethernet network diagnosis, the result shows that "Ethernet" does not have a valid IP setting, as shown in the figure below:
This problem has troubled me for a while, Baidu tried Many methods failed to solve the problem. I finally figured it out after a lot of trouble last night. I was very happy and kept it as a record. I hope it can help friends who also encounter this problem. To solve this problem is actually very simple, just go to the solution directly.
Solution:
As shown in the picture above, uninstall all drivers starting with "WAN"" in the network adapter of the device manager. Don’t worry about not being able to recover, just uninstall boldly. After uninstalling, select the first option in the list (DESKTOP-85COU5J), then right-click and select Scan for hardware changes (A). As shown in the figure below:
After completing the above operations, connect to the broadband again, and you will be pleasantly surprised to find that the broadband connection is successful!
Note: The above method is only effective for personal testing on my win10 computer. If you follow If the above method still does not solve the problem, then continue on Baidu, you will definitely find the answer.
Additional note on some network knowledge:
①Ethernet refers to the network created by Xerox The baseband LAN specification jointly developed by Xerox, Intel and DEC is the most common communication protocol standard used in existing LANs today. Ethernet is a wired network and requires a network cable to be plugged into a computer to access the Internet.
② Broadband does not have a strict definition. It is a dynamic and developing concept. Broadband in a broad sense refers to various high-speed access methods to the Internet. In other words, broadband is an access method. Broadband can be direct access, You can also use user name and password. In the Windows environment, broadband in the usual sense refers to PPPoE, an Internet access method. Ethernet refers to a network classification, and broadband refers to a network access way, this is a different concept.
④Wi-Fi is a technology that allows electronic devices to connect to a wireless local area network (WLAN).
⑤ADSL is a phone line-based The name of Internet transmission technology. The definitions of ADSL and broadband are different. ADSL has an accurate definition, specifically referring to the Internet technology based on telephone lines. Broadband can also be based on optical fiber or twisted pair, but the Internet technology of ADSL specifically refers to Use a telephone line to access the Internet (of course, the telephone line itself can also be an optical fiber).
⑥The Chinese name of DSL is Digital Subscriber Line, which is a combination of transmission technologies using telephone lines as the transmission medium. DSL includes ADSL (Asymmetric Digital Subscriber Line) Line, Asymmetric Digital Subscriber Line), RADSL, HDSL and VDSL, etc.
⑦PPPoE: Point-to-Point Protocol over Ethernet (Point-to-Point Protocol based on Ethernet). The currently popular broadband access method ADSL The PPPoE protocol is used.
⑧In Windows application scenarios, broadband usually refers to the Internet authentication method PPPoE. In Linux application scenarios, wireless, DSL, and broadband usually refer to the physical media or transmission technology for Internet access. That means you have to choose whether you want to use phone lines, fiber optics, or something else to get online.
⑨DHCP: DHCP (Dynamic Host Configuration Protocol, Dynamic Host Configuration Protocol) is a LAN network protocol that uses the UDP protocol to work. DHCP is not the DHCP on your own router, but the DHCP of your Internet operator. The difference between PPPoE and DHCP is: The former requires authentication to access the Internet, while the latter does not require anything, just connect to the Internet cable directly.
For more technical articles related to common problems, please visit the FAQ Tutorial column to learn!
The above is the detailed content of Win10 campus broadband connection 720 solution. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

Frequently Asked Questions and Solutions for Front-end Thermal Paper Ticket Printing In Front-end Development, Ticket Printing is a common requirement. However, many developers are implementing...

The onBlur event that implements Avue-crud row editing in the Avue component library manually triggers the Avue-crud component. It provides convenient in-line editing functions, but sometimes we need to...

How to specify the version of local packages in pnpm and monorepo projects When managing projects using pnpm and monorepo, you often encounter the need to share local areas between projects...

Why doesn't my code take effect when using RxJS to operate on streams? Learning RxJS...

GiteePages static website deployment failed: 404 error troubleshooting and resolution when using Gitee...

The Blur event that implements Avue-Crud table row editing in the Avue component library manually triggers the Avue-Crud component to provide convenient table data editing functions, but its row editing...

The ElementPlus table component max-height property invalidation and solution when using Element...

How to solve the problem of transparent image with blank projection transformation result in OpenCV.js. When using OpenCV.js for image processing, sometimes you will encounter the image after projection transformation...