branding: add LEDE branding
[openwrt/staging/wigyori.git] / package / network / services / lldpd / files / lldpd.config
index 14ba02fcc42f92d07678900644f8d5ed7b4fcefe..92ab42116b530b76436c82dfcf61c3e7a1fe22ae 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 "Lede System"
+
+       # interfaces to listen on
+       list interface "loopback"
+       list interface "lan"