19a4365d0SYoshinobu Inoue# $FreeBSD$ 2fc35a81bSHajimu UMEMOTO# $KAME: rtadvd.conf,v 1.13 2003/06/25 03:45:21 itojun Exp $ 39a4365d0SYoshinobu Inoue# 4b26e03e9SKris Kennaway# Note: All of the following parameters have default values defined 5b26e03e9SKris Kennaway# in specifications, and hence you usually do not have to set them 6b26e03e9SKris Kennaway# by hand unless you need special non-default values. 79a4365d0SYoshinobu Inoue# 8b26e03e9SKris Kennaway# You even do not need to create the configuration file. rtadvd 9b26e03e9SKris Kennaway# would usually work well without a configuration file. 10b26e03e9SKris Kennaway# See also: rtadvd(8) 11b26e03e9SKris Kennaway 12b26e03e9SKris Kennaway# per-interface definitions. 13b26e03e9SKris Kennaway# Mainly IPv6 prefixes are configured in this part. However, rtadvd 14b26e03e9SKris Kennaway# automatically learns appropriate prefixes from the kernel's routing 15a336d37dSJun-ichiro itojun Hagino# table, and advertises the prefixes, so you don't have to configure 16b26e03e9SKris Kennaway# this part, either. 17a336d37dSJun-ichiro itojun Hagino# If you don't want the automatic advertisement, (uncomment and) configure 18a336d37dSJun-ichiro itojun Hagino# this part by hand, and then invoke rtadvd with the -s option. 19b26e03e9SKris Kennaway 20b26e03e9SKris Kennaway#ef0:\ 21*db82af41SHiroki Sato# :addr="2001:db8:ffff:1000::":prefixlen#64:\ 22*db82af41SHiroki Sato# :rdnss="2001:db8:ffff:1000::1":dnssl="example.com": 23