OSI 模型(Open Systems Interconnection model,开放系统互连模型):一种把计算机网络通信过程分成 7 层 的参考框架,用来帮助理解、设计与排查网络协议与设备的协作方式(常见于教学与网络故障分析)。它是“参考模型”,并不等同于现实中某一个具体协议栈(如 TCP/IP)。
The OSI model has seven layers.
OSI 模型有七层。
When troubleshooting, we mapped the symptoms to the OSI model to decide whether the issue was at the physical layer, the network layer, or the application layer.
排查故障时,我们把现象对应到 OSI 模型,判断问题究竟出在物理层、网络层还是应用层。
/ˌoʊ ɛs ˈaɪ ˈmɑːdəl/
OSI 是缩写,来自 Open Systems Interconnection(开放系统互连)。该模型由 ISO(国际标准化组织) 推动并标准化(著名标准为 ISO/IEC 7498-1),目的是为不同厂商与系统之间的互联提供统一的分层思路与术语体系。