From 7d5d60788cb91b7278ce747e66da1921e99811dd Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Fri, 19 Feb 2021 15:49:22 +0200 Subject: [PATCH] Update crxnv6.md --- docs/crxnv6.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/crxnv6.md b/docs/crxnv6.md index 4f0bca1..e428a1d 100644 --- a/docs/crxnv6.md +++ b/docs/crxnv6.md @@ -1,7 +1,5 @@ -IPV6 configuration +IPv6 configuration ================== -Getting IPv6 working on your router is actually easier than IPv4. This is because `babeld` doesn't require you specify an address on the interface which it will use as -the next-hop address when redistributing routes from itself to neighbouring routers. Okay, that's a bit of a lie, it **does** require them but when you have IPv6 enabled -an interface on Linux it automatically gets an IPv6 link-loal address which will be used as the next-hop address. You still however will want to add an IPv6 address to **any one** -of your interfaces though so it can accept packets destined to it, this can be done however on any interface. +Getting IPv6 working on your router is actually easier than IPv4. This is because `babeld` doesn't require you specify an address on the interface which it will use as the next-hop address when redistributing routes from itself to neighbouring routers. Okay, that's a bit of a lie, it **does** require them but when you have IPv6 enabled an interface on Linux it automatically gets an IPv6 link-loal address which will be used as the next-hop address. You still however will want to add an IPv6 address to **any one** of your interfaces though so it can accept packets destined to it, this can be done however on any interface. +