Opened 7 years ago
Last modified 7 years ago
#55122 new request
LLDP/LLTDP/802.1AB tool
Reported by: | schnide (Joe Schnide) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | lldp |
Description
Link Layer Discovery Protocol http://www.ieee802.org/1/pages/802.1ab.html https://en.wikipedia.org/wiki/Link_Layer_Discovery_Protocol
Would like to have a tool to listen similar to what is done with cdpr for broadcasts of Cisco Discovery Protocol.
LLDP is a layer two discovery protocol, similar to Cisco's CDP. The big difference between the two is that LLDP is a standard while CDP is a Cisco proprietary protocol. Cisco devices support the IEEE 802.1ab version of LLDP. This allows non-Cisco devices to advertise information about themselves to our network devices.
An lldpd client would also be nice to have on the Mac so didn't have to find else and compile from source.
Change History (4)
comment:1 Changed 7 years ago by raimue (Rainer Müller)
comment:2 Changed 7 years ago by schnide (Joe Schnide)
Appreciate the pointer but would like to do a port install lldpd and not have to set up homebrew env or compile source
Thanks
comment:3 Changed 7 years ago by raimue (Rainer Müller)
That only meant that the request already existed. I don't know if you were specifically looking for lldpd, as the request was quite generic and did not link to any upstream project. If these tickets are a request for the same software, we should close one as a duplicate.
You could also try to create a port for lldpd yourself. See the guide on how to write a Portfile.
comment:4 Changed 7 years ago by mf2k (Frank Schima)
Keywords: | LLDP removed |
---|---|
Port: | lldp added |
See also #50586.