Networks Training

  • About
  • My Books
  • SUGGESTED TRAINING
  • HOME
  • Cisco Networking
    • Cisco General
    • Cisco IOS
    • Cisco VPN
    • Cisco Wireless
  • Cisco ASA
    • Cisco ASA General
    • Cisco ASA Firewall Configuration
  • Certifications Training
    • CCNA Training
    • Cisco Certifications
    • I.T Training
  • General
    • General Networking
    • IP Telephony
    • Network Security
    • Product Reviews
    • Software
  • Cisco Routers
  • Cisco Switches
You are here: Home / Cisco Switches / 10 Different Types of Network Ethernet Switches for Small or Large Networks

10 Different Types of Network Ethernet Switches for Small or Large Networks

Written By Harris Andrea

Network Switches form the backbone of computer networks and are one of the main building blogs of a Local Area Network (LAN).

various types of network switches

A network switch usually operates at Layer 2 of the OSI model (working with the Ethernet protocol) but there are switch models that implement also routing, which can be considered as Layer 3 devices as well (see explanation at the end of this article).

Although switches are nowadays available as software modules in virtualization technologies (such as Vmware NSX etc), the traditional hardware switch with multiple Ethernet ports is still a necessary node in all networks (home, small business, large corporate networks etc).

In this article I will discuss the various types of switches available in the networking field with their characteristics, use cases etc.

If you are an IT professional, a network builder or a business owner, knowing the different types of switches out there will help you select the right solution for your network’s needs.

Let’s start with the various hardware types of switches:

Table of Contents

  • 1) Fixed Switches
  • 2) Modular Switches
  • 3) Stackable Switches
  • 4) Power over Ethernet (PoE) Switches
  • 5) Switches with Optical Fiber Ports
  • 6) Unmanaged Switches
  • 7) Managed Switches
  • 8) Smart Managed Switches
  • 9) Layer 3 switches
  • 10) Data Center Switches
    • Related Posts

1) Fixed Switches

These are the most popular switches in the market. They come with a fixed number of Ethernet ports (such as 8 Gigabit Ports, 16 ports, 24 ports, 48 ports etc).

fixed switch

Fixed switches can be managed or unmanaged (see the explanation of these two types further below in this article) and can be used in any size of network such as home networks, small business networks, large enterprises etc.

They can have different types of ports (in terms of speed and connectivity options) but nowadays port speeds are usually 1Gbps (at least) and connectivity options are usually electrical wired ports (RJ45) or optical fiber ports.

You can find also fixed switches with much higher speed ports such as 10Gbps or 40Gbps.

Some examples of fixed switches include the Cisco Catalyst 3600 series (for business networks), Ubiquity Unify Switches, Netgear or Linksys switches for small businesses etc.

Use Cases

Fixed switches can be used in any kind of network, from home networks up to large enterprise networks. You need to know the number of network hosts to be connected in order to select a switch with the right number of ports.

If you need to connect more than one fixed switch, you can connect them together with a network cable (such as Cat6 Ethernet cable or fiber optic) and create a trunk port between them.

2) Modular Switches

Unlike the fixed switch type described above, modular switches are expandable by adding extra modules on the chassis for getting additional ports and additional performance.

modular switch

Usually modular switches come in a big chassis (as shown on the picture) and each plug-in module adds extra switch ports to accommodate additional users in the network.

These types of switches are of course much more expensive than fixed switches and are usually used in large networks.

In most cases they offer also Layer 3 functionality (in addition to Layer 2) so they can be used as routers in a network as well.

Modular switches usually have additional power supplies for redundancy and multiple cooling fans on the chassis.

Use Cases

Modular switches are used in Data Centers and in big enterprise networks. They can segment large LANs into hundreds of VLANs and also can provide Layer 3 inter-VLAN routing as well.

3) Stackable Switches

Stackable switches offer a combination of fixed switch and modular switch. There are some fixed switch models that can be stacked together with other fixed switches of the same model to form a stackable switch unit.

stackable switch unit

These fixed switches are connected together at the back with a special cable thus can communicate with each other and work as a single switch unit with additional ports. When you manage them, you see all the devices as one switch entity.

MORE READING:  How to configure a Cisco Layer 3 Switch-InterVLAN Routing Without Router

For example the Cisco 350X series models can be used either as standalone fixed switches or stacked with other units to form a bigger switch stack entity.

Use Cases

Companies which don’t want to spend so much money on modular switch models, can start with a couple of stackable switches and then expand accordingly as the needs grow.

Stackable switches are more affordable than getting a modular switch chassis.

4) Power over Ethernet (PoE) Switches

All the switches described up to now offer ports for connecting hosts to the network. However, there are some switch types that include also ports that can give both electrical power and network connectivity to hosts.

Sale
NETGEAR 8-Port Gigabit Ethernet Unmanaged PoE Switch (GS108LP) - with 8 x PoE+ @ 60W Upgradeable, Desktop, Wall Mount or Rackmount, and Limited Lifetime Protection
2,502 Reviews
NETGEAR 8-Port Gigabit Ethernet Unmanaged PoE Switch (GS108LP) - with 8 x PoE+ @ 60W Upgradeable, Desktop, Wall Mount or Rackmount, and Limited Lifetime Protection
  • 8 Gigabit Ethernet ports
  • Plus software with easy-to-use interface offers basic managed capabilities to configure, secure, and monitor your network
  • Supports desktop or wall mount placement
$109.99 −$36.04 $73.95 Amazon Prime
Check Details Price incl. tax, excl. shipping

Last update on 2023-03-23 at 17:54 / Affiliate links / Images from Amazon Product Advertising API

These are called “Power over Ethernet” switches and as the name suggests they provide also electrical power to connected devices.

PoE switches are very useful to power up remote devices that might not have a power source such as IP phones, remote WiFi routers, wireless Access Points etc.

So, a PoE switch provides both network connectivity (with gigabit ports) plus electrical power through the same physical port.

Use Cases

If you have end-point devices (such as IP phones, wireless access points etc) that are away from a power source (e.g on the ceiling, on remote desks etc) then you can connect them to a PoE switch which will power them up in addition to connecting them to the network.

That way, you only have to run a network ethernet cable without having to worry about power supply to the device.

5) Switches with Optical Fiber Ports

The most popular switch interface is the RJ45 port which connects to a regular ethernet cable (Cat 5, Cat 6, Cat 7 etc). Most switches come with RJ45 ports.

switch with sfp optical ports

However, in many cases you need to use a fiber optic cable in order to provide connectivity to longer distances than the 100-meter limit of regular ethernet cables.

Switches with Optical Fiber ports are usually equipped with a combination of RJ45 ports plus extra fiber optic ports for connecting to fiber cables. The fiber optic ports are called SFP ports (Small-Form Factor Pluggable). The image above shows a switch with several RJ45 ports and also 4 SFP optical ports at the right of the device.

Usually the fiber optic ports are used to connect to other distant switches either in the same building (on other floors for example) or even in remote buildings over several kilometres apart.

The advantage of fiber cable compared to regular Cat 6/7 cable is that fiber can work over long distances compared to the 100-meter limit of cat6/7 cables.

Use Cases

If you want to connect several switches over long distances, then use a switch with Fiber Optic (SFP) ports.

Now let’s move on to differentiate switches in terms of their software and management capabilities. The following categories exist:

6) Unmanaged Switches

Sale
NETGEAR GS316-100NAS - Discontinued by Manufacturer
3,809 Reviews
NETGEAR GS316-100NAS - Discontinued by Manufacturer
  • 16 Gigabit Ethernet ports
  • Simple plug-and-play setup with no software to install or configuration needed
  • Supports desktop or wall mount placement
$159.00 −$19.52 $139.48
Check Details Price incl. tax, excl. shipping

Last update on 2023-03-23 at 17:54 / Affiliate links / Images from Amazon Product Advertising API

Usually low-end SOHO switches (i.e for “Small Office Home Office” environments) are unmanaged switches. This means you just power them up and they are plug-and-play.

There is no management interface via a Graphical interface or command line interface to configure anything on the switch.

MORE READING:  Private VLAN Configuration on Cisco Switches (Example Configuration)

These are used only for connecting devices in the same VLAN and for providing pure Layer2 connecting to hosts.

Use Cases

In home networks or small offices that don’t require any fancy network features, i.e in cases where you just need a switch to connect a few network devices (such as desktop computers, network printers, WiFi routers etc).

7) Managed Switches

Unlike the unmanaged switch type above, managed switches are much more flexible with more features.

Cisco SG350-10 10-Port Gigabit Managed Switch, SG35010K9NA
327 Reviews
Cisco SG350-10 10-Port Gigabit Managed Switch, SG35010K9NA
  • ETHERNET PORT CONFIGURATION: 8-port 10/100/1000, 2 x 1G uplinks (SFP)
  • CONFIGURATION AND CONTROL: Easy-to-use on-box WebUI, CLI, SNMP, Cisco FindIT Network Manager, PnP, Auto Smartports, auto-discovery, zero-touch deployment
  • L2 plus/L3FEATURES: Static routing, QoS, voice/guest VLAN, GVRP, MSTP, IGMP snooping, time-based access control lists
$460.00
Check Details Price incl. tax, excl. shipping

Last update on 2023-03-23 at 17:54 / Affiliate links / Images from Amazon Product Advertising API

You need to have some networking knowledge to configure and manage such a switch, therefore they are mostly used in larger networks or from power users who know how to configure them.

For example, if you want to install a switch which will be a part of a large LAN network with hundreds of users, you must get a managed switch. Thus, you will be able to configure trunk ports, VLANs, Quality of Service, VTP protocols, spanning tree etc.

Use Cases

If you need the greatest flexibility and features, then you must get a managed switch. Especially in larger LAN networks, managed switches are essential to provide all necessary scalability and flexibility in designing a robust and reliable network.

8) Smart Managed Switches

These represent a middle-ground between totally unmanaged switches and managed switches.

Sale
NETGEAR 8-Port Gigabit Ethernet Smart Switch (GS108T) - Managed, with 1 x PD Port, Optional Insight Cloud Management, Desktop or Wall Mount, Silent Operation, and Limited Lifetime Protection
1,096 Reviews
NETGEAR 8-Port Gigabit Ethernet Smart Switch (GS108T) - Managed, with 1 x PD Port, Optional Insight Cloud Management, Desktop or Wall Mount, Silent Operation, and Limited Lifetime Protection
  • 8 Gigabit Ethernet ports
  • 1 x PD port
  • Smart software with easy-to-use interface offers managed control for secure setup, access, and SNMP (NMS 300) management. Includes NETGEAR Insight to remotely manage your networks from anywhere.
$94.99 −$25.00 $69.99 Amazon Prime
Check Details Price incl. tax, excl. shipping

Last update on 2023-03-23 at 17:54 / Affiliate links / Images from Amazon Product Advertising API

Smart managed switches offer some limited management capabilities whereby you can setup some important and basic features such as VLAN, speed/duplex control, SNMP etc.

However, don’t expect to find all possible configuration options that are offered on full-managed switches.

Use Cases

Can be used in small office or small business environments with low complexity requirements. They can also be used at the edge of larger networks (e.g at remote branch offices).

9) Layer 3 switches

As briefly discussed at the beginning of this article, switches belong to Layer 2 of the OSI model.

They operate at the Data Network layer and their main task is to forward ethernet frames from one port to another as fast as possible.

However, there are some more advanced switches that can also route IP packets just like a network router.

These switches are called Layer 3 switches because they operate at the Network Layer of OSI model.

Actually, a Layer 3 switch is a combination of both a Layer2 and Layer3 device.

Their software is more advanced from pure Layer2 switches and they can run dynamic routing protocols such as RIP, OSPF etc.

If you have a Layer 2 switch with multiple Layer 2 VLANs configured, then routing between these VLANs is not possible from the switch itseld.

However, if you configure VLANs on a Layer3 switch, the device itself can provide also network routing (at IP level) between the VLANs. This is called “inter-vlan routing”.

Use Cases

Layer 3 switches are usually implemented at the core of large networks in star-topologies. In such a topology, a high-performance network Layer 3 switch can be used as the core central switch where other Layer 2 switches (access switches) connect to it from other parts of the LAN network (see example diagram below).

layer 3 switch in star topology

If there is a need of communication between different VLANs in the network, traffic flows from the lower Layer 2 switches through the core Layer 3 switch which routes the packets from one VLAN to another.

10) Data Center Switches

Data Centers have seen explosive growth in recent years. Almost all large companies centralize their IT assets and networks into a few large data centers for better administration, management etc.

data center nexus switches

Therefore, Data Center switches must support some special characteristics such as very high speed performance, large port capacity, low latency, virtualization support, security, QoS etc.

A perfect example of Data Center switches is the Cisco Nexus line of products. These switches implement perfectly the SDN (Software Defined Network) concept, offer virtualization and programmability etc.

Related Posts

  • How to Configure a Loopback Interface on Cisco Router & Switch
  • Cisco Switch Layer2 Layer3 Design and Configuration
  • Description of Switchport Mode Access vs Trunk Modes on Cisco Switches
  • What is an SFP Port-Module in Network Switches and Devices
  • 8 Different Types of VLANs in TCP/IP Networks

Filed Under: Cisco Switches

Download Free Cisco Commands Cheat Sheets

Enter your Email below to Download our Free Cisco Commands Cheat Sheets for Routers, Switches and ASA Firewalls.

We use Elastic Email as our marketing automation service. By submitting this form, you agree that the information you provide will be transferred to Elastic Email for processing in accordance with their Terms of Use and Privacy Policy. Also, you allow me to send you informational and marketing emails from time-to-time.

About Harris Andrea

Harris Andrea is an Engineer with more than two decades of professional experience in the fields of TCP/IP Networks, Information Security and I.T. Over the years he has acquired several professional certifications such as CCNA, CCNP, CEH, ECSA etc.

He is a self-published author of two books ("Cisco ASA Firewall Fundamentals" and "Cisco VPN Configuration Guide") which are available at Amazon and on this website as well.

Comments

  1. Kareem says

    February 12, 2022 at 4:43 am

    Very helpful information, thank you for sharing. I just got a job as a network tech support. This is what I deal with on daily basis. One of the things I’m still confused about as an example, how do you interpret 1/0/10? II know 10 is the port number on blade 1? What about 0? Thank you ver much in advance.

  2. Harris Andrea says

    February 12, 2022 at 8:58 am

    Kareem this notation is used in cases where there are multiple modules on the same blade (e.g blade 1 might have 2 modules with ports).

  3. Sydney Mhlanga says

    August 19, 2022 at 8:42 am

    Very helpful, thank you so much.

Leave a Reply

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

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Search this site

About Networks Training

We Provide Technical Tutorials and Configuration Examples about TCP/IP Networks with focus on Cisco Products and Technologies. This blog entails my own thoughts and ideas, which may not represent the thoughts of Cisco Systems Inc. This blog is NOT affiliated or endorsed by Cisco Systems Inc. All product names, logos and artwork are copyrights/trademarks of their respective owners.

Amazon Disclosure

As an Amazon Associate I earn from qualifying purchases.
Amazon and the Amazon logo are trademarks of Amazon.com, Inc. or its affiliates.

Search

BLOGROLL

Tech21Century
Firewall.cx

Copyright © 2023 | Privacy Policy | Terms and Conditions | Hire Me | Contact | Amazon Disclaimer | Delivery Policy

1 shares