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