Hi Hanoh,
I have got another query in ICMP fragmentation. I have set the ICMP ID field in scapy since each ICMP packet should have a non-zero ID field to let the packet flow out via router FW.
Since I want to create high bandwidth flows, I tried "update -m 1mbps" in TRex console to bump up the traffic. I could indeed see 1mb traffic hitting DuT router LAN but all contain the same ICMP ID/sequence number field & hence only one response I could find.
When we enter "update -1 mbps" to increases the load, how to ensure each packet sent have different ID/Seq # in ICMP header?
thx,
Vijayram