Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
My IPv6 address is assigned as a dynamic /60 prefix via PPPoE from my ISP. My Cisco router currently handles the PPPoE connection and NAT. I have several Layer 3 downstream devices connected. However, I'm struggling to delegate the /60 prefix to thes...
我之前使用openwrt不存在这个问题,没有ip上行是50Mbps,但是使用思科路由器配置好两个PPPoE后使用wan2做openvpn隧道,但是wan2上传数据的时候wan1的上传也会降低,变成了wan2和wan1共享上传50Mbps,感觉好像两个PPPoE在服用一个回话似的,请问有人遇到过这个情况么?interface GigabitEthernet0/0/0
no ip address
negotiation auto
pppoe enable group global
pppoe...
I have two PPPoE connections, WAN1 and WAN2, each with an upload bandwidth of 50Mbps. There are no issues with OpenWRT, but with the Cisco router, WAN2's upload affects WAN1. Router-C1111#show pppoe session all
Total PPPoE sessions 2
session id: ...
这个方法我有尝试过但命令会报错ipv6 local pool PD_POOL 后面只能连接ipv6的地址不能用prefix nameRouter-C1111(config)#ipv6 local pool PD_POOL ? X:X:X:X::X/<0-128> IPv6 pool prefix x:x::y/<z>之前看到过另一片帖子也在讨论这个问题但没下文了,如3楼所说貌似思科不允许这样操作https://community.cisco.com/t5/%E7%BD%91%E7%BB%...