[測試] RT-N16 100M NAT 效能大考驗

 隨著中華電信陸續調降家庭寬頻上網價格,越來越多人考慮升級家裡的網路,過去 50M 光世代推出時已經打掛一批低階路由器,如今 100M 漸漸成為趨勢,這也考驗著我們家裡的路由器是否能撐得起這樣的傳輸量。


如何判斷家裡路由器NAT效能?
以下有幾個方法可以做個簡單的測試:
http://speed.hinet.net/ => 這是 Hinet 測速網頁,若本身是 Hinet 客戶可下載 Dr.Speed 測速軟體,三不五時給他測看看速度有沒有被偷
http://digiland.tw/uploads/2_drspeed_20130418.png 

http://www.speedtest.net/ => 國外知名測速網站,基本上他的測速模式是以測試端所在的地區連至距離較近的主機互連,以測出實際連線速度,測試數據較為客觀,有一定的公信力,而且也可以幫您家裡的網路速度做排名。
http://digiland.tw/uploads/2_speedtestcom.jpg

NAT 效能測試
最近很多 RT-N16 粉絲詢問能不能撐得起 100M 的效能,因小弟家裡尚無法接入 100M 線路,故以 iperf 測試 NAT 效能,以下是我們做的測試,提供大家參考囉。
測試環境:
Server:QNAP TS-459 Pro+ 
Client:i7 2670QM / 8GB / 120GB SSD
RT-N16 韌體版本:Tomato Shibby 108

Download (non-QoS)

> iperf -c 192.168.2.59 -w 128k -t 60 -P 5 ------------------------------------------------------------ Client connecting to 192.168.2.59, TCP port 5001 TCP window size: 256 KByte (WARNING: requested 128 KByte) ------------------------------------------------------------ [ 6] local 192.168.2.55 port 53031 connected with 192.168.2.59 port 5001 [ 7] local 192.168.2.55 port 53034 connected with 192.168.2.59 port 5001 [ 8] local 192.168.2.55 port 53033 connected with 192.168.2.59 port 5001 [ 5] local 192.168.2.55 port 53032 connected with 192.168.2.59 port 5001 [ 9] local 192.168.2.55 port 53035 connected with 192.168.2.59 port 5001 [ ID] Interval Transfer Bandwidth [ 8] 0.0-60.0 sec 216 MBytes 30.2 Mbits/sec [ ID] Interval Transfer Bandwidth [ 6] 0.0-60.0 sec 219 MBytes 30.6 Mbits/sec [ ID] Interval Transfer Bandwidth [ 7] 0.0-60.0 sec 219 MBytes 30.5 Mbits/sec [ ID] Interval Transfer Bandwidth [ 5] 0.0-60.0 sec 217 MBytes 30.4 Mbits/sec [ ID] Interval Transfer Bandwidth [ 9] 0.0-60.0 sec 217 MBytes 30.4 Mbits/sec [SUM] 0.0-60.0 sec 1.06 GBytes 152 Mbits/sec


Upload (non-QoS)

> iperf -d -c 192.168.2.55 -w 128k -t 60 -P 5 WARNING: option -d is not valid for server mode ------------------------------------------------------------ Client connecting to 192.168.2.55, TCP port 5001 TCP window size: 128 KByte ------------------------------------------------------------ [144] local 192.168.1.111 port 49792 connected with 192.168.2.55 port 5001 [160] local 192.168.1.111 port 49794 connected with 192.168.2.55 port 5001 [152] local 192.168.1.111 port 49793 connected with 192.168.2.55 port 5001 [136] local 192.168.1.111 port 49791 connected with 192.168.2.55 port 5001 [128] local 192.168.1.111 port 49790 connected with 192.168.2.55 port 5001 [ ID] Interval Transfer Bandwidth [144] 0.0-60.0 sec 175 MBytes 24.5 Mbits/sec [128] 0.0-60.0 sec 165 MBytes 23.1 Mbits/sec [136] 0.0-60.0 sec 167 MBytes 23.4 Mbits/sec [160] 0.0-60.0 sec 190 MBytes 26.5 Mbits/sec [152] 0.0-60.0 sec 158 MBytes 22.1 Mbits/sec [SUM] 0.0-60.1 sec 856 MBytes 120 Mbits/sec


Download (QoS)

> iperf -c 192.168.2.59 -w 128k -t 60 -P 5 ------------------------------------------------------------ Client connecting to 192.168.2.59, TCP port 5001 TCP window size: 256 KByte (WARNING: requested 128 KByte) ------------------------------------------------------------ [ 8] local 192.168.2.55 port 53051 connected with 192.168.2.59 port 5001 [ 7] local 192.168.2.55 port 53048 connected with 192.168.2.59 port 5001 [ 5] local 192.168.2.55 port 53049 connected with 192.168.2.59 port 5001 [ 6] local 192.168.2.55 port 53047 connected with 192.168.2.59 port 5001 [ 9] local 192.168.2.55 port 53050 connected with 192.168.2.59 port 5001 [ ID] Interval Transfer Bandwidth [ 7] 0.0-60.0 sec 133 MBytes 18.6 Mbits/sec [ ID] Interval Transfer Bandwidth [ 6] 0.0-60.0 sec 84.1 MBytes 11.8 Mbits/sec [ ID] Interval Transfer Bandwidth [ 8] 0.0-60.0 sec 124 MBytes 17.3 Mbits/sec [ ID] Interval Transfer Bandwidth [ 9] 0.0-60.0 sec 8.18 MBytes 1.14 Mbits/sec [ ID] Interval Transfer Bandwidth [ 5] 0.0-60.0 sec 173 MBytes 24.2 Mbits/sec [SUM] 0.0-60.0 sec 522 MBytes 73.0 Mbits/sec


Upload (QoS)

> iperf -c 192.168.2.55 -w 128k -t 60 -P 5 ------------------------------------------------------------ Client connecting to 192.168.2.55, TCP port 5001 TCP window size: 128 KByte ------------------------------------------------------------ [160] local 192.168.1.111 port 49865 connected with 192.168.2.55 port 5001 [136] local 192.168.1.111 port 49862 connected with 192.168.2.55 port 5001 [152] local 192.168.1.111 port 49864 connected with 192.168.2.55 port 5001 [144] local 192.168.1.111 port 49863 connected with 192.168.2.55 port 5001 [128] local 192.168.1.111 port 49861 connected with 192.168.2.55 port 5001 [ ID] Interval Transfer Bandwidth [128] 0.0-60.0 sec 99.1 MBytes 13.8 Mbits/sec [136] 0.0-60.0 sec 95.1 MBytes 13.3 Mbits/sec [144] 0.0-60.1 sec 91.5 MBytes 12.8 Mbits/sec [160] 0.0-60.1 sec 72.7 MBytes 10.2 Mbits/sec [152] 0.0-60.1 sec 83.6 MBytes 11.7 Mbits/sec [SUM] 0.0-60.1 sec 442 MBytes 61.7 Mbits/sec


嘗試超頻看看,效能能提升多少?
這時心裡浮現起若超頻的話,NAT 效能是否有機會突破 100M 的大關? 以下是超頻測試,在此還是呼籲超頻有風險,除了注意做好散熱措施,也要謹慎下達超頻指令,稍有疏忽很有可能把 RT-N16 變磚了。

以下指令僅限 RT-N16 執行,新手及非 RT-N16 機型請勿嘗試

nvram set clkfreq=532,266,133 nvram commit reboot


若要恢復回正常頻率

nvram set clkfreq=480,240,120 nvram commit reboot


超頻後 CPU 時脈顯示 532MHz 無誤
http://digiland.tw/uploads/2_rt-n16_oc_20130418.png
以下為超頻後的 NAT 效能測試數據
Download (non-QoS OC)

> iperf -c 192.168.2.59 -w 128k -t 60 -P 5 ------------------------------------------------------------ Client connecting to 192.168.2.59, TCP port 5001 TCP window size: 256 KByte (WARNING: requested 128 KByte) ------------------------------------------------------------ [ 9] local 192.168.2.55 port 53092 connected with 192.168.2.59 port 5001 [ 6] local 192.168.2.55 port 53088 connected with 192.168.2.59 port 5001 [ 7] local 192.168.2.55 port 53090 connected with 192.168.2.59 port 5001 [ 5] local 192.168.2.55 port 53089 connected with 192.168.2.59 port 5001 [ 8] local 192.168.2.55 port 53091 connected with 192.168.2.59 port 5001 [ ID] Interval Transfer Bandwidth [ 6] 0.0-60.0 sec 239 MBytes 33.4 Mbits/sec [ ID] Interval Transfer Bandwidth [ 5] 0.0-60.0 sec 244 MBytes 34.2 Mbits/sec [ ID] Interval Transfer Bandwidth [ 9] 0.0-60.0 sec 246 MBytes 34.4 Mbits/sec [ ID] Interval Transfer Bandwidth [ 8] 0.0-60.0 sec 246 MBytes 34.4 Mbits/sec [ ID] Interval Transfer Bandwidth [ 7] 0.0-60.0 sec 241 MBytes 33.7 Mbits/sec [SUM] 0.0-60.0 sec 1.19 GBytes 170 Mbits/sec


Upload (non-QoS OC)

> iperf -c 192.168.2.55 -w 128k -t 60 -P 5 ------------------------------------------------------------ Client connecting to 192.168.2.55, TCP port 5001 TCP window size: 128 KByte ------------------------------------------------------------ [160] local 192.168.1.111 port 49955 connected with 192.168.2.55 port 5001 [152] local 192.168.1.111 port 49954 connected with 192.168.2.55 port 5001 [136] local 192.168.1.111 port 49952 connected with 192.168.2.55 port 5001 [144] local 192.168.1.111 port 49953 connected with 192.168.2.55 port 5001 [128] local 192.168.1.111 port 49951 connected with 192.168.2.55 port 5001 [ ID] Interval Transfer Bandwidth [128] 0.0-60.0 sec 214 MBytes 29.9 Mbits/sec [152] 0.0-60.0 sec 197 MBytes 27.5 Mbits/sec [136] 0.0-60.0 sec 170 MBytes 23.7 Mbits/sec [144] 0.0-60.0 sec 195 MBytes 27.3 Mbits/sec [160] 0.0-60.3 sec 176 MBytes 24.5 Mbits/sec [SUM] 0.0-60.3 sec 951 MBytes 132 Mbits/sec


Download (QoS OC)

> iperf -c 192.168.2.59 -w 128k -t 60 -P 5 ------------------------------------------------------------ Client connecting to 192.168.2.59, TCP port 5001 TCP window size: 256 KByte (WARNING: requested 128 KByte) ------------------------------------------------------------ [ 8] local 192.168.2.55 port 53074 connected with 192.168.2.59 port 5001 [ 6] local 192.168.2.55 port 53070 connected with 192.168.2.59 port 5001 [ 5] local 192.168.2.55 port 53071 connected with 192.168.2.59 port 5001 [ 9] local 192.168.2.55 port 53072 connected with 192.168.2.59 port 5001 [ 7] local 192.168.2.55 port 53073 connected with 192.168.2.59 port 5001 [ ID] Interval Transfer Bandwidth [ 8] 0.0-60.0 sec 231 MBytes 32.3 Mbits/sec [ ID] Interval Transfer Bandwidth [ 6] 0.0-60.0 sec 43.9 MBytes 6.13 Mbits/sec [ ID] Interval Transfer Bandwidth [ 5] 0.0-60.0 sec 42.6 MBytes 5.96 Mbits/sec [ ID] Interval Transfer Bandwidth [ 9] 0.0-60.0 sec 120 MBytes 16.8 Mbits/sec [ ID] Interval Transfer Bandwidth [ 7] 0.0-60.0 sec 157 MBytes 21.9 Mbits/sec [SUM] 0.0-60.0 sec 594 MBytes 83.1 Mbits/sec


Upload (QoS OC)

> iperf -c 192.168.2.55 -w 128k -t 60 -P 5 ------------------------------------------------------------ Client connecting to 192.168.2.55, TCP port 5001 TCP window size: 128 KByte ------------------------------------------------------------ [152] local 192.168.1.111 port 49913 connected with 192.168.2.55 port 5001 [160] local 192.168.1.111 port 49914 connected with 192.168.2.55 port 5001 [144] local 192.168.1.111 port 49912 connected with 192.168.2.55 port 5001 [136] local 192.168.1.111 port 49911 connected with 192.168.2.55 port 5001 [128] local 192.168.1.111 port 49910 connected with 192.168.2.55 port 5001 [ ID] Interval Transfer Bandwidth [128] 0.0-60.0 sec 86.3 MBytes 12.1 Mbits/sec [152] 0.0-60.1 sec 111 MBytes 15.5 Mbits/sec [160] 0.0-60.1 sec 95.7 MBytes 13.4 Mbits/sec [144] 0.0-60.1 sec 104 MBytes 14.5 Mbits/sec [136] 0.0-60.1 sec 94.7 MBytes 13.2 Mbits/sec [SUM] 0.0-60.1 sec 492 MBytes 68.6 Mbits/sec


我們將測試結果化成圖表方便大家閱讀
http://digiland.tw/uploads/2_rt-n16_nat_bar_20140418.png

以上數據看來,以 RT-N16 開啟 QoS 後,效能會降到開啟前的一半左右,若藉由超頻之後大概可以提升 20% 左右的效能,若要開啟 QoS ,RT-N16 似乎還不足以餵飽 100M 的傳輸量,當然若不開啟 QoS,即使不超頻的 RT-N16 應付 100M 還是綽綽有餘的。最後還是要提醒大家與其花錢把線路升級的同時,千萬別忘了是否也該升級家裡的路由器。

引用通告地址: 點擊獲取引用地址
評論: 468 | 引用: 0 | 閱讀: 24318 | 轉發
Darleen [ 2020-09-08 03:06 網址 | 回覆 | 編輯/刪除 ]
https://www.nbabasketballjerseyscheap.us.com/cheap-patriots-shirts_14719.html
https://www.cheapnfljerseysfromchina.us.org/cheap-football-jerseys_13657.html
https://www.nikeairzoom.us.com/nike-pegasus-32_25867.html
https://www.nflstoreonlineshopping.us.com/chargers-jersey_14307.html
https://www.air-max2019.us.org/high-top-air-max_29919.html
https://www.nike-runningshoes.us.org/nike-and-nfl_26749.html
https://www.nmdr1.us.com/youth-nmd_36441.html
https://www.shoesshop.ca/bape-ultra-boost-2019_18382.html
https://www.nflshoponline.ca/nfl-store_13836.html
https://www.jordanshoess.us.org/jordan-raptors-4_17042.html
https://www.nhlshops.ca/montreal-canadiens_24431.html
https://www.cheapnfljerseysfromchina.us.org/cubs-jersey-cheap_13525.h
Phyllis [ 2020-09-09 18:20 網址 | 回覆 | 編輯/刪除 ]
https://www.jerseysstore.ca/duke-basketball-jersey_28349.html
https://www.jerseysstore.ca/eagles-jersey_28428.html
https://www.nikecanadashoesshop.ca/womens-grey-nike-shoes_28153.html
https://www.nhlhockeyjerseyswholesale.us.com/soccer-training-jerseys-wholesale_1885.html
https://www.nmdr1.us.com/nmd_xr1_36654.html
https://www.nhlstores.us.com/custom-notre-dame-jersey_1496.html
https://www.cheapnbajerseyswholesale.us.org/custom-stitched-nfl-jerseys_360.html
https://www.pandorajewelrycharmscanada.ca/pandora-rose_34043.html
https://www.nikeair-force1.us.org/nike-air-force-1-07-women's-shoe_18988.html
https://www.shoeswholesalesuppliers.us/kyrie-5-chinese_3247.html
https://www.nikeairmaxs.us.org/nike-air-max-black-and-grey_18302.html
Walker [ 2020-09-13 07:41 網址 | 回覆 | 編輯/刪除 ]
https://www.nflgear.us.org/cowboys-shop_28521.html
https://www.max97.org.uk/air-max-720_13232.html
https://www.adidasshoessale.us.com/adidas-flower-shoes_2863.html
https://www.adidasoutletstore.us.org/adidas-womens-tennis-shoes_3438.html
https://www.nikestorefactory.us.com/nikes-on-my-feet_9648.html
https://www.ultra-boost.us.org/yeezy-ultra-boost_37646.html
https://www.trainersoutletuk.co.uk/ultra-boost_15847.html
https://www.pandorabracelet-charms.us.com/las-vegas-pandora-charm_816.html
https://www.filashoesshop.us.org/fila-yellow-shoes_21400.html
https://www.newshoes2019.us/nike-jordan_9116.html
https://www.ultra-boost.us.org/adidas-ultra-boost_37569.html
https://www.newnikeshoes.us.org/nike-baby_2919.html
https://www.fjallrav
Joseph [ 2020-09-18 13:52 網址 | 回覆 | 編輯/刪除 ]
https://www.pumas-shoes.us.com/
https://www.christian-louboutinoutletsale.us.com/
https://www.christianlouboutinshoessaleoutlet.us/
https://www.nikefactory-outlet.us.org/
https://www.christianlouboutinshoessaleoutlets.us/
https://www.ultraboost.org.uk/
https://www.nhlstore.us.org/
https://www.shoesclearancesale.org/
https://www.nikeshoesshop.us.com/
https://www.nikeoutletonline-store.us.com/
https://www.nikeoutletstoreclearance.us.com/
https://www.nbajerseysnew.us.com/
https://www.asicsshoesoutlet.us.com/
https://www.newtrainers.org.uk/
https://www.lebron-jamesshoes.us.org/
https://www.christianlouboutins.us.org/
https://www.nflshop.us.org/
https://www.newshoes2019.com/
https://www.nikeairforce.us.org/
https://www.yeezysho
Maria [ 2020-09-29 01:18 網址 | 回覆 | 編輯/刪除 ]
https://www.nikeoffwhite.us.org/off-white-af1-black_23642.html
https://www.wholesalejordanshoes.us/jordan-11-dropping-in-december_1876.html
https://www.newnbajerseys.us.org/iu-basketball-jersey_13875.html
https://www.wholesalejerseys-cheap.us.com/cleveland-browns-t-shirts-cheap_1770.html
https://www.nikeshoeswholesale.us.com/nike-fear-of-god-drop_16566.html
https://www.mlbbaseballjerseys.us.com/cheap-nfl-jackets_14878.html
https://www.cheapjordansshoessale.us/jordan-12-august-2019_28443.html
https://www.airjordan33.us/jordan-6-ovo_32739.html
https://www.nikeoutletshoes.us.org/nike-doernbecher-collection-2019_23195.html
https://www.cheapnbabasketballjerseys.us.org/custom-husker-jersey_25497.html
https://www.football-jerseys.us.com/s
Lisa [ 2020-10-12 18:07 網址 | 回覆 | 編輯/刪除 ]
http://www.nikeairmax98.us/
http://www.nike--shoes.us.com/
http://www.jordan11winlike96.us/
http://www.balenciagatriples.us.org/
http://www.nikeclearances.us.com/
http://www.pandorajewelryofficial-site.us/
http://www.yeezys-shoes.us.com/
http://www.jordanshoess.us.com/
http://www.pandorashop.us.com/
http://www.pandorasjewelry.us.com/
http://www.pandora-charmsoutlet.us.org/
http://www.shoes-jordan.us.com/
http://www.nikeoutletsale.us.com/
http://www.pandoraofficialsite.us.com/
http://www.yeezys.com.co/
http://www.moncleroutletstoreonline.us.com/
http://www.pandorajewelryofficialsite.us.com/
http://www.pandorascharms.us.com/
http://www.nikeair-maxs.us.com/
http://www.birkin-bag.us.com/
http://www.eccos.us.com/
http://www.p
Walker [ 2020-10-15 08:21 網址 | 回覆 | 編輯/刪除 ]
https://www.wholesalejerseyscheapstore.us/nba-shorts-cheap_1122.html
https://www.nmds.us.com/adidas-nmd-running-shoes_21954.html
https://www.nikeoffwhite.us.org/off-white-vapormax-2017_23687.html
https://www.newnfljerseys.us.com/cheap-nfl-jerseys-wholesale_217.html
https://www.nikeair-force1.us.org/air-force-270-review_19177.html
https://www.newnbajerseys.us.org/dallas-mavericks-jersey_14361.html
https://www.wholesalejordans.us.org/cheap-air-force-1-shoes-wholesale_5.html
https://www.nikewholesalesuppliers.us.com/drop-vomero-13_15701.html
https://www.wholesalecheapjerseysshop.us/coyotes-kachina_14049.html
https://www.cheapnfljerseyswholesale.us.org/baseball-jerseys-wholesale-usa_1047.html
https://www.nbajerseyswholesale.us.org/warr
Rodolfo [ 2020-11-17 21:58 網址 | 回覆 | 編輯/刪除 ]
https://www.pandorajewelryoff.us.com/
https://www.monclersaleoutlet.us.com/
https://www.redbottomshoeslouboutin.us.com/
https://www.goldengoosesales.us.com/
https://www.jacketmoncler.us.com/
https://www.nikeairforce1.us.org/
https://www.sneakersgoldengoose.us.com/
https://www.jordan9.us.com/
https://www.pandoracharmsjewelry.us.org/
https://www.ggdbsneakers.us.com/
https://www.air-jordans11.us.com/
https://www.jordan-12.us.com/
https://www.yeezys-shoes.us.org/
https://www.pandorajewelryofficial-site.us/
https://www.jordan-8.us/
https://www.pandora-braceletcharms.us/
https://www.fitflop-outlet.us.com/
https://www.nikeairjordan.us.com/
https://www.pandoraoutlet-charms.us.com/
https://www.monclerjacket.us.org/
https://www.jor
William [ 2020-11-18 17:59 網址 | 回覆 | 編輯/刪除 ]
https://www.christianslouboutin.org.uk/
https://www.wholesalenfljerseys.us.org/
https://www.nikeepicreactuptempo.us.org/
https://www.nikeairmaxs-270.us.com/
https://www.baseballjerseyswholesale.us.com/
https://www.pandora-jewelry-charms.us/
https://www.nflstore.us.org/
https://www.jordan33.us.org/
https://www.nbabasketballjerseyscheap.us.com/
https://www.airjordanretro.us.org/
https://www.nikeoutletshoes.us.org/
https://www.nhlhockeyjerseyscheap.us.org/
https://www.wholesaleadidas.us.com/
https://www.nbaapparel.us.org/
https://www.nikeairzoom.us.com/
https://www.nhlshops.ca/
https://www.cheapmlbjerseyswholesale.com.co/
https://www.jerseyswholesalestore.us.com/
https://www.moncleroutletukshop.org.uk/
https://www.jewelryneck
Robert [ 2020-11-24 05:43 網址 | 回覆 | 編輯/刪除 ]
https://www.nikeair-max270.us/
https://www.nikesneakersoutlet.us.org/
https://www.cheapshoesoutletonlines.com/
https://www.nbashop.us.org/
https://www.nikesclearance.us/
https://www.new-nikeshoes.us.com/
https://www.nikeair-max.us.org/
https://www.adidassneakers.us.com/
https://www.nike-presto.us.com/
https://www.nikestorefactory.us.com/
https://www.newnikeshoes.us.org/
https://www.adidasstan-smith.us.com/
https://www.pandorabraceletsforwomen.us/
https://www.lebron16shoes.us/
https://www.pandoracharmsbracelet.us.org/
https://www.nikefreernrun.us.com/
https://www.christianslouboutin.us.com/
https://www.pandoracharmscom.us/
https://www.nikeoutletonline-store.us.com/
https://www.lebronjamesshoessale.us.com/
https://www.jewel
發表評論
暱 稱(*): 密 碼:
網 址: E - mail:
驗證碼(*): 驗證碼圖片 選 項:
頭 像:
內 容(*):