This repository has been archived on 2024-05-11. You can view files and clone it, but cannot push or open issues or pull requests.
eae-am-deutschen-platz/templates/gateways/ffl-ans-gw-core01/etc/config/lldpd

17 lines
316 B
Plaintext

config lldpd config
option enable_cdp 0
option enable_fdp 0
option enable_sonmp 0
option enable_edp 0
option lldp_class 4
option lldp_mgmt_ip "{{ ip }}"
option lldp_location ""
list interface "loopback"
list interface "eth0"
list interface "eth1"
list interface "eth2"
list interface "eth3"