Julee, I'm not sure what the eel2me python script is or what mechanism it uses under the hood to generate events. If you are using the emaneeventservice and the emanegeneel generator you will need to apply the patch attached to the previous thread (emanegeneel-0.2.1-commeffectaddressing.patch):
http://pf.itd.nrl.navy.mil/pipermail/emane-users/2013-July/000543.html EMANE 0.7.1 shipped with emanegeneel 0.1.6. The patch is for emanegeneel 0.2.1 but it will work. If under the hood you are not using the emaneeventservice with emanegeneel then take a look at the device associated with the EMANE event channel using tcpdump or an equivalent tool and verify that you see outgoing events. -- Steven Galgano Adjacent Link LLC www.adjacentlink.com On 07/31/2013 05:56 PM, Pandya, Julee wrote: > Hi, > > > > I’m trying to bring up a 3 node topology using the CommEffect nem. When > I start the emulation with “defaultconnectivity” set to “off” in > commeffectshim.xml, none of the nodes can communicate (as expected). > However, when I try to enable the nodes to communicate, using the lines > below in my commeffect.eel file, I do not see any multicast traffic > flowing (e.g., no OSPF hello messages are getting through). Note that > I’m using emane 0.7.1 and using an eel2eme python script to create the > scripted comm effect events. > > > > 5.0 hammer1:emane1 commeffect hammer2:emane0,1,0,0,0,0,0,10000,10000 > > 5.0 hammer2:emane1 commeffect hammer5:emane0,1,0,0,0,0,0,10000,10000 > > 5.0 hammer5:emane1 commeffect hammer1:emane0,1,0,0,0,0,0,10000,10000 > > > > Any ideas on how to get the multicast messages flowing? > > > > Thanks, > > Julee > > > > _______________________________________________ > emane-users mailing list > [email protected] > http://pf.itd.nrl.navy.mil/mailman/listinfo/emane-users > _______________________________________________ emane-users mailing list [email protected] http://pf.itd.nrl.navy.mil/mailman/listinfo/emane-users
