Add ipv6 address
Underneath the public IPv6 interface, add an additional section that includes the new address you are adding and a netmask specification: iface eth0 inet6 static address new_ipv6_address/64 Add an additional iface eth0 inet6 static section for each new IPv6 address in the addressable range that you want to use.