| 1 | [wiki:WikiStart Orbit] > [wiki:OTG OTG] > OTF User Manual |
| 2 | |
| 3 | = OTF Howto = |
| 4 | |
| 5 | == Command Line Options == |
| 6 | |
| 7 | ===Options could be only given at start time of OTF program === |
| 8 | |
| 9 | ||'''name'''||'''usage''' ||'''default''' ||'''Possible values'''|| |
| 10 | ||protocol|| specify the protocol used by OTG program.||udp ||raw, raw_libmac|| |
| 11 | || rxdev || Device Name of local host to receive || || eth0 ath0...|| |
| 12 | || dstfilter ||filter packets with IP destination address ||NULL ||IP address (192.168.0.5)|| |
| 13 | ||txdev || the device to transmit packets || || eth2, ath0...|| |
| 14 | ||dstmacaddr || MAC address of the destination|| ||12:4A:56:D0:E1:75|| |
| 15 | |
| 16 | === Options could be given at run-time for OTR === |
| 17 | ||'''name'''||'''usage''' || |
| 18 | ||exit|| terminate and exit the program.|| |
| 19 | |