OSI is a theoretical model that shows how any two different systems can communicate with each other.Router, as a networking device, operate at the ( ) layer of the OSI model.
A、transport
B、application
C、network
D、physical
OSI是两个不同系统相互通信的理论模型。路由器是运行在OSI中网络层的网络设备。
Open System Interconnect(OSI):开放式系统互联
theoretical model:理论模型
Router:路由器
networking device:网络设备
physical layer:物理层
data Link:数据链路层
network layer:网络层
transport layer:传输层
session:会话层
presentation:表示层
Application layer:应用层
国际标准化组织(ISO)制定了OSI模型。这个模型把网络通信的工作分为七层,分别是物理层、数据链路层、网络层、传输层、会话层、表示层和应用层。
网线 、光纤、同轴电缆、双绞线、中继器和集线器是物理层,网桥、网卡、二层交换机是数据链路层,路由器和三层交换机是网络层。
物理层的数据单位是比特bit;
数据链路层的数据单位是帧Frame;
网络层的数据单位是包Packet;
传输层的数据单位是段Segment。