lldpd: add management IP setting
[openwrt/staging/hauke.git] / package / network / services / lldpd / files / lldpd.config
index e16643c1f7154160a5c7db41ebb968bb21eefb7d..5e7c51ba7e593c964d87360197aa272154372623 100644 (file)
@@ -5,7 +5,7 @@ config lldpd config
        option enable_edp 1
 
        option agentxsocket /var/run/agentx.sock
-       
+
        option lldp_class 4
        option lldp_location "2:FR:6:Commercial Rd:3:Roseville:19:4"
 
@@ -13,6 +13,8 @@ config lldpd config
        #option lldp_description "OpenWrt System"
        #option lldp_hostname "Modified Hostname"
 
+       #option lldp_mgmt_ip "!192.168.1.1"
+
        # interfaces to listen on
        list interface "loopback"
        list interface "lan"