Hi,
I would like to send 1000 IGMP join reports to join 1000 different multicast groups. To do this I need to to change mac destination address, destination IP address and also Group Address in IGMP join report packet.
Currently I can only change maximum of 2 bytes in a packet under Gen-b page. Is there a way I can change multiple bytes independently?
Can I call the packETH from command line?
Can (if so how) I write a script file so that I can change the each bytes in a packet independently when I am sending them?
It would be very useful if we had a flexibility to adjust each of the byte automatically on the fly in Gen-b page. Current feature of being able to adjust only 2 bytes is bit limited.
Would be very great-full for your help.
Thanks
amol
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I would like to send 1000 IGMP join reports to join 1000 different multicast groups. To do this I need to to change mac destination address, destination IP address and also Group Address in IGMP join report packet.
Currently I can only change maximum of 2 bytes in a packet under Gen-b page. Is there a way I can change multiple bytes independently?
Can I call the packETH from command line?
Can (if so how) I write a script file so that I can change the each bytes in a packet independently when I am sending them?
It would be very useful if we had a flexibility to adjust each of the byte automatically on the fly in Gen-b page. Current feature of being able to adjust only 2 bytes is bit limited.
Would be very great-full for your help.
Thanks
amol
Could be added in the next release, I'll do my best :)