/64是多少个可用ipv6 iface enp7s0 inet6 static address xxxx:xxxx:x:xx::/64 netmask 64 gateway xxxx:xxxx:x:xx:: dns-nameservers 2001:4860:4860::8888 2001:2001:: 复制代码 Debian添加整个段的ipv6是这样添加的吗? 2的64次方?