QUESTION POSED ON: 12 March 2007 Does it make sense to construct a WAN using Internet protocol? If so, how can this be implemented for a WAN covering less than three major cities in three different countries?
>
EXPERT RESPONSE
It is more and more common for businesses to interconnect offices using IP VPNs which run over the public Internet. In order to provide security in this type of environment, IP VPNs will often leverage IPsec tunnels. With respect to performance, one of the biggest challenges with IP VPNs comes from packet loss due to congestion in the Internet. This can be overcome using techniques like Forward Error Correction (FEC), where additional loss-recovery packets are sent for every "N" real packet. This additional loss-recovery packet enables network-layer equipment to reconstitute lost packets at the far end of a WAN link, before the packets are delivered to TCP or other transport layers. This avoids transport-layer retransmissions and, in the case of TCP, prevents TCP's congestion avoidance mechanism from stepping in and lowering the throughput available to the application. For the modest overhead of an additional loss-recovery packet, FEC reduces packet losses dramatically, enabling applications to benefit from the maximum throughput that the WAN link can support.
Search and Browse the Expert Answer Center Search and browse more than 25,000 question and
answer pairs from more than 250 TechTarget industry experts.
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.