<eth_injector>.info <eth_injector>.status
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<eth_injector>.start

Synopsis

<eth_injector>.start [file] [-no-crc] [auto-restart] [rate-multiplier]

Description

Start injecting packets from the pcap file file. If packets in the pcap file has no Ethernet CRC included use the -no-crc flag. This will append a dummy CRC to the frame and the simulation handle the packet as if the CRC is correct. If the -no-crc was not given, the frame will be injected without modification.

The rate of injection can also be modified with the rate-multiplier argument.

If auto-restart is set to true, the injection will be restarted when all packets in the pcap file has been sent.

This command will start a new session as well as terminate the running session, if exists. Without arguments, the values of a previous session will be used, if there was any. Otherwise, the new values will be used.

Provided By

eth-injector
<eth_injector>.info <eth_injector>.status