Showing posts with label Ethernet. Show all posts
Showing posts with label Ethernet. Show all posts

Wednesday, December 24, 2008

What is Throughput?

In communication networks, such as Ethernet or packet radio, throughput is the average rate of successful message delivery over a communication channel.

This data may be delivered over a physical link, over a wireless channel, or that is passing through a certain network node, such as data passed between two specific computers.

The throughput is usually measured in bits per second (bit/s or bps).

The system throughput or aggregate throughput is the sum of the data rates that are delivered to all terminals in a network.

Monday, October 20, 2008

What is Ethernet, Fast Ethernet, Gigabit Ethernet?

Ethernet

Ethernet (IEEE 802.3) is an international standardized network technology that enables computers to communicate with each other in a Local Area Network (LAN).

A simple Ethernet consists of a number of workstations (nowadays mostly Personal Computers) that are attached to a single large cable system, called the Ethernet bus or the trunk. This trunk is shared among all the attached workstations. It is also possible to connect a hub to the bus. Individual workstaton can be attached to the hub in a star-like manner. Ethernet supports a data transfer rate of 10 Mbps.

Fast Ethernet

A newer version of Ethernet, called Fast Ethernet, supports data transfer rates of 100 Mbps.

Gigabit Ethernet

Gigabit Ethernet supports rates of 1,000 Mbps (1 Gbps). This version is mainly used as a backbone to interconnect different LANs.


Gigabit Ethernet can use different types of cable.

1000Base-LX
Long wavelength laser (1300 nm) optical fibres.
Maximum cable length is 316 m in a half-duplex configuration and 550 m in a full-duplex configuration.
Can be extended to 5000 m if a very thin (10 µm) single mode fiber is used.

1000Base-SX
Short wavelength laser (850 nm) multi-mode optical fiber.
Maximum cable length is 275 m on a 62.5 µm fiber cable.
With a 50 µm fiber cable a length of 316 m in a half-duplex configuration or 550 m in a full-duplex configuration can be reached.


1000Base-T
Four pairs of 100 Ohm unshielded twisted pair, category 5.
Maximum cable length is 100 m.

1000Base-CX
Shielded twisted pair.
Maximum cable length is 25 m.

Gigabit Ethernet is defined in IEEE 802.3z and 802.3ab (1000Base-T).


The latest version of Ethernet can even handle data rates of 10 Gbps. The 10 Gigabit Ethernet version is defined in IEEE 802.3ae

Wednesday, July 16, 2008

What is Metro E?

Metro E stands for Metro Ethernet, is a computer network based on the Ethernet standard and which covers a metropolitan area. It is commonly used as a metropolitan access network to connect subscribers and businesses to a Wide Area Network, such as the Internet.

An Ethernet interface is cheaper than a SDH interface of the same bandwidth. Another advantage of an Ethernet-based access network is that it can be easily connected to the customer network, due to the prevalent use of Ethernet in corporate and, more recently, residential networks. Therefore, bringing Ethernet in to the Metropolitan Area Network (MAN) introduces a lot of advantages to both the service provider and the customer (corporate and residential).

A typical service provider Metro Ethernet network is a collection of Layer 2 or 3 switches or routers connected through optical fiber. The topology could be a ring, hub-and-spoke (star), full mesh or partial mesh. The network will also have a hierarchy: core, distribution and access. The core in most cases is an existing IP/MPLS backbone, but may migrate to newer forms of Ethernet Transport in the form of 10G or 100G speeds.

Ethernet on the MAN can be used as pure Ethernet, Ethernet over SDH, Ethernet over Multi Protocol Label Switching (MPLS) or Ethernet over Dense Wavelength Division Multiplexing (DWDM).

Pure Ethernet-based deployments are cheap but less reliable and scalable, and thus are usually limited to small scale or experimental deployments.

MPLS based deployments are costly but highly reliable and scalable, and are typically used by large service providers.

SDH-based deployments are useful when there is an existing SDH infrastructure already in place, its main shortcoming being the loss of flexibility in bandwidth management due to the rigid hierarchy imposed by the SDH network.

An SDH based Ethernet MAN is usually used as an intermediate step in the transition from a traditional, time-division based network, to a modern statistical network (such as Ethernet). In this model, the existing SDH infrastructure is used to transport high-speed Ethernet connections. The main advantage of this approach is the high level of reliability, achieved through the use of the native SDH protection mechanisms. On the other hand, an SDH-based Ethernet MAN is usually more expensive, due to costs associated with the SDH/DWDM equipment that is necessary for its implementation.

Traffic engineering also tends to be very limited. Hybrid designs use conventional Ethernet switches at the edge of the core SDH ring to alleviate some of these issues, allowing for more control over the traffic pattern and also for a slight reduction in cost.