Re: flow generating tool

2011-09-27 Thread james machado
you might also try D-ITG  http://www.grid.unina.it/software/ITG/index.php

james



Re: flow generating tool

2011-09-27 Thread Rafael Rodriguez
If a software based solution is OK, check out IxChariot, endpoints can be 
Windows, Linux, OS X, and Solaris. Used it years ago and was happy with it.
http://www.ixchariot.com/



Sent from my iPhone

On Sep 26, 2011, at 6:07, Naiden Dimitrov naiden.dimit...@maxtelecom.bg wrote:

 Hello,
 
 
 
 I need a tool that generates traffic flows from different source IP addresses 
 for network tests.
 
 
 
 Regards,
 
 
 
 Naiden Dimitrov
 Mobile: +359 885 906 155
 naiden.dimit...@maxtelecom.bgmailto:naiden.dimit...@maxtelecom.bg
 www.maxtelecom.bghttp://www.maxtelecom.bg
 
 
 
 
 



Re: flow generating tool

2011-09-26 Thread Jason Leschnik
Iperf is a good start

http://iperf.sourceforge.net/

Would be interested in any other tools as well.

-- 
Regards,
Jason Leschnik.

[m] 0432 35 4224
[w@] jason dot leschnik at ansto dot gov dot aujason.lesch...@ansto.gov.au
[U@] jml...@uow.edu.au


Re: flow generating tool

2011-09-26 Thread George Jones
 On Mon, 26 Sep 2011 14:49:50 +0300, Naiden Dimitrov 
 naiden.dimit...@maxtelecom.bg said:

nd Thank you for the response, but this is a tool that examines
nd data flows. 

Sorry I missed your context.  YAF will generate flows (which is what I
thought you were asking) as it sees packets stream by, but it sounds
like you want something that puts traffic on the wire.

An old standby is:

  http://tcpreplay.synfin.net/

and of course there are commercial options.  Not sure how up to date
this is, but there are quite a few options listed here:

  http://www.protocoltesting.com/trgen.html

---George Jones



RE: flow generating tool

2011-09-26 Thread Erik Bais
Perhaps not a tool as in software, but clearly something that you might want
to have a look at : 

Ixia and Spirent devices ... Those are mostly used for applications like
generating different kind of traffic. 

Erik Bais






Re: flow generating tool

2011-09-26 Thread jiaruchen
Iperf(linux) and jperf(windows) does generate traffic flows. You simply set up 
sender/receiver and it'll generate traffic load. It can generate 10gig line 
rate unicast flows but multicast replication is limited because it is software 
based. 

Iperf/jperf however, is not as flexible or anywhere as feature rich and 
powerful as some of the other hardware solutions as mentioned earlier - ex: 
ixia, spirent etc. 

-Jia 
--Original Message--
From: Erik Bais
To: 'Naiden Dimitrov'
To: 'George Jones'
Cc: nanog@nanog.org
Subject: RE: flow generating tool
Sent: Sep 26, 2011 9:03 AM

Perhaps not a tool as in software, but clearly something that you might want
to have a look at : 

Ixia and Spirent devices ... Those are mostly used for applications like
generating different kind of traffic. 

Erik Bais









Re: flow generating tool

2011-09-26 Thread Jason Leschnik
Does anyone follow a network performance testing methodology, using hardware
from companies like ixia/spirent?

I know that basic testing is typically done for validation of configs, but i
assume other issues would make themselves apparent when pushed to these
higher loads.

thoughts/comments?

Thanks

-- 
Regards,
Jason Leschnik.

[m] 0432 35 4224
[w@] jason dot leschnik at ansto dot gov dot aujason.lesch...@ansto.gov.au
[U@] jml...@uow.edu.au


Re: flow generating tool

2011-09-26 Thread George Jones
 On Mon, 26 Sep 2011 10:02:11 -0400, Jason Leschnik lesch...@gmail.com 
 said:

jl Does anyone follow a network performance testing methodology,
jl using hardware from companies like ixia/spirent?

Probably more/more formal than you want, but:

  http://www.ietf.org/dyn/wg/charter/bmwg-charter

And I think you may find that some of the vendor folks are active in the WG.

---George Jones




Re: flow generating tool

2011-09-26 Thread Vlad Galu
On Sep 26, 2011, at 4:02 PM, Jason Leschnik wrote:
 Does anyone follow a network performance testing methodology, using hardware
 from companies like ixia/spirent?
 
 I know that basic testing is typically done for validation of configs, but i
 assume other issues would make themselves apparent when pushed to these
 higher loads.
 
 thoughts/comments?
 
 Thanks


It really depends on the product you are testing. If forwarding performance is 
what you want to measure, you would do it with various routing table sizes 
(starting small and ending with a global table). Packet size is also something 
you should look at.

We could provide better suggestions if you tell us what your product is.

Vlad Galu
g...@packetdam.com







RE: flow generating tool

2011-09-26 Thread Chuck Reynolds
We have quite a number of companies using hardware from companies like Ixia
and Spirent - the key is to use tools that makes it easy to setup a testing
methodology without hiring a support staff. 

You can contact me directly for more information and how others like Cisco,
AtT, Vodafone and many more are doing this sort of testing. 

Regards,

Chuck
creyno...@tsieda.com

-Original Message-
From: Vlad Galu [mailto:g...@packetdam.com] 
Sent: Monday, September 26, 2011 10:31 AM
To: Jason Leschnik
Cc: George Jones; nanog@nanog.org; Naiden Dimitrov
Subject: Re: flow generating tool

On Sep 26, 2011, at 4:02 PM, Jason Leschnik wrote:
 Does anyone follow a network performance testing methodology, using
hardware
 from companies like ixia/spirent?
 
 I know that basic testing is typically done for validation of configs, but
i
 assume other issues would make themselves apparent when pushed to these
 higher loads.
 
 thoughts/comments?
 
 Thanks


It really depends on the product you are testing. If forwarding performance
is what you want to measure, you would do it with various routing table
sizes (starting small and ending with a global table). Packet size is also
something you should look at.

We could provide better suggestions if you tell us what your product is.

Vlad Galu
g...@packetdam.com









Re: flow generating tool

2011-09-26 Thread Thomas Maufer
Another commercial tool (for large-scale application re-creation) is the Mu
Studio Performance Suite from Mu Dynamics:
http://www.mudynamics.com/resources/collaterals_noreg/Mu_Studio_Performance_Suite.pdf

~tom



On Mon, Sep 26, 2011 at 06:03, Erik Bais eb...@a2b-internet.com wrote:

 Perhaps not a tool as in software, but clearly something that you might
 want
 to have a look at :

 Ixia and Spirent devices ... Those are mostly used for applications like
 generating different kind of traffic.

 Erik Bais







RE: flow generating tool

2011-09-26 Thread Jonathon Exley
The venerable mgen (http://cs.itd.nrl.navy.mil/work/mgen/) is another good 
option, provided you don't want lots of bandwidth.
It has some flexibility in scripting the flows it creates.

Jonathon 

-Original Message-
From: Jason Leschnik [mailto:lesch...@gmail.com] 
Sent: Monday, 26 September 2011 11:21 p.m.
To: Naiden Dimitrov
Cc: nanog@nanog.org
Subject: Re: flow generating tool

Iperf is a good start

http://iperf.sourceforge.net/

Would be interested in any other tools as well.

--
Regards,
Jason Leschnik.

[m] 0432 35 4224
[w@] jason dot leschnik at ansto dot gov dot aujason.lesch...@ansto.gov.au 
[U@] jml...@uow.edu.au
This email and attachments: are confidential; may be protected by privilege and 
copyright; if received in error may not be used, copied, or kept; are not 
guaranteed to be virus-free; may not express the views of Kordia(R); do not 
designate an information system; and do not give rise to any liability for 
Kordia(R).




Re: flow generating tool

2011-09-26 Thread Eddie Parra
If you are looking to automate any of your testing, +1 Ixia if the box
is using the Agilent OS/Interface (I forget how they are marketing it
now).  In regards to automation, I recently heard the Spirent
interface was quite handy for generating scripts from GUI
interactions, but I have not used it myself.

HTHs,

-Eddie




On Mon, Sep 26, 2011 at 6:03 AM, Erik Bais eb...@a2b-internet.com wrote:
 Perhaps not a tool as in software, but clearly something that you might want
 to have a look at :

 Ixia and Spirent devices ... Those are mostly used for applications like
 generating different kind of traffic.

 Erik Bais








RE: flow generating tool

2011-09-26 Thread Jonathon Exley
The test plan you use depends upon what you want to test - raw pps throughput, 
route convergence time, qos performance, etc.
We use Exfo (http://www.exfo.com) testers working to a mac-swap loopback for 
commissioning testing of Ethernet access circuits, looking at the usual 
loss/throughput/latency/jitter metrics and burst size.
When checking out new equipment in the lab we also use scapy scripts 
(http://www.secdev.org/projects/scapy/) to look at things like Ethertype and 
L2CP transparency.

Jonathon 


-Original Message-
From: Jason Leschnik [mailto:lesch...@gmail.com] 
Sent: Tuesday, 27 September 2011 3:02 a.m.
To: jiaruc...@gmail.com
Cc: George Jones; nanog@nanog.org; Naiden Dimitrov
Subject: Re: flow generating tool

Does anyone follow a network performance testing methodology, using hardware 
from companies like ixia/spirent?

I know that basic testing is typically done for validation of configs, but i 
assume other issues would make themselves apparent when pushed to these higher 
loads.

thoughts/comments?

Thanks

--
Regards,
Jason Leschnik.

[m] 0432 35 4224
[w@] jason dot leschnik at ansto dot gov dot aujason.lesch...@ansto.gov.au 
[U@] jml...@uow.edu.au
This email and attachments: are confidential; may be protected by privilege and 
copyright; if received in error may not be used, copied, or kept; are not 
guaranteed to be virus-free; may not express the views of Kordia(R); do not 
designate an information system; and do not give rise to any liability for 
Kordia(R).




flow generating tool

2011-09-26 Thread Naiden Dimitrov
Hello,



I need a tool that generates traffic flows from different source IP addresses 
for network tests.



Regards,



Naiden Dimitrov
Mobile: +359 885 906 155
naiden.dimit...@maxtelecom.bgmailto:naiden.dimit...@maxtelecom.bg
www.maxtelecom.bghttp://www.maxtelecom.bg