1# $FreeBSD$ 2 3# 4# common definitions. 5# 6# Note: All of the following parameters have default values defined 7# in specifications, and hence you usually do not have to set them 8# by hand unless you need special non-default values. 9# 10# You even do not need to create the configuration file. rtadvd 11# would usually work well without a configuration file. 12# See also: rtadvd(8) 13 14#default:\ 15# :chlim#64:raflags#0:rltime#1800:rtime#30000:retrans#1000:\ 16# :pinfoflags#192:vltime#3600000:pltime#3600000:mtu#1500: 17#ether:\ 18# :mtu#1500:tc=default: 19 20# per-interface definitions. 21# Mainly IPv6 prefixes are configured in this part. However, rtadvd 22# automatically learns appropriate prefixes from the kernel's routing 23# table and advertises the prefixes, so you don't have to configure 24# this part, either. 25# If you don't want the automatic advertisement, invoke rtadvd with 26# the -s option and configure this part by hand. 27 28#ef0:\ 29# :addrs#1:addr="3ffe:501:4819:1000::":prefixlen#64:tc=ether: 30