1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00
tldr/pages/linux/lldpctl.md
2025-03-27 22:02:12 +02:00

259 B

lldpctl

Print link layer discovery protocol information. More information: https://manned.org/lldpctl.

  • Start the lldp daemon:

systemctl start lldpd

  • Display collected neighbor data:

sudo lldpctl

  • Display help:

lldpctl {{[-h|--help]}}