Is there a way to disable LLDP on an AP?

Options
Zyxel_JoyLee
Zyxel_JoyLee Posts: 106 image  Zyxel Employee
Friend Collector

Yes, it is possible to disable LLDP on an AP through a command

  1. SSH into AP
  2. Enter commands

Router> configure terminal
Router(config)# no zon lldp server
Router(config)# write

If want to enable LLDP on an AP again please enter commands:

Router> configure terminal

Router(config)# zon lldp server

Router(config)# write