synfinatic

Untitled

Apr 24th, 2012
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. [aturner@localhost 3.4]$ sudo ./src/tcpreplay -i /dev/char/testpackets0 -I test0 -c test/test.port test/test.pcap
  2. sending out /dev/char/testpackets0 test0
  3. processing file: test/test.pcap
  4. Actual: 141 packets (62704 bytes) sent in 2.78 seconds.
  5. Rated: 22555.4 Bps, 0.18 Mbps, 50.72 pps
  6. Statistics for network device: /dev/char/testpackets0
  7. Attempted packets: 64
  8. Successful packets: 64
  9. Failed packets: 0
  10. Truncated packets: 0
  11. Retried packets (ENOBUFS): 0
  12. Retried packets (EAGAIN): 0
  13. Statistics for network device: test0
  14. Attempted packets: 77
  15. Successful packets: 77
  16. Failed packets: 0
  17. Truncated packets: 0
  18. Retried packets (ENOBUFS): 0
  19. Retried packets (EAGAIN): 0
  20. [aturner@localhost 3.4]$ ifconfig test0
  21. test0 Link encap:Ethernet HWaddr EA:E9:1A:70:9A:79
  22. inet6 addr: fe80::e8e9:1aff:fe70:9a79/64 Scope:Link
  23. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  24. RX packets:64 errors:0 dropped:0 overruns:0 frame:0
  25. TX packets:77 errors:0 dropped:0 overruns:0 carrier:0
  26. collisions:0 txqueuelen:0
  27. RX bytes:8629 (8.4 KiB) TX bytes:54075 (52.8 KiB)
Advertisement
Add Comment
Please, Sign In to add comment