# 如何观看IPv6频道

其他教程参考：\
\- 【小白开启IPv6教程，让你的网速飞起来】 <https://post.smzdm.com/p/ar678qwz/>

## 1. 什么是IPv6

百度百科：[https://baike.baidu.com/item/IPv6/172297](https://baike.baidu.com/item/IPv6/172297?fr=ge_ala)

## 2. 区分IPv6频道

<figure><img src="/files/UPuFf5IgSc80vUV2PGIM" alt=""><figcaption><p>IPv6频道</p></figcaption></figure>

在APTV中IPv6频道会在频道的左下角显示一个IPv6的角标

## 3. 检测当前网络是否支持IPv6

### 3.1 使用网页测试

<https://www.test-ipv6.com/index.html.zh_CN>\
使用浏览器访问上面的网址，即可测试当前网络是否支持IPv6（注意关闭代理工具之后再测试）

<figure><img src="/files/Zp2kd1FbdTUxWR6nqZXE" alt=""><figcaption></figcaption></figure>

### 3.2 使用APTV测试

<figure><img src="/files/EKYEeeA0kQaCutlhmUXN" alt=""><figcaption></figcaption></figure>

APTV设置页面最下方会显示当前正在使用的网络，此方法可能会不准，仅做参考

### 3.3 播放IPv6频道

能播放即为支持，不能则为不支持

## 4.【重点】如何让家里的宽带支持IPv6

### 4.1 打开路由器中的IPv6开关

大部分的路由器在出厂时，IPv6的开关默认都是关闭的，所以需要手动打开。以小米路由器为例，其他品牌路由器以及软路由可以百度相关教程<br>

<figure><img src="/files/PKAxO2rNj1t1P6PHSoEd" alt=""><figcaption></figcaption></figure>

登录小米路由器后台，选择常用设置-上网设置，拉到最底部，找到IPV6网络设置，打开并将上网方式改成Native（<mark style="color:red;">如果是光猫拨号上网方式请改成Nat6，路由器拨号改成Native</mark>）

如果在路由器上执行了此操作之后，设备还是没有IPv6地址，此时考虑是光猫中的IPv6开关没有打开

### 4.2 打开光猫中的IPv6开关

登录光猫的后台，使用超级管理员密码登录后台，一定要是超级管理员密码，光猫背后的那个密码是看不到IPv6的开关的，<mark style="color:red;">如果没有超级管理员密码可以找宽带客服索取</mark>

下面以中国电信的光猫为例：

<figure><img src="/files/qshSeoTmCjzKRkig5eJI" alt=""><figcaption></figcaption></figure>

选择网络-网络设置，将IP模式改为【IPv4\&IPv6】，最后保存应用即可。

<figure><img src="/files/t4W2faMg2YyOR5KR63s4" alt=""><figcaption></figcaption></figure>

### 4.3 代理工具对IPv6的影响

目前主流的代理工具都支持IPv6，但是代理工具内的IPv6开关默认都是关闭的。

以下以QX举例，其他代理工具请百度对应的打开方法\
QX需要在【其他设置】中打开【兼容性增强】

## 5. 以前能看IPv6突然不能了

分两种情况：

* 重启路由器或者重启手机
* 参照4.3排除代理工具的影响

## 6. 为什么IPv6的频道这么快

其实这个问题很好回答，就四个字：用的人少

就像前面说的，现在大部分的路由器出厂都是默认关闭IPv6的，所以大部分人都是只能访问到IPv4的频道，导致IPv4的频道越来越卡，反而IPv6目前用的人很少，速度和质量都非常高。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aptvapp.com/chang-jian-wen-ti/ru-he-guan-kan-ipv6-pin-dao.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
