From 6c79f4d46a7f3ea42094e33e123001d6fbf0546b Mon Sep 17 00:00:00 2001 From: Ermal Date: Tue, 18 Feb 2014 19:41:20 +0000 Subject: Add ladvd package from Ticket #3456. With modification to bring it to current levels and pfsense urls. --- config/ladvd/ladvd.xml | 149 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 149 insertions(+) create mode 100644 config/ladvd/ladvd.xml (limited to 'config/ladvd/ladvd.xml') diff --git a/config/ladvd/ladvd.xml b/config/ladvd/ladvd.xml new file mode 100644 index 00000000..d250f16c --- /dev/null +++ b/config/ladvd/ladvd.xml @@ -0,0 +1,149 @@ + + + + + + Link Layer Discovery Protocol + LADVD + 1.0.2 + Network Management + Services: LADVD + ladvd + /usr/local/pkg/ladvd.inc + /pkg_edit.php?xml=ladvd.xml&id=0 + + http://www.pfsense.com/packages/config/ladvd/ladvd.inc + /usr/local/pkg/ + 0644 + + + /usr/local/www/ + 0755 + http://www.pfsense.com/packages/config/ladvd/status_ladvd.php + + + LADVD + Modify LADVD settings. +
Services
+ /pkg_edit.php?xml=ladvd.xml&id=0 +
+ + LADVD Status + +
Status
+ /status_ladvd.php +
+ + ladvd + ladvd.sh + ladvd + Send and decode link layer advertisements + + + + General + /pkg_edit.php?xml=ladvd.xml&id=0 + + + + Status + /status_ladvd.php + + + + + Enable ladvd + enable + Enable or disable ladvd + iface_array[],autoenable,silent,management,location,lldp,cdp,edp,ndp + checkbox + + + Interfaces + iface_array + lan + true + 3 + interfaces_selection + Select the interfaces that LADVD will bind to. You can use the CTRL or COMMAND key to select multiple interfaces. + + + Auto-enable protocols + autoenable + Auto-enable protocols based on received packets (also enables receive mode). + checkbox + + + Silent + silent + Silent, don't transmit packets. + checkbox + + + Management interfaces + management + lan + interfaces_selection + The management interface for this host. Addresses on this interface are auto-detected (IPv4 and IPv6). + + + System Location + location + input + 30 + Specify the physical location of the host. + + + Enable LLDP + lldp + Enable LLDP (Link Layer Discovery Protocol). + checkbox + + + Enable CDP + cdp + Enable CDP (Cisco Discovery Protocol). + checkbox + + + Enable EDP + edp + Enable EDP (Extreme Discovery Protocol). + checkbox + + + Enable NDP + ndp + Enable NDP (Nortel Discovery Protocol) formerly called SynOptics Network Management Protocol (SONMP). + checkbox + + + ladvd_resync_config(); +
-- cgit v1.2.3