P_LLDP_CLEAR

code: 1009

# set
<module-index>/<port-index> P_LLDP_CLEAR <target>

Description

Clear LLDP information for the specified target.

Actions

set

Parameters

  1. target: byte, bitmask, the target to clear LLDP information for, can be one of the following:

    • NONE = 0, do not clear anything.

    • NEIGHBOR = 1, clear LLDP neighbor information.

    • STATS = 2, clear LLDP statistics.

    • ALL = 3, clear all LLDP information.

Example

# set
input:  0/1 P_LLDP_CLEAR ALL
output: <OK>