Home | History | Annotate | Line # | Download | only in rtadvd
rtadvd.conf revision 1.2
      1  1.2  itojun #	$NetBSD: rtadvd.conf,v 1.2 2003/06/25 03:45:02 itojun Exp $
      2  1.1  itojun #	$KAME: rtadvd.conf,v 1.12 2001/01/21 14:56:38 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.2  itojun #	:addr="3ffe:501:ffff:1000::":prefixlen#64:
     22