summaryrefslogtreecommitdiffstats
path: root/share/man/man5
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2010-04-17 18:48:18 +0000
committerdougb <dougb@FreeBSD.org>2010-04-17 18:48:18 +0000
commitcbed8db2a8ad2fb0abb82dfd7ad4e267456e9eb6 (patch)
treecfadf0900523fde56915338d6daa580bf86bbed2 /share/man/man5
parent7075c32b1243bec90cbd3808d668690ad222f77a (diff)
downloadFreeBSD-src-cbed8db2a8ad2fb0abb82dfd7ad4e267456e9eb6.zip
FreeBSD-src-cbed8db2a8ad2fb0abb82dfd7ad4e267456e9eb6.tar.gz
In case a user wants to configure only an IPv6 link-local address
add an example that shows how to do it.
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/rc.conf.57
1 files changed, 7 insertions, 0 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index c0b358d..e93205b 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -1303,6 +1303,13 @@ interface:
ifconfig_ed0_ipv6="RTADV"
.Ed
.Pp
+To configure only a link-local address on the
+.Dq Li ed0
+interface:
+.Bd -literal
+ifconfig_ed0_ipv6="inet6 auto_linklocal"
+.Ed
+.Pp
To disable RA the
.Dq Li NORTADV
option is available, although not required if manual
OpenPOWER on IntegriCloud