171332Sitojun#	$FreeBSD$
2118968Sume#	$KAME: rtadvd.conf,v 1.13 2003/06/25 03:45:21 itojun Exp $
355505Sshin#
462656Skris# Note: All of the following parameters have default values defined
562656Skris#       in specifications, and hence you usually do not have to set them
662656Skris#       by hand unless you need special non-default values.
755505Sshin#
871332Sitojun#       You even do not need to create the configuration file.  rtadvd
962656Skris#       would usually work well without a configuration file.
1062656Skris#       See also: rtadvd(8)
1162656Skris
1262656Skris# per-interface definitions.
1371332Sitojun#   Mainly IPv6 prefixes are configured in this part.  However, rtadvd
1462656Skris#   automatically learns appropriate prefixes from the kernel's routing
1571332Sitojun#   table, and advertises the prefixes, so you don't have to configure
1662656Skris#   this part, either.
1771332Sitojun#   If you don't want the automatic advertisement, (uncomment and) configure
1871332Sitojun#   this part by hand, and then invoke rtadvd with the -s option.
1962656Skris 
2062656Skris#ef0:\
21222732Shrs#	:addr="2001:db8:ffff:1000::":prefixlen#64:\
22222732Shrs#	:rdnss="2001:db8:ffff:1000::1":dnssl="example.com":
23