Ben,

Additional information on using the Comm Effect Model can be found in
Chapter 10 of the EMANE User Manual:

http://downloads.pf.itd.nrl.navy.mil/emane/training/user_training/emane-user_manual-0.8.1-rev2.pdf

Additionally, it is not necessary to run multiple instances of the event
service. According to your platform file you have configured events to
use a multicast channel associated with eth1.

>From platfrom-183.xml:

  <param name="eventservicegroup" value="224.1.2.9:45703" />
  <param name="eventservicedevice" value="eth1" />

Unless you are firewalling the traffic, each node is receiving multiple
copies of each event. We do not typically advocate running multiple
event service instances but if you wish to continue on this path it
would be advisable to switch "eventservicedevice" to "lo" on each node.

-- 
Steven Galgano
Adjacent Link LLC
www.adjacentlink.com


On 06/03/2013 10:13 AM, Ben Stern wrote:
> David,
> 
> Thank you!
> 
> I figured it was something simple that I was overlooking.
> 
> Ben
> 
_______________________________________________
emane-users mailing list
[email protected]
http://pf.itd.nrl.navy.mil/mailman/listinfo/emane-users

Reply via email to