半肾
精华
|
战斗力 鹅
|
回帖 0
注册时间 2008-10-15
|
本帖最后由 健身牛牛 于 2014-11-20 16:12 编辑
http://www.cisco.com/c/en/us/pro ... eet_c78-598389.html
• The Cisco 1900 Series enables deployment in high-speed WAN environments with concurrent services enabled up to 15 Mbps.
其实我想叫LZ把Zone-Based Policy Firewall关闭试试,关掉之后NAT性能提高了
不过说实话,这个玩意,NAT性能跑不满200M的带宽
1921 NAT ONLY
CPU utilization for five seconds: 92%/91%;
15.0-1 m8
C:\>iperf -c 10.1.18.95 -P 3 -t 60
------------------------------------------------------------
Client connecting to 10.1.18.95, TCP port 5001
TCP window size: 8.00 KByte (default)
------------------------------------------------------------
[1880] local 10.3.152.2 port 1829 connected with 10.1.18.95 port 5001
[1912] local 10.3.152.2 port 1827 connected with 10.1.18.95 port 5001
[1896] local 10.3.152.2 port 1828 connected with 10.1.18.95 port 5001
[ ID] Interval Transfer Bandwidth
[1896] 0.0-60.0 sec 866 MBytes 121 Mbits/sec
[1912] 0.0-60.0 sec 832 MBytes 116 Mbits/sec
[1880] 0.0-60.0 sec 824 MBytes 115 Mbits/sec
[SUM] 0.0-60.0 sec 2.46 GBytes 352 Mbits/sec
1921 ZBFW & NAT
CPU utilization for five seconds: 92%/92%
C:\>iperf -c 10.1.18.95 -P 3 -t 20
------------------------------------------------------------
Client connecting to 10.1.18.95, TCP port 5001
TCP window size: 8.00 KByte (default)
------------------------------------------------------------
[1880] local 10.3.152.2 port 1865 connected with 10.1.18.95 port 5001
[1896] local 10.3.152.2 port 1864 connected with 10.1.18.95 port 5001
[1912] local 10.3.152.2 port 1862 connected with 10.1.18.95 port 5001
[ ID] Interval Transfer Bandwidth
[1896] 0.0-20.0 sec 133 MBytes 56.0 Mbits/sec
[1880] 0.0-20.0 sec 131 MBytes 55.0 Mbits/sec
[1912] 0.0-20.0 sec 133 MBytes 55.6 Mbits/sec
[SUM] 0.0-20.0 sec 397 MBytes 167 Mbits/sec |
|