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