cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
338
Views
0
Helpful
2
Replies

strange issue with connection via ISP

Hi all,

we have 2 datacenters in different region. They both use the same ISP (connected to 2 differen POPs of course) with connection in one DC 1 GIG in the second 10GIG.

I'm trying to find out why the connection between the systems in both datacenters is so slow (I'm using iperf to show the result, but the real application shows something like that):

first with TCP:

./iperf -c XXX -p 10111

------------------------------------------------------------

Client connecting to XXX, TCP port 10111

TCP window size: 16.0 KByte (default)

------------------------------------------------------------

[ 5] local YYY port 35822 connected with XXX port 10111

[ ID] Interval Transfer Bandwidth

[ 5] 0.0-10.7 sec 728 KBytes 557 Kbits/sec

Second with UDP:

./iperf -u -c XXX -p 10111

------------------------------------------------------------

Client connecting to XXX, UDP port 10111

Sending 1470 byte datagrams

UDP buffer size: 64.0 KByte (default)

------------------------------------------------------------

[ 5] local YYY port 53908 connected with XXX port 10111

[ ID] Interval Transfer Bandwidth

[ 5] 0.0-10.0 sec 1.25 MBytes 1.05 Mbits/sec

[ 5] Server Report:

[ 5] 0.0-10.0 sec 1.23 MBytes 1.03 Mbits/sec 0.343 ms 19/ 893 (2.1%)

[ 5] Sent 893 datagrams

One can start in paralell many connections between the same pair of hosts in different datacenter then you can see each connection get the same speed ~1Mbit/s. if you start 100 paralell sessions (e.g. ftp downloads) then you'll get 100Mbit, but for the single conection only ~1Mbit/s.

Internal communication in both DCs is OK - up to the limit of access port speed 100MBit.

2 Replies 2

lgijssel
Level 9
Level 9

What is the round trip delay between the two locations?

This may be a LFN:

http://www.cisco.com/en/US/products/sw/iosswrel/ps1839/products_feature_guide09186a0080087d52.html

Leo

thank you fir the answer!

unfortunatly LFN is not supported on our SUP720.

but the problem was solved - reason was that our ISP had some problems on the way between the DC's (damaged cable or something) which cause the packet losses and increased RRT.

Review Cisco Networking products for a $25 gift card