MSTP OSN3500 SDH leased line is in the WAN ~ its transmission efficiency is definitely higher than SDH Ethernet ~ and SDH Ethernet is just a SDH term, and there is a big gap between the real SDH. One is a national/provincial WAN, and the other is a personal small business data line.
Description of the problem
After opening a new Ethernet private line service, we often use FTP software to test the download rate, and often the download rate is not up to standard because of the large delay, why does the delay have an impact on the download rate?
Solution
1, first of all, first recognize the concept of delay, delay is a message or packet from one end of a network to another end of the transmission time required, corresponding to the SDH network, the delay calculation formula is generally: t = (5us * k + 250us * n) * 2 + 1ms. where K indicates the distance between the two ends with units of KM, n indicates the number of intermediate through the network elements, 1ms indicates that the sending and receiving ends. Equipment for Ethernet encapsulation and de-encapsulation delay, testing the delay between the two points AB generally use the PING test method.
2, FTP software uses TCP protocol, TCP has the concept of sliding window, that is, the sender must send the corresponding bytes in accordance with the size of the sliding window, and need to receive confirmation from the receiving end before you can continue to send more bytes. Example: Assuming that the PCs at both ends of the Ethernet leased line are docked, the MTU of the PC = 1500 Byte, the maximum number of windows w = 16, then the maximum number of bytes that can be transmitted by the sending end each time = 1500 * 16 = 24000 Byte = 192000 Bit If the delay is 30ms, that is, the data is sent from the sending end to the receiving end to receive the confirmation of the information for the time of 30ms, then this time the Download rate = the maximum number of bits can be transmitted / delay, that is, at this time the download rate = 192000 / 30 = 6.4Mbit / S = 0.8MB / S. From the above, we can see that when the use of FTP single-threaded downloads, the sliding window is fixed, the greater the delay, the smaller the corresponding download rate.
3, synthesize the above, in the download rate test, it is recommended to try to use multi-threaded download method or increase the TCP sliding window for testing.
This chapter of related technical information and SDH equipment troubleshooting process by the Shenzhen Optical Transmission Network Technology Co. Huawei SDH Optical Transmission Equipment,SDH Transmission Equipment Sales

Chinese
English





