Is the Extra Layer Better? Layer 2 Versus Layer 3 Networking


layer networking

Catchy title, huh?

I will warn you up front that this article is going to be a tad technical, so bear with me. Since this site gets a broad audience with a wide range of technical skill levels, let me take a moment to describe what Layer 2 and Layer 3 mean, for anyone who does not know.

Layer 2 and Layer 3 refer to different parts of IT network communications. The ‘layers’ refer to how you configure an IT network, and the standard for network communications called the OSI model.

The reason we are having a discussion about layer 2 or layer 3, is that your choice of either layer has advantages and disadvantage in terms of scaling and costs. So let’s dive in and take a deeper look.

The Functions of the OSI Layered Model

The OSI, or Open System Interconnection, is a networking model comprised of seven ‘layers’. It’s a controlled hierarchy where information is passed from one layer to the next creating a blueprint for how information is passed from physical electrical impulses all the way to applications.

This standard is a guide that allows engineers to keep communications organized.

Layer 2 is the data link where data packets are encoded and decoded into bits. The MAC (Media Access Control) sub layer controls how a computer on the network gains access to the data and permission to transmit it and the LLC (Logical Link control) layer controls frame synchronization, flow control and error checking.

Layer 3 provides switching and routing technologies, creating logical paths, known as virtual circuits, for transmitting data from node to node. Routing and forwarding are functions of this layer, as well as addressing, internetworking, error handling, congestion control and packet sequencing.

To summarize:

Layer 2 Data Link: Responsible for physical addressing, error correction, and preparing the information for the media
Layer 3 Network: Responsible for logical addressing and routing IP, ICMP, ARP, RIP, IGRP, and routers

OSI LayerLayer NameFunctions and Responsibilities
Layer 2Data Link- Physical addressing for devices - Error correction - Preparation of data for media
Layer 3Network- Logical addressing - Routing of IP, ICMP, ARP, RIP, IGRP - Router operations - Creation of logical paths (virtual circuits) - Internetworking - Error handling - Congestion control - Packet sequencing

Is the Extra Layer Better? Layer 2 Versus Layer 3 Networking

Pros and Cons of Layer 2 Vs Layer 3

Some advantages of Layer 2 include lower costs, only requires switching, no routing gear is necessary and offers very low latency. Layer 2 also has some significant disadvantages such as the lack of router hardware, leaving them susceptible to broadcast storm and the additional administrative overhead of IP allocations due to flat subnet across multiple sites.

Layer 2 networks also forward all traffic, especially ARP and DHCP broadcasts. Anything transmitted by one device is forwarded to all devices. When the network gets too large, the broadcast traffic begins to create congestion and decreases network efficiency.

Layer 3 devices, on the other hand, restrict broadcast traffic such as ARP and DHCP broadcasts to the local network. This reduces overall traffic levels by allowing administrators to divide networks into smaller parts and restrict broadcasts to only that sub-network.

This means there is a limit to the size of a layer 2 network. However, a properly configured layer 3 network with the correct knowledge and hardware can have infinite growth.

A Layer 3 switch is a high-performance device for network routing. A router works with IP addresses at layer 3 of the model. Layer 3 networks are built to run on on layer 2 networks.

In an IP layer 3 network, the IP portion of the datagram has to be read. This requires stripping off the datalink layer frame information. Once the protocol frame information is stripped, the IP datagram has to be reassembled. Once the IP datagram is reassembled, the hop count has to be decremented, the header checksum has to be recalculated, a lookup for routing must be made, and only then can the IP datagram be chopped back up and inserted into frames and transmitted to the next hop. All of this takes extra time.

Is the Extra Layer Better? Layer 2 Versus Layer 3 Networking

Not Which is Better, But Which Layer is Needed for the Job

As you can see, the question is not really “is it better?”. The real question is, “what do I need?”.

What most businesses need is control. Routing controls happen at Layer 3.

But the downsides of Layer 3 are speed because of all of the additional overhead, and that can be deadly in multi-site networks where fast communications among tens or hundreds of computers, servers and routing equipment are necessary for such things as Ip-telephony, or even shared internet access.

Enter Newer Technologies Such as Metro Ethernet Work Using Multiprotocol Label Switching (MPLS)

Multiprotocol Label Switching is a mechanism in high-performance telecommunications networks which directs and carries data from one network node to the next. MPLS makes it easy to create “virtual links” between distant nodes. It can encapsulate packets of various network protocols.

MPLS operates at a layer that is generally considered to lie between traditional definitions of layer 2 (data link layer) and layer 3 (network layer), and thus is often referred to as a “layer 2.5” protocol.

It was designed to provide a unified data-carrying service for both circuit-based clients and packet-switching clients which provide a datagram service model. It can be used to carry many different kinds of traffic, including IP packets, as well as native ATM, SONET, and Ethernet frames.

It also allows you to maintain controls on your end points using Layer 3 switching, so with the best of both worlds Metro Ethernet services can provide the speed between locations and allow network quality of service transparency desired by small businesses all with a smaller financial footprint.

Where you might normally use Layer 3 to manage traffic in ALL locations over internet connections… with the Metro Ethernet you can use Layer 3 only as needed at end points which saves you on equipment costs and IT support costs. And you gain speed.

AspectLayer 2Layer 3MPLS (Layer 2.5)
Primary FocusLocal network data deliveryRouting between networks or subnetsUnified data-carrying service
Network ControlLimited control within a network segmentAdvanced control for interconnecting networksAllows control at endpoints using Layer 3
SpeedLow latency, suitable for quick data transmissionMay introduce some latency due to processing stepsOffers speed between locations with endpoint control
Network SizeSuitable for smaller, less complex setupsIdeal for complex setups and larger networksOffers scalability and network quality of service transparency
Use CasesLocal network communications, Ethernet networksInterconnecting distinct networks, IP routingCarrying various types of traffic, including IP packets
Hardware and CostsLess expensive hardware, cost-effective for simpler setupsMay require more expensive routing equipmentSavings on equipment and IT support costs
ComplexitySimple and easy to configureMore complex to configure and maintainProvides flexibility and scalability

Network Scalability: Planning for the Future

Scalability is a critical consideration in network design. As your business grows, your network should be able to adapt and expand without major disruptions. Here are key factors to keep in mind:

  • Bandwidth Planning: Anticipate future bandwidth needs. Consider increasing bandwidth gradually to accommodate more users, applications, and data traffic.
  • Modular Network Architecture: Design your network with modularity in mind. Implementing modular components and scalable hardware allows for easy expansion as your business demands it.
  • Virtualization: Explore network virtualization technologies. Virtual networks provide flexibility and scalability without the need for significant hardware upgrades.
  • Cloud Integration: Leverage cloud services for scalability. Cloud-based solutions can handle increased workloads and provide on-demand resources.
  • Load Balancing: Implement load balancing mechanisms to distribute traffic evenly across network resources. Load balancers help maintain network performance as usage grows.
  • Monitoring and Analytics: Use network monitoring tools and analytics to track performance and identify potential bottlenecks. Proactive monitoring enables timely adjustments to maintain scalability.
  • Security Measures: Ensure that scalability doesn’t compromise security. Implement scalable security solutions to protect your expanding network from threats.
  • Scalable Addressing: Plan for IP address scalability. IPv6 adoption, for example, offers a vast pool of addresses to accommodate growing device connectivity.
  • Redundancy and High Availability: Build redundancy into critical network components to prevent downtime. High availability solutions keep your network accessible during upgrades or maintenance.
  • Network Documentation: Maintain comprehensive network documentation. This documentation aids in scaling efficiently by providing insights into existing configurations.

Is the Extra Layer Better? Layer 2 Versus Layer 3 Networking

Frequently Asked Questions

What is the primary difference between Layer 2 and Layer 3 networks?

  • Layer 2: Layer 2, the Data Link layer, is primarily concerned with the local delivery of data on a network segment. It deals with MAC addresses, switching, and frame forwarding within a LAN (Local Area Network). Layer 2 is often used in Ethernet networks.
  • Layer 3: Layer 3, the Network layer, focuses on routing data between networks or subnets. It operates at a higher level than Layer 2 and is responsible for logical addressing, routing, and packet forwarding across multiple networks. Layer 3 is associated with IP (Internet Protocol) routing.

Which layer should I choose for my network, Layer 2 or Layer 3?

  • Layer 2: Choose Layer 2 when you need a simple, cost-effective solution for connecting devices within the same network segment. Layer 2 is suitable for local network communications.
  • Layer 3: Opt for Layer 3 when you have multiple network segments, need to route traffic between them, or require more advanced networking capabilities. Layer 3 is ideal for interconnecting distinct networks.

What are the advantages of Layer 2 networks?

  • Lower Costs: Layer 2 networks often require less expensive hardware than Layer 3 networks since they do not involve routing devices.
  • Low Latency: Layer 2 switches operate at a lower level than routers, resulting in minimal latency, making them suitable for applications that require quick data transmission.
  • Simplicity: Layer 2 networks are straightforward and easy to configure, making them suitable for smaller, less complex setups.

What are the drawbacks of Layer 2 networks?

  • Limited Scalability: Layer 2 networks can become congested and inefficient as they grow in size, making them unsuitable for larger networks.
  • Broadcast Traffic: Layer 2 networks forward all broadcast traffic to all devices, leading to network congestion as the number of devices increases.
  • Flat Subnetting: Layer 2 networks often use flat subnets across multiple sites, leading to administrative challenges with IP allocations.

What are the advantages of Layer 3 networks?

  • Scalability: Layer 3 networks can scale effectively, allowing for the expansion of networks without significant disruptions.
  • Segmentation: Layer 3 enables network segmentation, reducing broadcast traffic and improving overall network efficiency.
  • Advanced Routing: Layer 3 provides advanced routing capabilities, including the ability to route traffic between subnets and networks.

What are the drawbacks of Layer 3 networks?

  • Cost: Layer 3 networks typically require more expensive routing equipment and additional administrative overhead.
  • Complexity: Layer 3 networks are more complex to configure and maintain than Layer 2 networks, making them less suitable for simple network setups.
  • Latency: Layer 3 routing introduces some latency due to additional processing steps, which may not be suitable for applications requiring minimal delay.

Can I use both Layer 2 and Layer 3 in my network?

Yes, many networks use a combination of Layer 2 and Layer 3 devices to optimize performance and scalability. This is known as a hybrid network architecture.

How do I decide whether to use Layer 2 or Layer 3 switches in my network?

Your choice should be based on your specific network requirements. Consider factors such as network size, complexity, scalability needs, and the types of applications your network will support.

Are there alternatives to Layer 2 and Layer 3 networks?

Yes, there are various networking technologies and layers beyond Layer 2 and Layer 3, including Layer 4 (Transport layer), Layer 5 (Session layer), and so on. The choice depends on your network’s specific needs and objectives.

How can I ensure network security in both Layer 2 and Layer 3 networks?

Network security is crucial in both Layer 2 and Layer 3 networks. Implement security measures such as access control lists (ACLs), firewalls, intrusion detection systems (IDS), and encryption to protect your network from threats.

26 Comments ▼

Craig Sutton Craig Sutton is the owner of Sutton Brand Management. Using his background in tech, including 5 years managing the servers and networking team for a major regional Internet provider and also owner of an IT and Web software development firm, he harnesses the power of digital and traditional marketing to help small to medium sized businesses excel.

26 Reactions
  1. As Groucho Marx said “A child of five would understand this. Send someone to fetch a child of five.”

    • Hi Kieran,

      I’ve read your comment 3 times, and had to laugh each time. Yes, this is challenging stuff to digest. But whenever someone is able to talk about this sort of topic (like Craig!) I am so envious. It’s not anything I could figure out on my own. 🙂

      – Anita

    • LOL, yes…indeed 🙂

  2. The first time I read this, I did not get it. And then I read it again, I still don’t get it. Then I try it for the third time. And then I thought, this is a matter that I better delegate. I don’t know anything about networking and I cannot even understand it.

    • This is a tough article to write in 800ish words let me tell you!

      The basics I am trying to point out are, whenever you can find a way to alleviate yourself from routing between multiple locations without using your own equipment to do it, it can be very beneficial financially for support and equipment reasons to do so. Those who can handle layer 2 or 2.5 for you to connect locations without your equipment handling the connections can make your life and your IT’s life less complicated.

      Hope that helps!
      Craig

      • Craig:

        It was a catchy title! I think I have to print out this article, take out my highlighter and come back to you… 😉

        Btw: I love the Grouch Marx quote by Kieran O’Connor. I am totally lost in space now! 😉

        This is that I like with Small Business Trends. You will always learn something new, reading this blog! 🙂

    • I made my career because people don’t get this. Stick with it though. Even a senior manager doesn’t want to be left to the tender mercies of his IT guys. They have none. This stuff is pretty basic. Just keep hammering at it. It’s worth it. Kudos to the author. M.S.- Senior Cloud Architect

  3. I like the idea of an extra layer wherein you can only control upper and lower layers at needed conditions. What are the usual average costs in relative to the traditional layers? Also, there have been arguments regarding MPLS’s encryption as some label it as a privately configured network, do you think it can affect security issues? Thanks for the heads up!

  4. Hi Craig, I really liked the article, very catchi title. I was looking for information about the tcp/ip suite, trying to find if there is actually error correction implemented at layer 2, or if it is error checking, and whenever an error is detected tha packet is droped ?
    I found interesting the way you introduce the 2,5 layer concept (MPLS).
    I heard about MPLS the first time in a congress talk about CLARA, INTERNET2, GEANT2 …
    Where there where using MPLS in order to increase the performace of the Educactional/research Networks for haigh speed applications.
    I like the article.
    Thansk

  5. Priyansh Tiwari

    Hii

    Great work!! Glad you wrote 🙂
    Do you have any figure on the latency in both cases?
    And can you tell me a bit more about metro ethernet?

    Thanks

  6. This actually made it easy for me to understand layer 2 and 3 and mpls.

  7. Here’s the deal, as I understand it. An address is an address, i.e. a location say where you live, that would be an address. Information that might need to go there, say a letter is addressed to you.

    Layer 2 means the mail goes to each occupant in the apartment complex, and if you have mail in the box you take out what belongs to you and send the box of letters to the next door, they do the same thing and eventual all the mail is received by all the addressees, but you would admit that it would be a slow process. Works well until Christmas, when alot of letters are receive, i.e. “media storm” and the sharing of letters to the addressees slows way down, because there is more information to sort through before it can be passed on.

    Layer 3 would do the same thing, except now we hire people (routers) to sort the letters (IP packets of information) before hand and only the mail going to the folks (nodes) that live on the first floor would have to go through the box of first floor letters, not letters for the whole building (network) therefore increased cost, but faster distribution of information. And same thing for second floor folks or addressees, and so forth.

    • Thanks for the clear explanation!

    • I like your apartment mailbox analogy, I will most certainly use that one.

      In the field, I often try to explain topics like this to customers, but it’s tough to elaborate when the customer doesn’t understand the difference between a browser and the Internet, or a monitor and the actual computer/workstation.

    • Actually is that layer 2 analogy correct? It’s not taking your letter and passing on the box, that implies only one person gets the box and has to hand it over before the other people get their letters. that is not strictly correct.
      Everyone gets a box, with everyone’s letters in it. They all get the whole box at the same time, find their letter and throw the rest away.

      i.e. while the delivery appears faster.. .if you have too many addresses, the box is so large that you are wasting all that time sending everyone a copy of a bunch of letters that are irrelevant to them. Hence you ideally want a layer 2 connection to be 1:1 – as soon as you’re sending traffic to multiple recipients who only want a fraction of it, you’re wasting their time.

      I wonder at what point this “efficiency” then becomes less efficient than routing layer 3?

  8. Actually, I find that anyone who understands layer 3 needs to know every little about layer 2. Layer 2 reminds me of the difference between a LAN and a LAN based on a unique subnet (like 255.255.250.0). Layer 3 reminds me of a difference between a LAN, a MAN and a WAN (subnet can be anything). This would be very difficult to obtain without some sort of “ROUTING” device and by the same token would cause significant collisions if incorrectly configured.

  9. You mentioned layer 2 might be faster. That is my priority also price is not a factor. If i have 20 ip based servers with no filtering or routing just defaults on the switch. Can you say which would be faster?

  10. Pretty sure this sums it up using real-world equipment:

    – A normal network “switch” is a Layer 2 device. Low cost, incredibly fast. It understands hardware network addresses, ie MAC addresses. Many people know nothing about this… MAC addresses are supposed to be unique worldwide and look like this: xx:xx:xx:xx:xx:xx (where xx is a hex “digit”)
    Upside: speed and low cost. Packets pass through at full bandwidth in realtime.
    Downside: it assumes all necessary devices are Directly Connected to the switch!

    For packets to go elsewhere (eg to/from a site on the Internet) requires something more… a router.
    – A router is a Layer 3 device. It understands IP addresses and knows which device port(s) understand which address(es). So your laptop gets its data… a Web server that might have several IP addresses gets its data… and all off-net data goes to the “internet” port… etc.
    Upside: smart handling of packets, packets can be transformed with a smart router (eg encrypted to/from VPN), etc.
    Downside: routers are rarely anywhere near as fast as switches. NOwhere near as fast.

  11. Looks like Mr. Pete has the most accurate understanding of L2 vs L3. Keep in mind that your major penalty at L3 processing is coming from the fact that the frame has to be unpacked twice. Once at L2, and then again at L3. L2 only understands HARDWARE addressing. There are no IP addresses at Layer 2. In order to perform routing, you need to work with IP addresses. The router (or L3 switch) has to unpack the L2 frame, extract it’s contents, evaluate them, **Rewrite a new PDU header and repackage the PDU**, reforward it back to L2, and then send it back out on the wire.

    What this MPLS stuff does, is to avoid that whole L2 -> L3 -> reprocess -> L3 -> L2 part by putting an intermediary encapsulation layer in there. This allows things to be routed much more quickly, and as an added bonus, you don’t have to pay for $50K routers at each branch location just to make sure your offices are connected (unless you have something fairly complex going on).

  12. Can you purchase a point to point L2 network from a provider and use managed switches on each side to handle the routing, like a router would? Right now we use P2P T1 lines with routers to manage the network. With L2, it’s just an ethernet handoff, so no router is needed. We want more bandwidth at a cheap cost per month, but get almost all the routing capabilities with managed switches on each side.

    Thanks in advance!

  13. I know this post is “old” but I am still unsure what we need. Maybe cause I do not understand all the terms properly.

    But what we need is that in our office building we have one ISP line in. From this the internet is shared between several offices. But some of these offices don’t want the whole building to see or enter their computers and hardware. They want to be isolated but still use the same internet as all the others.
    How can this be archived?

    Will a L2 switch at this office be enough or wont it do anything? Isn’t the point to just create a subnet that only this office is under? Or is it really needed a L3 switch for this?
    What about just putting up another ruter in this office and create a new network inside this pros/cons?

    • Vegard, you should research Private, isolated and community Vlan. make sure your infrastructure supports it. would help your in your scenario

    • Vegard, Yes, a L3 switch would solve your problems. L3 switches don’t have to be expensive and by the sounds of your network a L3 switch that support Static routing would be plenty. Depending on the model you could get one for a few hundred dollars. You could then create a new Vlan for those office that want segmented, add a basic ACL to block traffic inbound from those other subnets.

  14. I want more explanation about layer 3 .Like what are the major benifits and also the limitation.

Leave a Reply

Your email address will not be published. Required fields are marked *

*