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