A network switch operates at layer 2, the data link layer of the OSI model. It records the MAC (Media Access Control) addresses of the devices attached to its ports. When a frame is received intended for a device connected to one of its ports, it sends that frame only to that device, thereby reducing network traffic.
A multilayer switch also works at layer 3, the network layer of the OSI model. That's why a multilayer switch is sometimes called a layer 3 switch.
At layer 3, data is encapsulated into packets containing the destination IP address. This allows the switch to also perform routing between subnets, which further optimizes network traffic.
The term multilayer means the switch operates at multiple layers of the OSI Model. Today there are multilayer switches that use information in layer 4 segments and protocol data units all the way up to layer 6 of the OSI model.
More Networking Topologies Articles:
• VPN (Virtual Private Network) headend or Concentrator
• Troubleshooting Your Optical Fiber Networks - Introduction to OTDR
• How to Set up a Private Network
• Fiber Distributed Data Interface
• What is FTTP, FTTH, FTTB, and FTTD?
• Wireless Networking
• How Do Fiber Optic Couplers Work and How are They Made?
• Fiber Media Converter - What's the Use and How to Choose It
• Introduction to SONET (Synchronous Optical Networking)
• Proxy Servers