I have a scenario where appliances running Debian may have multiple network interfaces. I want my eth0 interface to get its address via SLAAC configuration, but I want the remaining interfaces to only have their link-local or manually configured IPv6 addresses.
Is this possible?