Introduction: The Routing Connections of Layer 3 Ethernet Switch-VSOL


The Layer 3 switch also has a certain "routing" function, which can realize the connection of different subnets. However, it should be noted that its routing function is much weaker than that of a router. The routing function of the third layer switch can only be used for the same type of network interconnection, usually only for the interconnection between LAN subnets. It cannot connect a LAN with a WAN or the Internet because layer 3 switches support very limited routing protocols. After all, that's not its main function.

?

We know that on the LAN, the second-layer switch identifies the sender of the data packet through the source MAC address, and forwards the data packet according to the destination MAC address. For packets whose destination addresses are not on the LAN, the Layer 2 switch cannot send them directly to the destination. It needs to be forwarded through a routing device such as a traditional router. At this point, the switch must be connected to the routing device. If the default gateway of the switch is set to the IP address of the routing device, the switch will send the data packets that need to be forwarded to the routing device through routing.

?

The routing device examines the destination address of the packet and its own routing table. If a forwarding path is found in the routing table, the routing device forwards the data packet to other network segments. Otherwise, the packet will be dropped. A dedicated router is expensive, complex, slow, and can easily become a network bottleneck because it needs to analyze all broadcast packets and forward some of them. It also needs to exchange routing information with other routers, and these processes are handled by the CPU (rather than a dedicated ASIC).

?

A Layer 3 switch can not only identify and forward data packets by MAC address like a Layer 2 switch, but also route and forward between two network segments like a traditional router. Traditional routers use software to maintain routing tables, while Layer 3 switches handle routing and forwarding through dedicated ASIC chips. Compared with traditional routers, the routing speed of Layer 3 switches is usually ten or dozens of times faster.

?

The routing connection of the Layer 3 switch is shown in the figure below

图片无替代文字

要查看或添加评论,请登录

Andy Zhang的更多文章

  • What is FTTH? How does it work?

    What is FTTH? How does it work?

    1. What is FTTH? The meaning of FTTH is Fiber to the Home, which refers to an application type of optical fiber access…

  • Wireless AP vs wireless router, what's the difference?

    Wireless AP vs wireless router, what's the difference?

    When deploying a network, many people may feel confused about the wireless AP and wireless router and don't know how to…

  • WHAT IS POE

    WHAT IS POE

    In simple terms, the POE(Power Over Ethernet) is a method that uses network cables to supply power to network…

  • V-SOL Presented ITCN ASIA 2022

    V-SOL Presented ITCN ASIA 2022

    # FTTX Solution ITCN ASIA 2022 (Information Technology & Telecom Show) was held from 24-26 August at the Karachi Expo…

社区洞察

其他会员也浏览了