📜  一个节点和一个 ATM 网络之间可以存在多少个不同的虚拟连接 - 无论代码示例

📅  最后修改于: 2022-03-11 14:57:30.344000             🧑  作者: Mango

代码示例1
between a user and an ATM network a total of 24 bits are available for identifying virtual
connections; therefore there can be 224 = 16777216 connections. At the network-node
interface a total of 28 bits are available, so the number of connections possible is 228 = 268435456.