Changes between Version 4 and Version 5 of Tutorials/i1Net/mgen


Ignore:
Timestamp:
Jun 12, 2018, 2:31:19 PM (6 years ago)
Author:
nilanjan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/i1Net/mgen

    v4 v5  
    100100The sender script file (udp_sender_script.mgn) configures the node to transmit UDP traffic to the receiver node which is configured to listen for UDP packet on port ranging from 5000 to 5004.
    101101
    102 The format of the sender script is briefly described below.
     102The format of the sender script is shown below separated into fields.
    103103 || Event time || Event || Flow id || Protocol || Source port || Destination IP and port || Traffic pattern ||
    104104 || 0.0 || ON || 0 || UDP || SRC 5000 || DST 10.10.15.6/5000 || POISSON [10 1024:1200]||
     
    107107 || Event time || Event  || Protocol || Port list ||
    108108 || 0.0        || LISTEN || UDP      || 5000-5004 ||
     109
     110Check [https://downloads.pf.itd.nrl.navy.mil/docs/mgen/mgen.html#_MGEN_Script_Format MGEN SCRIPT Format section] of the reference page for an explanation of all the fields.
    109111
    1101123) Run each script using the 'input' option of mgen and specify the oml options for recording.