summaryrefslogtreecommitdiff
path: root/data/templates/lldp/lldpd.tmpl
blob: 819e70c841f0b9f447a90104c512247bc5266304 (plain)
1
2
### Autogenerated by lldp.py ###
DAEMON_ARGS="-M 4{% if snmp is defined and snmp.enable is defined %} -x{% endif %}{% if legacy_protocols is defined and legacy_protocols.cdp is defined %} -c{% endif %}{% if legacy_protocols is defined and legacy_protocols.edp is defined %} -e{% endif %}{% if legacy_protocols is defined and legacy_protocols.fdp is defined %} -f{% endif %}{% if legacy_protocols is defined and legacy_protocols.sonmp is defined %} -s{% endif %}"