Tips and Tricks 5 thủ thuật tăng tốc độ cho mạng internet đơn giản với CMD

trannhaan.khe

New member
** 5 Các lệnh CMD đơn giản để sửa kết nối Internet chậm **

** Bạn đang trải qua tốc độ internet chậm? **

Đừng lo lắng, bạn không đơn độc.Hàng triệu người trên thế giới phải chịu kết nối Internet chậm.Nhưng đó là tin tốt!Có một vài lệnh CMD đơn giản mà bạn có thể sử dụng để khắc phục kết nối Internet chậm của mình.

** 1.Xung đột IP **

Khi nhiều thiết bị được kết nối với cùng một mạng, mỗi thiết bị được gán một địa chỉ IP.Nếu hai thiết bị được gán cùng một địa chỉ IP, nó có thể gây ra sự cố với kết nối Internet.Để khắc phục điều này, bạn có thể sử dụng lệnh CMD sau:

`` `
ipconfig /phát hành
ipconfig /gia hạn
`` `

** 2.Xóa bộ đệm DNS **

Bộ đệm DNS của máy tính lưu trữ địa chỉ IP của các trang web mà bạn đã truy cập.Điều này có thể giúp tăng tốc các lượt truy cập trong tương lai đến các trang web đó.Tuy nhiên, nếu bộ đệm DNS của bạn bị hỏng, nó có thể gây ra sự cố với kết nối internet.Để khắc phục điều này, bạn có thể sử dụng lệnh CMD sau:

`` `
ipconfig /flushdns
`` `

** 3.Đặt lại Winsock **

Windows sử dụng một công cụ gọi là LSP để quản lý lưu lượng mạng.Nếu công cụ này bị hỏng, nó có thể gây ra vấn đề với kết nối internet.Để đặt lại Winsock, bạn có thể sử dụng lệnh CMD sau:

`` `
Đặt lại Netsh Winsock
`` `

**4.Netsh **

Netsh là một công cụ mạnh mẽ có thể được sử dụng để định cấu hình và khắc phục sự cố mạng.Nếu bạn đang gặp phải sự cố kết nối Internet liên tục, bạn có thể thử chạy các lệnh Netsh sau:

`` `
Netsh Int TCP đặt Chimney toàn cầu = Bật
netsh int tcp set global autotuninglevel = bình thường
Netsh Int TCP SET Global Assidented = enable (chỉ dành cho Windows 7)
Netsh Int TCP Set Global DCA = đã bật
Netsh Int TCP đặt toàn cầu NetDMA = đã bật
netsh int tcp set toàn cầu ecncapability = đã bật
netsh int tcp đặt cllespestionprovider toàn cầu = jsc (chỉ dành cho windows 7)
`` `

** 5.Tăng tốc phát trực tuyến video **

Nếu bạn đang trải nghiệm phát trực tuyến video chậm, có thể là do ISP của bạn (nhà cung cấp dịch vụ Internet) đang điều chỉnh băng thông của bạn.Để ngăn chặn điều này, bạn có thể sử dụng lệnh CMD sau:

`` `
Netsh AdvfireWall Tường lửa Thêm tên quy tắc = "stopthrottling" dir = in action = block remoteip = 173.194.55.0/24.206.111.0.0/16 enable = Có
`` `

** Đây chỉ là một vài trong số các lệnh CMD mà bạn có thể sử dụng để sửa các kết nối Internet chậm. **

Nếu bạn đang gặp phải những vấn đề dai dẳng, tốt nhất là liên hệ với ISP của bạn để được giúp đỡ.

** #SlowInet #InterTconnection #CMDCommands **
=======================================
**5 Simple CMD Commands to Fix Slow Internet Connection**

**Are you experiencing slow internet speeds?**

Don't worry, you're not alone. Millions of people around the world suffer from slow internet connections. But there is good news! There are a few simple CMD commands that you can use to fix your slow internet connection.

**1. IP conflict**

When multiple devices are connected to the same network, they are each assigned an IP address. If two devices are assigned the same IP address, it can cause problems with internet connectivity. To fix this, you can use the following CMD command:

```
ipconfig /release
ipconfig /renew
```

**2. Delete DNS cache**

Your computer's DNS cache stores the IP addresses of websites that you have visited. This can help to speed up future visits to those websites. However, if your DNS cache becomes corrupted, it can cause problems with internet connectivity. To fix this, you can use the following CMD command:

```
ipconfig /flushdns
```

**3. Reset winsock**

Windows uses a tool called LSP to manage network traffic. If this tool becomes corrupted, it can cause problems with internet connectivity. To reset winsock, you can use the following CMD command:

```
netsh winsock reset
```

**4. Netsh**

Netsh is a powerful tool that can be used to configure and troubleshoot network problems. If you are experiencing persistent internet connection problems, you can try running the following Netsh commands:

```
netsh int tcp set global chimney=enabled
netsh int tcp set global autotuninglevel=normal
netsh int tcp set global assisted=enabled (only for Windows 7)
netsh int tcp set global dca=enabled
netsh int tcp set global netdma=enabled
netsh int tcp set global ecncapability=enabled
netsh int tcp set global congestionprovider=jsc (only for Windows 7)
```

**5. Speed up video streaming**

If you are experiencing slow video streaming, it may be because your ISP (Internet Service Provider) is throttling your bandwidth. To prevent this, you can use the following CMD command:

```
netsh advfirewall firewall add rule name="StopThrottling" dir=in action=block remoteip=173.194.55.0/24,206.111.0.0/16 enable=yes
```

**These are just a few of the CMD commands that you can use to fix slow internet connections.**

If you are experiencing persistent problems, it is best to contact your ISP for help.

**#slowinternet #InternetConnection #CMDCommands**
 
Join Telegram ToolsKiemTrieuDoGroup
Back
Top