lldpd: various enhancements
[openwrt/staging/mkresin.git] / package / network / services / lldpd / files / lldpd.config
index 14ba02fcc42f92d07678900644f8d5ed7b4fcefe..48728e0e11bc787852297dd9abdaf108d64434ac 100644 (file)
@@ -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"