Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
IPV6TOOLKIT.CONF(5)	       File Formats Manual	     IPV6TOOLKIT.CONF(5)

NAME
     ipv6toolkit.conf  -  Configuration  file for the SI6 Networks' IPv6 address
     monitoring daemon (ipv6mon)

SYNOPSIS
     /etc/ipv6toolkit.conf

DESCRIPTION
     This file controls the operation of the SI6 Networks' IPv6 Toolkit . It al-
     lows the system administrator to configure parameters such as:
	 + Location of the IEEE OUI database

     The configuration file follows the following general format:

	   # Comments
	   Variable1=Value1  # Comments
	   Variable2=Value2

     The following configuration options are currently supported:

     OUI-Database
	    This variable specifies the location of the IEEE  OUI  database.  If
	    left  unspecified,	the  IEEE  OUI databased is expected to be found
	    "/usr/share/oui.txt". This is a stripped down version  of  the  IEEE
	    OUI   list	 available   at   <http://standards.ieee.org/develop/re-
	    gauth/oui/oui.txt>. The tool is able to process the raw file  avail-
	    able  from	the  IEEE  site  (hence the included oui.txt file can be
	    overwritten with a freshly downloaded copy	without  any  additional
	    processing).

EXAMPLES
     The following is a sample ipv6toolkit.conf file.

     # SI6 Networks IPv6 Toolkit Configuration File

     OUI-Database=/usr/share/ipv6toolkit/oui.txt

SEE ALSO
     ipv6toolkit(7)

AUTHOR
     The SI6 Networks' IPv6 Toolkit and the corresponding manual pages were pro-
     duced   by   Fernando   Gont   <fgont@si6networks.com>   for  SI6	Networks
     <http://www.si6networks.com>.

COPYRIGHT
     Copyright (c) 2011-2013 Fernando Gont.

     Permission is granted to copy, distribute and/or modify this document under
     the terms of the GNU Free Documentation License, Version 1.3 or  any  later
     version  published  by the Free Software Foundation; with no Invariant Sec-
     tions, no Front-Cover Texts, and no Back-Cover Texts.  A copy  of	the  li-
     cense is available at <http://www.gnu.org/licenses/fdl.html>.

							     IPV6TOOLKIT.CONF(5)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ipv6toolkit.conf&sektion=5&manpath=FreeBSD+Ports+15.1.quarterly>

home | help