Cisco CCNA Certification: The (Many) Different Kinds Of Switching
When you’re studying for your CCNA exam, whether you’re taking the Intro-ICND path or the single-exam path, you’re quickly introduced to the fact that switching occurs at Layer 2 of the OSI model. No problem there, but then other terms involving switching are thrown in, and some of them can be more than a little confusing. What is “cell switching”? What is “circuit switching”? Most confusing of all, how can you have “packet switching”? Packets are found at Layer 3, but switching occurs at Layer 2. How can packets be switched?
Relax! As you’ll see in this article, the terms aren’t that hard to keep straight. Packet switching, for example, describes a protocol that divides a message into packets before they’re sent. The packets are then sent individually, and may take different paths to the same destination. Once the packets arrive at the final destination, they are reassembled.
Frame switching follows the same process, but at a different layer of the OSI model. When the protocol runs at Layer 2 rather than...