WALE : WIDE AREA LINK EMULATOR

(version 2.0)

                             

 

 

 

WALE v1

Download WALE

Technical Report

UTIME

 

 

WALE is a Wide Area Link Emulator which gives the flexibility of setting various parameters of a bottleneck link, such as packet send and receive rates, send/receive buffers, send/receive propagation delays, enabling random loss modules, etc.

Any ISP has a high bandwidth LAN (of the order of tens of Mbps, e.g. Ethernet) and a WAN access link with relatively low speeds (of the order of a few Kbps to a few Mbps). To be able to evaluate the ISP's performance, actual tests will have to be conducted on a live, fully functional network. This would imply enabling certain features in communication equipment which could be detrimental to the proper functioning of a commissioned network. To address such a problem of being able to characterize/quantify the network operation in terms of its performance with respect to various parameters, a test-bed emulating the ISP's connectivity to the Internet would be an ideal solution.

An important factor in setting up such a test-bed, is emulating the WAN Access Link. Using complex hardware is costly. Such a link can however be easily implemented by emulating the scenario on popular physical technology such as Ethernet. By changing the TCP/IP stack on a Personal Computer, the rate at which packets are injected into the network can be controlled and other necessary features can easily be added. 

WALE was implemented in 2 phases. Click here to go to the homepage of WALE v1. The first version can emulated bandwidths up to 8Mbps and uses FIFO queues with drop-tail.

WALE v2 can emulate bandwidths of up to 80Mbps(a 10-fold improvement over version 1) due to the stripped down version of Micro-second resolution timer being used in the Linux kernel. WALE also implements differentiated services are recommended by IETF. A hash-based packet classifier is used to classify packets into one of 3 queues (Expedited Forwarding, Assured Forwarding and Best Effort). A simple priority scheduling has been implemented between the queues.

Version 2 has been implemented in the Generic Device Layer of the Linux Kernel. The kernel version is 2.2.19. WALE2 kernel patch can be downloaded here. An ncurses based front end has been implemented for setting and viewing various parameters of the bottleneck link.

The technical report can be downloaded here.


Contact:

Subhash Gopinath                                                                  Javeen Carl Pereira

subhashg@soe.ucsc.edu                                                         javeen@cim.mcgill.ca


 

Last edited 02/24/2004