cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5850
Views
4
Helpful
4
Replies

Simulate jitter in network

Hello Team,

Can you recommend some software which can work as a bridge between point A and point B and introduce variable delay/jitter/packet loss to transit traffic ?

Any advices will be appreciated.

1 Accepted Solution

Accepted Solutions

sean_evershed
Level 7
Level 7

Hi, See below this post on the software known as WANem. It's designed for use in a lab environment:

http://packetlife.net/blog/2011/jan/12/emulating-wans-wanem/

See also this link for NIST

http://www.cisco.com/en/US/docs/app_ntwk_services/waas/wafs/v30/nistnet/NIST.html

View solution in original post

4 Replies 4

sean_evershed
Level 7
Level 7

Hi, See below this post on the software known as WANem. It's designed for use in a lab environment:

http://packetlife.net/blog/2011/jan/12/emulating-wans-wanem/

See also this link for NIST

http://www.cisco.com/en/US/docs/app_ntwk_services/waas/wafs/v30/nistnet/NIST.html

thank you that exactly what i'm looking for

Thanks for the rating Andriy. Glad that I could be of assitance.

Just so you know, both of these are front ends to functionality that is built into the linux kernel. The linux 'tc' command relates to traffic control and supports a few queueing disciplines such as priority queueing and custom queueing. One of the queueing disciplines it supports is called 'netem' and this is what these front ends configure, 'tc qdisc netem'.

If you are familiar with configuring routers at the command line you shouldn't have too much trouble working this out, with a bonus that once you are familiar with the commands you can use any linux system that you can find lying about.

Cheers

Pete

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card