Element <input>
Defines the Input. It has a start tag <input> and an end tag </input>.
Attribute
Attribute
Description
Type
Default (* must have)
Elements in Input - replayPcap
Example
<run>
<input type="replayPcap">
<port>P0</port>
<filepath>H1/in/sample.pcap</filepath>
<time>1</time>
<msinterval>1</msinterval>
</input>
</run>port
time
filepath
speed
msinterval
scandir
Attribute
Attribute
Description
Type
Default (* must have)
playedFilesHandle
playedFilesMoveTo
Example - scandir
Elements in Input - traffic-gen
Example
port
protocol
packet_size
packet_data
speed
msinterval
payload_text
src_mac
dest_mac
src_ip
src_ip_min
src_ip_max
src_ip_inc
src_ip_random
src_port
src_port_min
src_port_max
src_port_inc
src_port_random
dest_ip
dest_ip_min
dest_ip_max
dest_ip_inc
dest_ip_random
dest_port
dest_port_min
dest_port_max
dest_port_inc
dest_port_random
Last updated