OSI 是 Open Systems Interconnection 的缩写,中文常译为开放式系统互连(参考)模型。它把网络通信过程划分为七层,用来帮助理解、设计和排查网络协议与系统之间如何互联。(在实际网络中更常用的是 TCP/IP 模型,但 OSI 仍是经典的教学与分析框架。)
/ˌoʊ ɛs ˈaɪ/
The OSI model has seven layers.
OSI 模型有七层。
When troubleshooting, we mapped the issue to the transport layer in the OSI model to narrow down the cause.
排查故障时,我们把问题定位到 OSI 模型的传输层,以缩小原因范围。
OSI 来自 Open Systems Interconnection 的首字母缩写。该模型由 ISO(国际标准化组织) 在 20 世纪 70–80 年代推动标准化,作为一种“参考模型”用于描述不同系统之间如何通过分层协议实现互连。