intel / openlldp

Other
54 stars 42 forks source link

Does lldptool support onboard NIC? #98

Closed lbo874 closed 7 months ago

lbo874 commented 10 months ago

"lldptool -t -n -i "No command output is displayed. information is as follows: image Does lldptool support onboard NIC?

penguin359 commented 10 months ago

Onboard NIC is no different than any other NIC and should be supported. Please make sure you have followed all the correct procedures for enabling LLDP on your system. This includes running something akin to this:

lldptool -L -i enp2s0f0 adminStatus=rxtx

Further instructions should be found via Google.