IPv6 Token
In rebuilding my servers with a newer os, I had to review how to set an IPv6 token. The first thing that you may be asking yourself is what is an IPv6 token exactly? To keep it very simple it allows for the first part/half of the address to be dynamic while the second part/half is something you can assign statically. This is helpful for me as I can have shorter addresses for the server systems and full-length ipv6 addresses for systems and devices that have no interface to them. So how does one do this in Rocky Linux 9?