Open coccolesto opened 10 months ago
pls permit all the discovery protocols (-x -c -s -e) or permit to choose them from config: when istalling lldpd from apt the default params into /etc/default/lldpd are
DAEMON_ARGS="-x -c -s -e"
This way I can use cdp from my cisco switches
pls permit all the discovery protocols (-x -c -s -e) or permit to choose them from config: when istalling lldpd from apt the default params into /etc/default/lldpd are
Uncomment to start SNMP subagent and enable CDP, SONMP and EDP protocol
DAEMON_ARGS="-x -c -s -e"
This way I can use cdp from my cisco switches