Replay network traffic stored in a
pcapfile. More information: https://tcpreplay.appneta.com/.
tcpreplay --listnics
tcpreplay {{[-i|--intf1]}} {{eth0}} {{traffic.pcap}}
stdout:tcpreplay {{[-i|--intf1]}} {{eth0}} {{[-v|--verbose]}} {{traffic.pcap}}
tcpreplay {{[-i|--intf1]}} {{eth0}} {{[-t|--topspeed]}} {{traffic.pcap}}
tcpreplay {{[-i|--intf1]}} {{eth0}} {{[-M|--mbps]}} {{10}} {{traffic.pcap}}
tcpreplay {{[-i|--intf1]}} {{eth0}} {{[-l|--loop]}} {{num_times}} {{traffic.pcap}}