Thanks Luis. My question is now more on encoding of LLDP data. See the screen shot I taken in mininet side. Data for chassis (binary view) is showing as 02 07 04 00 00 00 00 00 01. In my question, why 2 in binary view.
Same for port id also, 04 02 07 32 . port id type is encoded as04. Port id 2 is encoded as 32. TTL TLV: 06 02 13 37. Why TTL type is encoded as 06. What is specification for encoding these LLDP data? Thanks On Mon, Jun 12, 2017 at 6:00 PM, Luis Gomez <ece...@gmail.com> wrote: > BTW, from my traces ODL is using chassis type 4 (MAC) and port type 7 > (logical assign). > > On Jun 12, 2017, at 8:28 AM, Luis Gomez <ece...@gmail.com> wrote: > > Well, I am not sure who wrote the LLDP wiki, if you read the IEEE standard > below we are using accepted values for these parameters. > > http://standards.ieee.org/getieee802/download/802.1AB-2005.pdf > > BR/Luis > > > > On Jun 11, 2017, at 10:24 PM, sothy shan <sothy....@gmail.com> wrote: > > Thanks Luis. This document gives an idea for destination MAC addresss. > What about LLDP Data types. Chassis? Port? TTL? > > > On Mon, Jun 12, 2017 at 3:46 AM, Luis Gomez <ece...@gmail.com> wrote: > >> This is because OpenFlow uses a variant of the standard LLDP protocol >> called OpenFlow Discovery protocol: >> >> http://groups.geni.net/geni/wiki/OpenFlowDiscoveryProtocol >> >> BR/Luis >> >> >> On Jun 9, 2017, at 10:55 PM, sothy shan <sothy....@gmail.com> wrote: >> >> >> Hello, >> I am investigating the LLDP handling by ODL (carbon) along with OVS in >> mininet. >> >> At mininet side, wireshark is used to check what data sent by OLD. I >> found some thing which I dont understand. >> >> Ethernet destination address: 01.23.00.00.001 ( it should be LLDP multi >> cast address??) >> LLDP Type also difference: Chassis iD type 02 (according standard >> document, it says 1?). >> Port type: 04 (stadnard >> docuement it should be 02??) >> TTL : 06 ( standard document >> 03???) >> >> My qeustion what is logic for chaning those values? For me, standard >> document is >> https://en.wikipedia.org/wiki/Link_Layer_Discovery_Protocol >> :-) >> >> Thanks for your reply. >> >> Best regards >> Sothy >> >> >> _______________________________________________ >> controller-dev mailing list >> controller-dev@lists.opendaylight.org >> https://lists.opendaylight.org/mailman/listinfo/controller-dev >> >> >> > > >
_______________________________________________ controller-dev mailing list controller-dev@lists.opendaylight.org https://lists.opendaylight.org/mailman/listinfo/controller-dev