Types of switches
Form Factor
- Rack mounted
- Non rack mounted
Possibility of configuration
- Non managed
- Managed
- Smart / intelligent
Unmanaged switches have no configuration interface. They are typically found in SOHO environment. Configuration options for managed switches vary with manufacturers and models. You can access the configuration interface for managing your switch (hence the name). Older models use a serial console, more recent devices use a web interface. (Sometimes you can configure them via pushing buttons on the switch also.) They are found in medium/large network environment and come at a higher price and quality (eg. backplane with higher transfer speeds). The task of managing usually requires understanding of Layer 2 networks (eg. Ethernet). Smart (or intelligent) switches are usually managed switches with a limited set of features.
Possible features (slightly in the order of basic to advanced features):
- Turn some particular port on or off
- Link speed and duplex settings
- Priority settings for ports
- MAC filtering
- Use of Spanning Tree Protocol
- SNMP monitoring of device and link health
- Port mirroring (also named: monitoring port, spanning port, SPAN port, Roving Analysis Port, link mode port)
- Link aggregation (also called: bonding/trunking)
- VLAN settings
Performance specs? - Switch Fabric (definition needed) - MAC table size - RAM buffer size - Network Protocol and Standards - optional ports (fiber, SFP Expansion Slots, etc) - auto port speed detection, configuration
Frame capturing (and other network administration tasks) can be difficult in a switched ethernet. Port monitoring addresses this problem with replicating the traffic from all ports (or VLANs) onto a single port, on which you can set up an isolated monitoring network. Link aggregation allows you to use multiple ports for the same connection achieving higher data transfer speeds. Creating VLANs can solve collision problems and serve security goals (by reducing the broadcast/collision domain).
Form of power source
- Standard
- Power over Ethernet
Multilayer switch
A multilayer switch (MLS) is a computer networking device that switches on OSI layer 2 like an ordinary network switch and provides extra functions on higher OSI layers.
The major difference between the packet switching operation of a router and that of a Layer 3 switch is the physical implementation. In general-purpose routers, packet switching takes place using a microprocessor, whereas a Layer 3 switch performs this using application-specific integrated circuit (ASIC) hardware.
Network Bridge
2- Network card


A network card, network adapter or NIC (network interface controller) is a piece of computer hardware designed to allow computers to communicate over a computer network. It is an OSI model layer 2 item because it has a MAC address. It allows users to connect to each other using cables.
Every network card has a unique 48-bit serial number called a MAC address, which is written to ROM carried on the card. Every computer on a network must have a card with a unique MAC address. No two cards ever manufactured should share the same address. This is because the Institute of Electrical and Electronics Engineers (The IEEE) is responsible for assigning unique MAC addresses to the vendors of network interface controllers.
manufacturers
3Com - AMD - Intel - Micronet - Novell - Realtek


