Guest User

Untitled

a guest
Jun 22nd, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. (1031) stefan@sobakah > ./emushark ~/group/Customers/FhG/src/Senf-trunk/PPI/NetEmu
  2. Usage:
  3. ./emushark
  4. [--channel-frequency=<freq> --channel-bandwidth=<bw>]
  5. [--channel-address=<a>]
  6. [--emuctl-enable]
  7. [--emuctl-address=<addr>
  8.  
  9. ./emushark allows listening to either a fixed multicast group (e.g. for emulated
  10. wired interfaces) using '--channel-address' or to a wireless channel identified by
  11. frequency and bandwidth using '--channel-frequency' and '--channel-bandwidth'
  12.  
  13. When listening to a wireless channel, ./emushark will additionally listen to
  14. all control messages on the EmulatedFrequencyRegistry control channel at multicast
  15. address 239.202.104.1:4701.
  16.  
  17. To listen to the control channel *only*, specify '--emuctl-enable'
  18.  
  19. You may change the control group address using '--emuctl-address.
Add Comment
Please, Sign In to add comment