17 lines
259 B
Markdown
Raw Normal View History

# 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]}}`