lldp admin-status
Syntax
lldp admin-status <PORT-LIST> [txonly|rxonly|tx_rx|disable]
Description
With LLDP enabled on the switch in the default configuration, each port is configured to transmit and receive LLDP packets. The options allow you to control which ports participate in LLDP traffic and whether the participating ports allow LLDP traffic in only one direction or in both directions. Defaults to tx_rx.
Parameters and options
- txonly
Configures the specified ports to transmit LLDP packets, but block inbound LLDP packets from neighbor devices.
- rxonly
Configures the specified ports to receive LLDP packets from neighbors, but block outbound packets to neighbors.
- tx_rx
Configures the specified ports to both transmit and receive LLDP packets. (This is the default setting.)
- disable
Disables LLDP packet transmit and receive on the specified ports.