# Specify the appropriate options in variable OPTIONS (man lldpd)

LLDPD_OPTIONS="-c -e -f -s"

# Example:
# -c  Enable the support of CDP protocol. (Cisco)
# -e  Enable the support of EDP protocol. (Extreme)
# -f  Enable the support of FDP protocol. (Foundry)
# -s  Enable the support of SONMP protocol. (Nortel)
