From f01d59ea1eba8564c0762f042e5f9f2968c04804 Mon Sep 17 00:00:00 2001 From: Monviech <79600909+Monviech@users.noreply.github.com> Date: Wed, 5 Nov 2025 15:21:17 +0100 Subject: [PATCH] interfaces: Add documentation for SLAAC and link-local modes (#796) --- source/manual/interfaces.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/manual/interfaces.rst b/source/manual/interfaces.rst index fb5f1532..e7098217 100644 --- a/source/manual/interfaces.rst +++ b/source/manual/interfaces.rst @@ -87,6 +87,10 @@ For IPv6: Prefix Interface Authentication Keyinfo + **Link-local** Generate an automatic link-local address (LLA) based on the MAC address of the interface. + Received router advertisements (RA) will not be processed. + **SLAAC** Same as link-local mode, but received router advertisements (RA) will be processed, + which means there will be one or more automatically generated IPv6 addresses based on the MAC address of the interface. **6RD Rapid Deployment** 6RD prefix The 6RD IPv6 prefix assigned by your ISP. e.g. '2001:db8::/32' 6RD Border Relay The 6RD IPv4 gateway address assigned by your ISP