|
From: Karl H. W. <kh...@gm...> - 2010-06-28 13:57:52
|
> >> This release also includes a man page contributed by Roar Petterson as well >> as LLDP-MED location patches submitted by Karl Heinz. > > Didn't find any man page. There seems no example location file, and trying to include a file, gives the following message > > $ sudo ./lldpd -i en0 -f -dx -l loc.txt > Using interface en0 > OpenLLDP wasn't compiled with libconfuse support. > > How can I force it to send LLDP-MED TLV's? Hi Mike! Do you have libconfuse available on your system? It is necessary to parse the config file. The config file is currently only used for location information, I'll attach an example config file to this mail. "caXX" refers to the civic address types, coordinate based (already encoded) as well as ELIN are supported - but just one location format can be sent out (selected by "location_data_format" in the first line of the config file). So if you install libconfuse, recompile openlldp, and use the config file, location information should be sent. Does it work now? cheers karl > > > Thanks > > Mike > > > > ------------------------------------------------------------------------------ > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > _______________________________________________ > Openlldp-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openlldp-users > |