Emulating tools

From Linux NFS

(Difference between revisions)
Jump to: navigation, search
 
(2 intermediate revisions not shown)
Line 1: Line 1:
-
=='''[http://developer.osdl.org/shemminger/netem/ NetEm''']==
+
=='''[http://developer.osdl.org/shemminger/netem/ NetEm]'''==
NetEm is a tool aimed to emulate a WAN network by means of several tunable parameters: delay, packet loss, packet reordering, packet duplication, ...
NetEm is a tool aimed to emulate a WAN network by means of several tunable parameters: delay, packet loss, packet reordering, packet duplication, ...
Line 13: Line 13:
A NetEm GUI is available: [http://www.smyles.plus.com/phpnetemgui/ PHPNetEmGUI].
A NetEm GUI is available: [http://www.smyles.plus.com/phpnetemgui/ PHPNetEmGUI].
-
A NetEm wiki should be put in place soon by Stephen.
+
See also the [http://linux-net.osdl.org/wiki/Netem Netem] section of the linux networking wiki.

Latest revision as of 09:24, 14 November 2005

NetEm

NetEm is a tool aimed to emulate a WAN network by means of several tunable parameters: delay, packet loss, packet reordering, packet duplication, ...

NetEm has been derived from NIST-Netby Stephen Hemminger at OSDL.

We (at Bull) have experimented with NetEm and our conclusions are that this tool is easy to put at work with fresh kernels already patched with NFSv4 from CITI and that it provides useful features for testing NFSv4 over (an emulated) WAN.

You will find more technical detailed information in the following Bull news about NetEm, which provides a How-to put NetEm at work Guide).

See also: LCA'05 slidesand LCA'05 paper.

A NetEm GUI is available: PHPNetEmGUI.

See also the Netem section of the linux networking wiki.

Personal tools