Google
 

Wednesday, February 27, 2008

Defination of network hub

HUB :

A common connection point for devices in a network. Hubs are commonly used to connect segments of a LAN. A hub contains multiple ports. When a packet arrives at one port, it is copied to the other ports so that all segments of the LAN can see all packets.

A passive hub serves simply as a conduit for the data, enabling it to go from one device (or segment) to another. So-called intelligent hubs include additional features that enables an administrator to monitor the traffic passing through the hub and to configure each port in the hub. Intelligent hubs are also called manageable hubs.

A third type of hub, called a switching hub, actually reads the destination address of each packet and then forwards the packet to the correct port.

What is a Hub?

A hub is used in a wired network to connect Ethernet cables from a number of devices together. The hub allows each device to talk to the others. (Hubs aren't used in networks with only wireless connections, since network devices such as routers and adapters communicate directly with one another, with nothing in between.)

Hubs are such simple devices — they require no configuration, and have no manuals — that their function is now included in other devices such as routers and modems.

Examples of hubs.

Available NETGEAR hubs are shown here on the NETGEAR North American Marketing Site.

In the same place that hubs used to appear in networks, switches can usually be substituted. This will give better performance, and many additional features. To understand the differences see Selecting Between the Types of Hubs and Switches.

One hub feature for advanced users, is that, since all Ethernet traffic passes through all hub ports, a hub can be used to easily "sniff" a network, an advanced troubleshooting technique. Without otherwise reconfiguring the network, a hub can be inserted that will pick up all broadcast, unicast and multicast traffic A sniffer on a switch port will not see unicast traffic that's not going through that particular port.




Saturday, February 23, 2008

Network Switchs

A network switch is a computer networking device that connects network segments.

Low-end network switches appear nearly identical to network hubs, but a switch contains more "intelligence" (and comes with a correspondingly slightly higher price tag) than a network hub. Network switches are capable of inspecting data packets as they are received, determining the source and destination device of that packet, and forwarding it appropriately. By delivering each message only to the connected device it was intended for, a network switch conserves network bandwidth and offers generally better performance than a hub.

In the past, it was faster to use Layer 2 techniques to switch, when only MAC addresses could be looked up in content addressable memory (CAM). With the advent of ternary CAM ((TCAM), it was equally fast to look up an IP address or a MAC address. TCAM is expensive, but very appropriate for enterprise switches that use default routes plus a moderate number of other routes. For routers that need a full Internet routing table, TCAM may not be cost-effective.


Function


As with hubs, Ethernet implementations of network switches support either 10/100 Mbit/s or 10/100/1000 Mbit/s ports Ethernet standards. Large switches may have 10 Gbit/s ports. Switches differ from hubs in that they can have ports of different speed.

The network switch, packet switch (or just switch) plays an integral part in most Ethernet local area networks or LANs. Mid-to-large sized LANs contain a number of linked managed switches. Small Office, Home Office (SOHO) applications typically use a single switch, or an all-purpose converged device such as gateway access to small office/home office broadband services such as DSL router or cable, WiFi router . In most of these cases, the end user device contains a router and components that interface to the particular physical broadband technology, as in the Linksys 8-port and 48-port devices. User devices may also include a telephone interface to voip .

[edit]Role of switches in networks


Network switch is a marketing term rather than a technical one. Switches may operate at one or more Osi layers, including physical, data link, network, or transport (i.e., end-to-end). A device that operates simultaneously at more than one of these layers is called a multilayer switch,, although use of the term is diminishing.

In switches intended for commercial use, built-in or modular interfaces makes it possible to connect different types of networks, for exampleEthernet, Fibre Channel , ATM, and 802.11.This connectivity can be at any of the layers mentioned. While Layer 2 functionality is adequate for speed-shifting within one technology, interconnecting technologies such as Ethernet and token ring are easier at Layer 3.

Again, "switch" is principally a marketing term; interconnection of different Layer 3 networks is done by routers. If there are any features that characterize "Layer-3 switches" as opposed to general-purpose routers, it tends to be that they are optimized, in larger switches, for high-density Ethernet connectivity.

In some service provider and other environments where there is a need for much analysis of network performance and security, switches may be connected between WAN routers as places for analytic modules. Some vendors provide firewall,[1][2] network intrusion detection,[3] and performance analysis modules that can plug into switch ports. Some of these functions may be on combined modules. [4]

In other cases, the switch is used to create a "mirror" image of data that can go to an external device. Since most switch port mirroring provides only one mirrored stream, network hubs can be useful for fanning out data to several read-only analyzers, such as intrusion detection systems and packet sniffers.

Layer-specific functionality

A modular network switch with 3 network modules (a total of 24 Ethernet and 14 Fast Ethernet ports) and one power supply.
A modular network switch with 3 network modules (a total of 24 Ethernet and 14 Fast Ethernet ports) and one power supply.

While switches may learn about topologies at many layers, and forward at one or more layers, they do tend to have common features. Other than for computer-room very high performance applications, modern commercial switches use primarily Ethernet interfaces, which can have different input and output speeds of 10, 100, 1000 or 10000 megabits per second. Switch ports almost always default to full-duplex operation, unless there is a requirement for interoperability with devices that are strictly half duplex. Half-duplex means that the device can only send or receive at any given time, whereas full-duplex can send and receive at the same time.

At any layer, a modern switch may implement power over Ethernet (PoE), which avoids the need for attached devices, such as an IP telephone or wireless access point, to have a separate power supply. Since switches can have redundant power circuits connected to uninterruptible power supplies, the connected device can continue operating even when regular office power fails.

[edit]Layer-1 hubs versus higher-layer switches

A network hub, or repeater, is a fairly unsophisticated broadcast device, and rapidly becoming obsolete. Hubs do not manage any of the traffic that comes through them. Any packet entering a port is broadcast out or "repeated" on every other port, save the port of entry. Since every packet is repeated on every other port, packet collisions result, which slows down the network.

Hubs have actually become hard to find, due to the widespread use of switches. There are specialized applications where a hub can be useful, such as copying traffic to multiple network sensors. High end switches have a feature which does the same thing called port mirroring. There is no longer any significant price difference between a hub and a low-end switch.

Layer 2

A network bridge, operating at the Media Access Control (MAC) sublayer of the data link layer, may interconnect a small number of devices in a home or office. This is a trivial case of bridging, in which the bridge learns the MAC address of each connected device. Single bridges also can provide extremely high performance in specialized applications such as storage area networks.

Bridges may also interconnect using a spanning tree protocol that allows the best path to be found within the constraint that it is a tree. In contrast to routers, bridges must have topologies with only one active path between two points. The older IEEE 802.1D spanning tree protocol could be quite slow, with forwarding stopping for 30-90 seconds while the spanning tree would reconverge. A Rapid Spanning Tree Protocol was introduced as IEEE 802.1w,, but the newest edition of IEEE 802.1D-2004, adopts the 802.1w extensions as the base standard.

While "layer 2 switch" remains more of a marketing than a technical term, the products that were introduced as "switches" tended to use microsegmentation and full duplex to prevent collisions among devices connected to Ethernets. By using an internal Forwarding Plane much faster than any interface, they give the impression of simultaneous paths among multiple devices.

Once a bridge learns the topology through a spanning tree protocol, it forwards data link layer frames using a layer 2 forwarding method. There are four forwarding methods a bridge can use, of which the second through fourth method were performance-increasing methods when used on "switch" products with the same input and output port speeds:

  1. Store and forward : The switch buffers and, typically, performs a checksum on each frame before forwarding it on.
  2. Cut through : The switch reads only up to the frame's hardware address before starting to forward it. There is no error checking with this method.
  3. Fragment free : A method that attempts to retain the benefits of both "store and forward" and "cut through". Fragment free checks the first 64 bytes of the frame, where addressing information is stored. This way the frame will always reach its intended destination. Error checking of the actual data in the packet is left for the end device in Layer 3 or Layer 4 (OSI), typically a router.
  4. Adaptive switching : A method of automatically switching between the other three modes.

Note that cut-through switches have to fall back to store and forward if the outgoing port is busy at the time the packet arrives. While there are specialized applications, such as storage area networks, where the input and output interfaces are the same speed, this is rarely the case in general LAN applications. In LANs, a switch used for end user access typically concentrates lower speed (e.g., 10/100 Mbps) into a higher speed (at least 1 Gbps). Alternatively, a switch that provides access to server ports usually connects to them at a much higher speed than is used by end user devices.

Layer 3

Router is a marketing term for a Layer 3 switch, typically a router optimized for Ethernet interfaces. Like other switches, it connects devices to single ports for microsegmentation. The ports normally operate in full duplex.

Switches, even primarily Layer 2 switches, can be aware of Layer 3 multicast and increase efficiency by delivering the traffic of a multicast group only to ports where the attached device has signaled that it wants to listen to that group. In a switch not aware of multicasting and broadcasting, frames are also forwarded on all ports of each broadcast domain, but in the case of IP multicast this causes inefficient use of bandwidth. To work around this problem some switches implement IGMP snooping.

Layer 4

While the exact meaning of the term Layer-4 switch is vendor dependent, it almost always starts with a capability for network address translation, but then adds some type of load distribution based on TCP sessions.

The device may include a stateful firewall, a VPN concentrator, or be an IPSec security gateway.

Layer 7

As with the other types of switches, Layer 7 is a marketing term. They may distribute loads based on URL or by some installation-specific technique to recognize application-level transactions. A Layer-7 switch may include a web and participate in a content delivery.

Types of switches

Form factor

A rack-mounted switch with network cables
A rack-mounted switch with network cables
  • Rack mounted
  • Non-rack mounted
  • Chassis— with swappable "switch module" cards. e.g. Alcatel's OmniSwitch 7000 and Cisco's Catalyst switch

Configuration options

  • Unmanaged switches — These switches have no configuration interface or options. They are typically found in SOHO or home environments.
  • Managed switches — These are ones which allow access to one or more interfaces for the purpose of configuration or management of features such as Spanning Tree Protocol, Port Speed, VLANs, etc. High-end or "enterprise" switches may provide a serial console and command-line access via telnet and ssh, as well as management via SNMP . More recent devices may also provide a web interface. Limited functions, such as a complete reset by pushing buttons on the switch are usually also provided. Managed switches are found in medium or large "enterprise" networks and though more expensive are of higher quality (e.g. with a backplane with higher transfer speeds). The task of managing usually requires understanding of Layer 2 networks (e.g. Ethernet).
    • Smart (or intelligent) switches — These are managed switches with a limited set of features. Likewise "web-managed" switches are switches which fall in a market niche between unmanaged and managed. For a price much lower than a fully managed switch they provide a web interface (and usually no CLI access) and allow configuration of basic settings, such as VLANs, port-speed and duplex.
    • Web-managed switches — Similar in functionality to a smart switch. A Web-managed switch is configured through a browser instead of via a desktop utility.

Traffic monitoring on a switched network

Unless port mirroring or other methods such as RMON SMON are implemented in a switch, it is difficult to monitor traffic that is bridged using a switch because all ports are isolated until one transmits data, and even then only the sending and receiving ports can see the traffic. These monitoring features rarely are present on consumer-grade switches.

Two popular methods that are specifically designed to allow a network analyst to monitor traffic are:

  • Port mirroring — the switch sends a copy of network packets to a monitoring network connection.
  • SMON — "Switch Monitoring" is described by RFC 2613 and is a protocol for controlling facilities such as port mirroring.

Another method to monitor may be to connect a Layer-1 hub between the monitored device and its switch port. This will induce minor delay, but will provide multiple interfaces that can be used to monitor the individual switch port.

[edit] Typical switch management features

(In order of basic to advanced):

Link aggregation allows you to use multiple ports for the same connection achieving higher data transfer speeds. Creating VLANs can serve security and performance goals by reducing the size of the broadcast domain.

Managed or Unmanaged Switching

This option determines the level of control you can have over your network, including the degree of security that your business wants for its networked data and communications. Managed switches offer more control; they also usually require more technical expertise. If you have multiple LANs and switches, you may decide to manage some of them and not others.

Unmanaged switches are preconfigured to satisfy most small business needs and can be quickly set up, making them appropriate for simple LAN connections.

Managed switches provide control capabilities that can increase LAN security and performance, and let you segment traffic. For example, you could allow only certain employees access to your finance applications. You could also give certain applications more bandwidth, or ensure that video and voice communications take priority over other types of traffic.