tcpreplayReproduce el tráfico de red almacenado en un archivo
pcap. Más información: https://tcpreplay.appneta.com/wiki/tcpreplay-man.html.
tcpreplay --listnics
tcpreplay {{[-i|--intf1]}} {{eth0}} {{tráfico.pcap}}
stdout:tcpreplay {{[-i|--intf1]}} {{eth0}} {{[-v|--verbose]}} {{tráfico.pcap}}
tcpreplay {{[-i|--intf1]}} {{eth0}} {{[-t|--topspeed]}} {{tráfico.pcap}}
tcpreplay {{[-i|--intf1]}} {{eth0}} {{[-M|--mbps]}} {{10}} {{tráfico.pcap}}
tcpreplay {{[-i|--intf1]}} {{eth0}} {{[-l|--loop]}} {{número_veces}} {{tráfico.pcap}}