branding: add LEDE branding
[openwrt/staging/florian.git] / package / network / services / lldpd / files / lldpd.config
1 config lldpd config
2 option enable_cdp 1
3 option enable_fdp 1
4 option enable_sonmp 1
5 option enable_edp 1
6
7 option lldp_class 4
8 option lldp_location "2:FR:6:Commercial Rd:3:Roseville:19:4"
9
10 # if empty, the distribution description is sent
11 #option lldp_description "Lede System"
12
13 # interfaces to listen on
14 list interface "loopback"
15 list interface "lan"