lldpd: various enhancements
[openwrt.git] / package / network / services / lldpd / files / lldpd.config
index 14ba02f..48728e0 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"