From 457c46b7e737ce6ecbdc142be061a7ffb82099e8 Mon Sep 17 00:00:00 2001 From: cumulusAnia Date: Thu, 23 Jan 2025 17:57:40 -0800 Subject: [PATCH] updates --- content/cumulus-linux-512/Layer-3/Neighbor-Discovery-ND.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/cumulus-linux-512/Layer-3/Neighbor-Discovery-ND.md b/content/cumulus-linux-512/Layer-3/Neighbor-Discovery-ND.md index c267e0de9a..263a73848b 100644 --- a/content/cumulus-linux-512/Layer-3/Neighbor-Discovery-ND.md +++ b/content/cumulus-linux-512/Layer-3/Neighbor-Discovery-ND.md @@ -165,6 +165,7 @@ To configure IPv6 prefixes, you must specify the IPv6 prefixes you want to inclu - Enable adverisement to make no statement about prefix on-link or off-link properties. By default, this setting is off. - Enable the specified prefix to use IPv6 autoconfiguration. By default, this setting is on. - Indicate to hosts on the local link that the specified prefix contains a complete IP address by setting the R flag. By default, this setting is off. +- To enable IPv6 SLAAC for the interface, you must enable {{}}. The following example commands set the IPv6 prefix to 2001:db8:1::100/32, the amount of time that the prefix is valid for on-link determination to 2000000000, and the amount of time that addresses generated from a prefix remain preferred to 1000000000.