取消
显示结果 
搜索替代 
您的意思是: 
cancel
701
查看次数
1
有帮助
6
回复

思科1921路由器接千兆网下载网速只有40兆

kaka
Level 1
Level 1

可以确定是路由器的问题,思科1921接光猫接的是千兆网,装好后测速只有150兆左右,后来调试在g0/0,g0/1口频繁插拔网线,且没有更改配置,之后再次测速只有40兆了,后来改了MSS为1452,MTU1492速度最多跑到380M,但是上行网速一直都是跑满的100兆,求各位大佬指点。

运营商是联通,以下是配置

Building configuration...

Current configuration : 1452 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname k
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
!
!
ip cef
no ip dhcp use vrf connected
!
ip dhcp pool k
network 192.168.1.0 255.255.255.0
dns-server 8.8.8.8 114.114.114.114
default-router 192.168.1.254
!
!
!
!
voice-card 0
no dspfarm
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface GigabitEthernet0/0
no ip address
duplex auto
speed auto
pppoe enable group global
pppoe-client dial-pool-number 1
!
interface GigabitEthernet0/1
ip address 192.168.1.254 255.255.255.0
ip nat inside
ip virtual-reassembly
duplex auto
speed auto
!
interface Dialer1
mtu 1492
bandwidth 10000000
ip address negotiated
ip nat outside
ip virtual-reassembly max-reassemblies 1024
encapsulation ppp
ip tcp adjust-mss 1452
dialer pool 1
dialer idle-timeout 0
dialer hold-queue 100
dialer persistent
dialer-group 1
ppp authentication pap callin
ppp pap sent-username x password 0 x
ppp ipcp route default
!
ip forward-protocol nd
!
!
no ip http server
no ip http secure-server
ip nat inside source list 10 interface Dialer1 overload
ip nat inside source static 192.168.1.100 interface Dialer1
!
access-list 10 permit 192.168.1.0 0.0.0.255
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
!
line con 0
line aux 0
line vty 0 4
login
!
scheduler allocate 20000 1000
!
end

 

1 个已接受解答

已接受的解答

Ta-Jen Hsu
Spotlight
Spotlight

Cisco ISR Router 開啟不同服務會降低設備傳輸速率,例如下列測試情境,可以參考附檔文件.

TaJenHsu_0-1742875048168.png

     Sincerely

在原帖中查看解决方案

6 条回复6

linwh
Level 1
Level 1

+1
运营商的光猫拨号能跑千兆,切换桥接上思科1921路由器拨号后,实测速率就只有百来兆-:后面把物理端口强制1000M,网速能跑200M,我也脑壳疼为啥跑不上1000M

楼主解决了吗?

kaka
Level 1
Level 1

没解决,我在dialer1改成

mtu 1492

ip tcp adjust-mss 1452

网速顶多跑到380M,跑不上去了

我换了三台思科路由器网速都是一样的,换了普通的小米路由器拨号是能跑上千兆的,所以肯定不是硬件坏了也不是线路运营商问题,就是思科协议问题或者是我配置错了。

linwh
Level 1
Level 1

就离谱,我的mss也是1452,同样上不去。。不知道是不是硬件不行,天天挨骂这网络不行(捂脸)

kaka
Level 1
Level 1

我试了1921最多跑到150M,2851跑到380M,3825跑到530M,就是设备太老了,换设备吧

Ta-Jen Hsu
Spotlight
Spotlight

Cisco ISR Router 開啟不同服務會降低設備傳輸速率,例如下列測試情境,可以參考附檔文件.

TaJenHsu_0-1742875048168.png

     Sincerely

fortune
VIP Alumni
VIP Alumni

楼上的同志已贴图了,19 、29、39系列都是十年前的型号,性能是比较低的,这个调整不了,你需要通过更换新的路由器才行。

快捷链接