Azure 中的 ace::/64 地址 space 是什么意思?

What does mean ace::/64 address space in Azure?

其中一个 Azure 网络中的列表显示以下地址 space ace::/64

这是什么?

这是 IPv6 地址的缩写形式。扩展形式为 ace:0:0:0:0:0:0:0,但是,带有 0 的块可以用双冒号缩短,因此结果为 ace::/64表示这个地址标记的地址块包含2^64个地址(一个IPv6地址有128位,这里64位描述网络,另外64位可以分配给实际设备网络)。