<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 9, 2017 at 6:42 PM, Ben Pfaff <span dir="ltr">&lt;<a href="mailto:blp@ovn.org" target="_blank">blp@ovn.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Fri, Jun 09, 2017 at 03:12:45PM +0200, sothy shan wrote:<br>
&gt; I am playing in writing funny SDN controller and play with LLDP message.<br>
&gt; To test my SDN controller, I am using mininet with ovs (2.0.2) .<br>
&gt;<br>
&gt; I send LLDP message. The message I sent is given below except Ethernet<br>
&gt; headers.<br>
&gt;<br>
&gt; Chassisi TLV: 01 09 04 00 00 00 00 00 00 00 03  (from data path id) In this<br>
&gt; case, I didnt take 48 bit, took 64 ok??<br>
&gt; Port TLV: 02 07 03 62 03 03 c7 99 e1   (mac addres of port )<br>
&gt; ttl: 03 02 00 78<br>
&gt;<br>
&gt; My question if I send only three data, OVS will repond ? it needed to some<br>
&gt; data?.<br>
<br>
</span>For the most part, OVS doesn&#39;t implement LLDP--that&#39;s the responsibility<br>
of a controller.<br></blockquote><div>It means that controller should install openflow rules to forward the incoming LLDP ethernet frames to controller also.<br></div><div>Thanks <br></div></div><br></div></div>