summaryrefslogtreecommitdiffstats
path: root/package/network/services/lldpd/files/lldpd.config
blob: 48728e0e11bc787852297dd9abdaf108d64434ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
config lldpd config
	option enable_cdp 1
	option enable_fdp 1
	option enable_sonmp 1
	option enable_edp 1
	
	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"