• 全部
  • 经验案例
  • 典型配置
  • 技术公告
  • FAQ
  • 漏洞说明
  • 全部
  • 全部
  • 大数据引擎
  • 知了引擎
产品线
搜索
取消
案例类型
发布者
是否解决
是否官方
时间
搜索引擎
匹配模式
高级搜索

msr3620 pppoe拨号上网网速特别慢

2018-10-22提问
  • 0关注
  • 1收藏,2704浏览
粉丝:0人 关注:3人

问题描述:

使用msr3620 G0/0连接联通300M宽带pppoe拨号上网,最大网速只有30Mb,没有配置限速

设备配置如下:

[JN-7F2-31-RT-H3620]dis cu int Dialer 1 

#

 interface Dialer1 

 mtu 1492 

 ppp chap password cipher $c$3$WK3Rr5WkAZYRGONF853Y8lmbuGI+gcEdqkxh

 ppp chap user 053104157356

 ppp ipcp dns admit-any 

 ppp ipcp dns request

 ppp pap local-user 053104157356 password cipher $c$3$oGn4+C5GNB+v0qGSrX/PDBoLfpR/mKsNSlsu

 dialer bundle enable 

 dialer-group 1

 dialer timer idle 0 

 ip address ppp-negotiate 

 tcp mss 1024

 nat outbound 

#

 return 

[JN-7F2-31-RT-H3620]dis cu int g0/0 

#

 interface GigabitEthernet0/0 

 port link-mode route

 description WAN 

 combo enable copper

pppoe-client dial-bundle-number 1

 #

 return 

 [JN-7F2-31-RT-H3620]dis cu | include 0.0.0.0 

 ip route-static 0.0.0.0 0 Dialer1

电脑直接拨号测试网速可以达到300Mbps,用路由器测试只能到30Mbps,下图是测试截图和监控截图,是配置有什么问题,可以上网但网速慢,带宽未跑满


组网及组网描述:




最佳答案

粉丝:36人 关注:1人

首先看看接口协商速率是多少?百兆还是千兆?

路由器全部的配置粘贴一下,看一下有没有其它配置影响?


[JN-7F2-31-RT-H3620-Dialer1]dis cu # version 7.1.042, Release 0007P02 # sysname JN-7F2-31-RT-H3620 # clock timezone gmt add 08:00:00 # dialer-group 1 rule ip permit # ip unreachables enable ip ttl-expires enable # lldp global enable # system-working-mode password-recovery enable # vlan 1 # controller Cellular0/0 # controller Cellular0/1 # interface Aux0 # interface Dialer1 bandwidth 1000000 mtu 1492 ppp chap password cipher $c$3$WK3Rr5WkAZY ppp chap user 053104157356 ppp ipcp dns admit-any ppp ipcp dns request ppp pap local-user 053104157356 password dialer bundle enable dialer-group 1 dialer timer idle 0 ip address ppp-negotiate tcp mss 1024 nat outbound # interface NULL0 # interface LoopBack0 description manage-IP ip address 172.16.4.3 255.255.255.255 # interface GigabitEthernet0/0 port link-mode route description WAN combo enable copper pppoe-client dial-bundle-number 1 # interface GigabitEthernet0/1 port link-mode route description LAN ip address 172.16.13.17 255.255.255.252 # interface GigabitEthernet0/2 port link-mode route shutdown # interface GigabitEthernet5/0 port link-mode route shutdown # interface GigabitEthernet5/1 port link-mode route shutdown # interface GigabitEthernet5/2 port link-mode route shutdown # interface GigabitEthernet5/3 port link-mode route shutdown # scheduler logfile size 16 # line class aux user-role network-admin # line class tty user-role network-operator # line class vty user-role network-operator # line aux 0 user-role network-admin # line vty 0 15 authentication-mode scheme user-role network-operator protocol inbound ssh command accounting # line vty 16 63 user-role network-operator # ip route-static 0.0.0.0 0 Dialer1 ip route-static 10.0.0.0 8 172.16.13.18 ip route-static 172.16.4.4 32 172.16.13.18 ip route-static 172.16.11.0 24 172.16.13.18 ip route-static 172.16.13.20 30 172.16.13.18 ip route-static 172.30.50.0 24 172.16.13.18 ip route-static 172.30.188.0 24 172.16.13.18 # info-center loghost source LoopBack0 info-center loghost 10.21.8.37 # snmp-agent snmp-agent local-engineid 800063A2805CDD70035A7400000001 snmp-agent community read FngFVdBh acl 2346 snmp-agent sys-info version v2c v3 # ssh server enable ssh user idc-admin service-type all authentication-type password ssh server acl 2345 # ntp-service enable ntp-service unicast-server 10.80.40.150 ntp-service unicast-server 10.90.1.199 ntp-service unicast-server 172.30.188.31 ntp-service unicast-server 10.90.1.232 ntp-service unicast-server 10.21.3.247 # acl number 2345 name FOR-VTY rule 1 permit source 172.30.188.0 0.0.0.255 counting rule 2 permit source 172.30.50.0 0.0.0.255 counting rule 3 permit source 172.30.254.254 0 counting rule 4 permit source 10.90.0.254 0 counting rule 5 permit source 10.50.0.254 0 counting rule 6 permit source 210.51.19.2 0 counting rule 7 permit source 210.51.19.4 0 counting rule 8 permit source 210.51.19.5 0 counting rule 9 permit source 123.103.58.240 0 counting rule 10 permit source 123.103.93.240 0 counting rule 11 permit source 111.202.29.254 0 counting rule 12 permit source 111.202.92.254 0 counting rule 13 permit source 36.110.202.254 0 counting rule 14 permit source 106.39.57.254 0 counting rule 15 permit source 10.0.17.0 0.0.0.255 counting rule 16 permit source 10.0.19.0 0.0.0.255 counting rule 17 permit source 10.21.8.0 0.0.0.255 counting # acl number 2346 name FOR-SNMP rule 1 permit source 172.30.188.0 0.0.0.255 counting rule 2 permit source 172.30.50.0 0.0.0.255 counting rule 3 permit source 10.90.10.104 0 counting rule 4 permit source 10.90.10.102 0 counting rule 5 permit source 123.103.93.231 0 counting rule 6 permit source 10.32.26.61 0 counting rule 7 permit source 123.103.58.61 0 counting rule 8 permit source 10.50.1.190 0 counting rule 9 permit source 10.90.1.247 0 counting rule 10 permit source 10.21.2.250 0 counting rule 11 permit source 123.103.93.121 0 counting rule 12 permit source 210.51.19.0 0.0.0.255 counting rule 13 permit source 123.103.93.0 0.0.0.255 counting # hwtacacs scheme ifeng3a primary authentication 10.81.238.200 primary authorization 10.81.238.200 primary accounting 10.81.238.200 key authentication cipher $c$3$0ZtLSY7yFbiz0y/fqRbvTvJe8jK0Dw0TSGtd3ZbhH7lQ3w0= key authorization cipher $c$3$lr22dbAKwenjsDLPdJGSIflLLLrfs0lANE15vbtxh/MeJkE= key accounting cipher $c$3$arHh+pmHrsyBTPlh59jVgRTcdL1Rn3+5lINfrVWpmcrajmY= user-name-format without-domain # domain ifengd authentication login hwtacacs-scheme ifeng3a local authorization login hwtacacs-scheme ifeng3a local accounting login hwtacacs-scheme ifeng3a local accounting command hwtacacs-scheme ifeng3a # domain system # aaa session-limit ftp 16 aaa session-limit telnet 16 aaa session-limit http 16 aaa session-limit ssh 16 aaa session-limit https 16 domain default enable ifengd # role name level-0 description Predefined level-0 role # role name level-1 description Predefined level-1 role # role name level-2 description Predefined level-2 role # role name level-3 description Predefined level-3 role # role name level-4 description Predefined level-4 role # role name level-5 description Predefined level-5 role # role name level-6 description Predefined level-6 role # role name level-7 description Predefined level-7 role # role name level-8 description Predefined level-8 role # role name level-9 description Predefined level-9 role # role name level-10 description Predefined level-10 role # role name level-11 description Predefined level-11 role # role name level-12 description Predefined level-12 role # role name level-13 description Predefined level-13 role # role name level-14 description Predefined level-14 role # user-group system # local-user idc-admin class manage password hash $h$6$W9EzCir6yTnRXsal$pVb4dQmq4bc472fGFGi2p1UI0JILBjpvr+USlfFakMJIQiHoWax5svilpuv20HL+Y+vj50kLoByNaUVHdvhEAQ== service-type ssh authorization-attribute user-role network-operator authorization-attribute user-role 15 # return

飞翔的猪 发表时间:2018-10-22
2 个回答
粉丝:8人 关注:1人

我也遇到过这样的问题 一个老的路由器 换了一台新的就好用了。。。。。。。。。。。

寂东 九段
粉丝:225人 关注:3人

把dialer口的tcp mss 改成 1200试试

tcp mss 1200

编辑答案

你正在编辑答案

如果你要对问题或其他回答进行点评或询问,请使用评论功能。

分享扩散:

提出建议

    +

亲~登录后才可以操作哦!

确定

亲~检测到您登陆的账号未在http://hclhub.h3c.com进行注册

注册后可访问此模块

跳转hclhub

你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作

举报

×

侵犯我的权益 >
对根叔社区有害的内容 >
辱骂、歧视、挑衅等(不友善)

侵犯我的权益

×

泄露了我的隐私 >
侵犯了我企业的权益 >
抄袭了我的内容 >
诽谤我 >
辱骂、歧视、挑衅等(不友善)
骚扰我

泄露了我的隐私

×

您好,当您发现根叔知了上有泄漏您隐私的内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到pub.zhiliao@h3c.com 邮箱,我们会尽快处理。
  • 1. 您认为哪些内容泄露了您的隐私?(请在邮件中列出您举报的内容、链接地址,并给出简短的说明)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)

侵犯了我企业的权益

×

您好,当您发现根叔知了上有关于您企业的造谣与诽谤、商业侵权等内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到 pub.zhiliao@h3c.com 邮箱,我们会在审核后尽快给您答复。
  • 1. 您举报的内容是什么?(请在邮件中列出您举报的内容和链接地址)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)
  • 3. 是哪家企业?(营业执照,单位登记证明等证件)
  • 4. 您与该企业的关系是?(您是企业法人或被授权人,需提供企业委托授权书)
我们认为知名企业应该坦然接受公众讨论,对于答案中不准确的部分,我们欢迎您以正式或非正式身份在根叔知了上进行澄清。

抄袭了我的内容

×

原文链接或出处

诽谤我

×

您好,当您发现根叔知了上有诽谤您的内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到pub.zhiliao@h3c.com 邮箱,我们会尽快处理。
  • 1. 您举报的内容以及侵犯了您什么权益?(请在邮件中列出您举报的内容、链接地址,并给出简短的说明)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)
我们认为知名企业应该坦然接受公众讨论,对于答案中不准确的部分,我们欢迎您以正式或非正式身份在根叔知了上进行澄清。

对根叔社区有害的内容

×

垃圾广告信息
色情、暴力、血腥等违反法律法规的内容
政治敏感
不规范转载 >
辱骂、歧视、挑衅等(不友善)
骚扰我
诱导投票

不规范转载

×

举报说明