Home Common Problem Win10 campus broadband connection 720 solution

Win10 campus broadband connection 720 solution

Jun 15, 2019 am 09:59 AM
win10 Campus broadband Solution

Win10 campus broadband connection 720 solution

The problem encountered is as shown in the figure below:

Win10 campus broadband connection 720 solution

After plugging in the broadband, check the Ethernet status and the display is as follows:

Win10 campus broadband connection 720 solution

After creating a new connection broadband (PPPoE) (R), the connection failed with error 720 and the display is as follows:

Win10 campus broadband connection 720 solution

After Ethernet network diagnosis, the result shows that "Ethernet" does not have a valid IP setting, as shown in the figure below:

Win10 campus broadband connection 720 solution

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:

Win10 campus broadband connection 720 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:

Win10 campus broadband connection 720 solution

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!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

What should I do if I encounter garbled code printing for front-end thermal paper receipts? What should I do if I encounter garbled code printing for front-end thermal paper receipts? Apr 04, 2025 pm 02:42 PM

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...

How to manually trigger the onBlur event of a cell in Avue-crud row editing mode? How to manually trigger the onBlur event of a cell in Avue-crud row editing mode? Apr 04, 2025 pm 02:00 PM

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 the local package in pnpm and monorepo projects? How to specify the version of the local package in pnpm and monorepo projects? Apr 04, 2025 pm 04:06 PM

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 does my RxJS code not take effect when operating on streams? Why does my RxJS code not take effect when operating on streams? Apr 04, 2025 pm 06:27 PM

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

Gitee Pages static website deployment failed: How to troubleshoot and resolve single file 404 errors? Gitee Pages static website deployment failed: How to troubleshoot and resolve single file 404 errors? Apr 04, 2025 pm 11:54 PM

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

How to manually trigger a Blur event for release editing in an Avue-Crud table? How to manually trigger a Blur event for release editing in an Avue-Crud table? Apr 04, 2025 pm 02:30 PM

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...

Element Plus table component max-height is invalid? How to make the table highly adaptable and display scrollbars? Element Plus table component max-height is invalid? How to make the table highly adaptable and display scrollbars? Apr 04, 2025 pm 04:03 PM

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

How to solve the problem that the result of OpenCV.js projection transformation is a blank transparent picture? How to solve the problem that the result of OpenCV.js projection transformation is a blank transparent picture? Apr 04, 2025 pm 03:45 PM

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...