Home | History | Annotate | Line # | Download | only in rtadvd
      1  1.4  jakllsch #	$NetBSD: rtadvd.conf,v 1.4 2009/11/01 15:17:59 jakllsch Exp $
      2  1.3    rpaulo #	$KAME: rtadvd.conf,v 1.13 2003/06/25 03:45:21 itojun Exp $
      3  1.1    itojun #
      4  1.1    itojun # Note: All of the following parameters have default values defined
      5  1.1    itojun #       in specifications, and hence you usually do not have to set them
      6  1.1    itojun #       by hand unless you need special non-default values.
      7  1.1    itojun #
      8  1.1    itojun #       You even do not need to create the configuration file.  rtadvd
      9  1.1    itojun #       would usually work well without a configuration file.
     10  1.1    itojun #       See also: rtadvd(8)
     11  1.1    itojun 
     12  1.1    itojun # per-interface definitions.
     13  1.1    itojun #   Mainly IPv6 prefixes are configured in this part.  However, rtadvd
     14  1.1    itojun #   automatically learns appropriate prefixes from the kernel's routing
     15  1.1    itojun #   table, and advertises the prefixes, so you don't have to configure
     16  1.1    itojun #   this part, either.
     17  1.1    itojun #   If you don't want the automatic advertisement, (uncomment and) configure
     18  1.1    itojun #   this part by hand, and then invoke rtadvd with the -s option.
     19  1.1    itojun  
     20  1.1    itojun #ef0:\
     21  1.4  jakllsch #	:addr="2001:db8:ffff:1000::":prefixlen#64:
     22