Fresh pull from upstream
[librecmc/librecmc.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 agentxsocket /var/run/agentx.sock
8         
9         option lldp_class 4
10         option lldp_location "2:FR:6:Commercial Rd:3:Roseville:19:4"
11
12         # if empty, the distribution description is sent
13         #option lldp_description "Lede System"
14
15         # interfaces to listen on
16         list interface "loopback"
17         list interface "lan"