精华网络内容 :http://www.qqread.com/network/
Layer 3 switching is very similar to routing. Switches use the same routing algorithms as traditional routers do. The primary difference between a Layer 3 switch and a router depends more on usage than features. Layer 3 switching is more effectively used to segment a LAN than to provide a WAN connection. If you wanted to segment a campus, for instance, you would use a router rather than a switch, because of the faster connections available using a serial connection and the absence of the speed/distance limitations that are inherent when using CAT5e cabling at 100MB. You can, in addition, use an ATM switch to achieve faster connections than a Frame Relay, or a dedicated T1 connection. To further segment a LAN, switches offer VLAN capability. VLANs are virtual LANs within the actual switch. The switch actually does the routing within itself if a node wants to communicate with another node on a different VLAN.
A Layer 3 switch goes beyond the Layer 2 MAC addressing and routing. The Layer 3 switch looks at the incoming packet‘s networking protocol. In this case, I’ll use IP as the network protocol. The switch examines a packet‘s IP address and acts just like a router. The switch compares the destination address to the list of addresses in its routing table and creates the virtual circuit. It then forwards the packet to the recipient’s address.
The line between Layer 3 switching and routing is continually becoming thinner. Layer 3 switching is no more than a different implementation of a component that calculates the efficiency of available routes, and gives you the ability to segment your LAN within itself. When it comes time to implement Layer 3 switching and routing on your LAN, just remember: “Route once, switch many.”
(3)应用实例:Cisco C8540的交换过程:(图4、5、6)
· How the initial packet travels through the switch Layer 3 route processor to set up the network route.
Note When making Layer 3 switching decisions, the route processor does not reference the switch fabric, (that is, the PVC configuration)。 The interface map (where the switch maps an egress interface to a Broute VC) is programmed when the switch is booted up. At that time, the PVCs are automatically configured.
图4
· How the route processor sends the ARP and propagates the updated routing tables to the interfaces.
相关专题
- 三层交换技术专题 (1708篇文章)
- 路由安全配置专题 (11856篇文章)
- Linux下的路由的配置与应用 (11888篇文章)
- 三层交换技术基础 (20篇文章)
- 三层交换技术原理 (91篇文章)
- 三层交换技术相关资讯 (266篇文章)
- 交换机基础知识 (46篇文章)
- 高性能网吧的三层交换机解决方案 (6638次浏览)
- 三层交换机选购指南(图) (4365次浏览)
- 如何识别是三层交换机还是二层交换机? (2619次浏览)
- 三层交换机和路由器的区别 (2432次浏览)
- 三层交换机的选购 (2116次浏览)
- 物美价廉 万元级三层交换机选购 (1909次浏览)
- 第三层交换介绍 (1868次浏览)
- 二层交换机,三层交换机,四层交换机的区别.. (1797次浏览)
- 网吧的三层交换机解决方案 (1745次浏览)
- 巧用三层交换安全策略预防病毒 (1165次浏览)




