X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=package%2Fnetwork%2Fservices%2Flldpd%2Ffiles%2Flldpd.config;h=48728e0e11bc787852297dd9abdaf108d64434ac;hp=14ba02fcc42f92d07678900644f8d5ed7b4fcefe;hb=3e5b47f19568777de64e56bc48ee9c950a1067b6;hpb=e8584953a278a8702a9d4541b42a8f8ce08b842d diff --git a/package/network/services/lldpd/files/lldpd.config b/package/network/services/lldpd/files/lldpd.config index 14ba02fcc4..48728e0e11 100644 --- a/package/network/services/lldpd/files/lldpd.config +++ b/package/network/services/lldpd/files/lldpd.config @@ -6,3 +6,10 @@ config lldpd config option lldp_class 4 option lldp_location "2:FR:6:Commercial Rd:3:Roseville:19:4" + + # if empty, the distribution description is sent + #option lldp_description "OpenWrt System" + + # interfaces to listen on + list interface "loopback" + list interface "lan"