<div dir="ltr"><div>Hi All,<div><br></div><div>I am new to OLSR. Trying to run OLSR and DLEP for first time.</div><div>Asking few basic questions.</div><div>I have a setup with 2 vm's. One vm for dlep router with eth0 enabled and second vm for dlep radio with eth0 enabled. Both are able to ping each other. All I am trying to do initially is, see how dlep discovery is happening and the way session is established. Later I would be bothered about exchanging the stats of the radio.</div><div> <br></div><div>Questions I have:</div><div>1) I see only one conf file for dlep radio, do we need to create a separte dlep_router.conf file for dlep router or creating a section <span style="background-color:rgb(249,249,249);color:black;font-family:monospace,Courier;font-size:14px;white-space:pre-wrap">[dlep_router=eth0]</span>inside dlep_radio.conf would be sufficient?</div><div><br></div><div>2) How do I start the dlep radio and dlep router process and see discovery and session related packets.</div><div><br></div><div>   I tried doing ./dlep_radio_static --set log.debug=dlep_router. I could see "  INFO(dlep_router) src/libcore/oonf_subsystem.c 436: Plugin dlep_router started " message saying dlep router started. But I dont see any packets being exchanged related to discovery and session establishment either when tried capturing with wireshark or any logs on console.</div><div><br></div><div>My conf file looks like this on dlep router.</div><div>$ cat ../configuration/dlep_radio.conf<br>[dlep_router=eth0]<br></div><div><br></div><div>On dlep radio:</div><div>$ cat ../configuration/dlep_router.conf  <br></div><div>[dlep_radio=eth1]<br>      datapath_if     eth0<br></div><div><br></div><div>[nl80211_listener=wlan0]<br></div><div><br></div><div>Am I doing anything wrong in conf file ?</div><div><br></div><div>Regards</div></div><div>Nagarjun</div><div><br></div></div>