Thanks Alfredo

I'll set up my lab environment according to your recommendations and will let 
you know on the outcome.

Best regards
Fernando

Message: 2
Date: Tue, 26 Jan 2016 21:39:27 +0100
From: Alfredo Cardigliano <[email protected]>
To: [email protected]
Subject: Re: [Ntop-misc] Traffic aggregation and distribution at
        wire-speed
Message-ID: <[email protected]>
Content-Type: text/plain; charset="iso-8859-1"
 
Hi Fernando
if you have to send a full copy of the aggregated traffic (fanout) to all the 4 
egress interfaces you can use zreplicator,
if
 you have to load-balance the aggregated traffic to the 4 egress 
interfaces, you need an extended version of zbalance_ipc (it should open
 physical interfaces instead of egress queues)
 
As of the hw to use, I can recommend any igb-based Intel card (e.g. i350). A 
8-port or 2x 4-port should perform the same.
 
Alfredo
 
> On 26 Jan 2016, at 18:51, Fernando <[email protected]> wrote:
> 
> Hi,
> 
>
 I am seeking for advice on how to set up a device to aggregate and 
distribute the traffic coming in two 1000BaseT traffic feeds across four
 1000BaseT outputs.
> 
> These are the basic requirements:
> 
>
 - Input:  Two different traffic feeds 1000BaseT, connected to different
 ports in an Intel network card (let's say, eth1, eth2)
> - 
Output: Input (eth1, eth2) has to be aggregated on a single stream 
(fan-out) and spread out across eth3, eth4, eth5 and eth6.
> 
> I was thinking of using:
> 
> ../PF_RING/userland/examples_zc/zbalance_ipc -i zc:eth1,zc:eth2 -c 1 -n 10 -m 
> 2 -a -d
> 
> at the input to aggregate the 2 traffic feeds
> 
> and distribute it at the output like this
> 
> ../PF_RING/userland/examples_zc/zbounce -i zc:1@1 -o eth3,eth4,eth5,eth6 -c 1
> 
> I would appreciate any advice about the PF_RING applications to use, if those 
> above are not correct.
> 
>
 Also, it would be great to have some hardware recommendations for this 
application taking into account that I expect to get wire-speed packet 
capture at the outputs.
> 
> For instance, I don't know if I
 should expect better performance from one single Intel 1000BaseT 8-port
 card compared to two Intel 1000BaseT 4-port card, or if there is any 
server platform that performs well for this kind of applications...
> 
> Thanks!
> Fernando
> _______________________________________________
> Ntop-misc mailing list
> [email protected] <mailto:[email protected]>
> http://listgateway.unipi.it/mailman/listinfo/ntop-misc 
> <http://listgateway.unipi.it/mailman/listinfo/ntop-misc>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listgateway.unipi.it/mail                                    
_______________________________________________
Ntop-misc mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-misc

Reply via email to