The statistics that you gather are specific to the table entries that you 
install.  If you have table entries for each address, you should get back flow 
stats for each entry and therefore each address...

-- Murphy

On Jun 3, 2015, at 2:19 AM, Tom Mody <bug29...@gmail.com> wrote:

> Hi all,
> 
> I am presently working on a project involving Openflow's POX . I need to 
> collect total no. of packets flowing through a  link  . 
> Eg. To know the no. of packet flowing from host'h1' to 'h2' or from 'h1' to 
> switch 's0'
> 
>  I have used the following function defined in POXWiki :
> 
>  _handle_flowstats_received (event) 
> 
> but am only successful in retrieving the total packets transferred through a 
> switch ( 's0')
>  I am unable to collect packets from switch based on Addresses ,
> 
> Can anyone help ?
> If anyone has a link to a tutorial ,, please post it..
> 
> Thanks in Advance

Reply via email to