Hi,
I would like to set a token (static suffix) for an IPv6 address.
I use dhcpv6 with a static address at the moment but I want to simplify
things and remove dhcpv6.
The ip token cli doesn't seem to be supported in Alpine. Is there any
additional package I may install to get this feature ?
Thank you.
On Tue, 24 Dec 2024 16:29:42 +0100
Jerome Marc <marcjero@yahoo.com> wrote:
> Hi,
>
> I would like to set a token (static suffix) for an IPv6 address.
> I use dhcpv6 with a static address at the moment but I want to simplify
> things and remove dhcpv6.
>
> The ip token cli doesn't seem to be supported in Alpine. Is there any
> additional package I may install to get this feature ?
>
> Thank you.
apk add iproute2
-nc