HOME

TheInfoList



OR:

A metropolitan-area Ethernet, Ethernet MAN, or metro Ethernet network is a metropolitan area network (MAN) that is based on Ethernet standards. It is commonly used to connect subscribers to a larger service network or the
Internet The Internet (or internet) is the global system of interconnected computer networks that uses the Internet protocol suite (TCP/IP) to communicate between networks and devices. It is a ''internetworking, network of networks'' that consists ...
. Businesses can also use metropolitan-area
Ethernet Ethernet () is a family of wired computer networking technologies commonly used in local area networks (LAN), metropolitan area networks (MAN) and wide area networks (WAN). It was commercially introduced in 1980 and first standardized in ...
to connect their own offices to each other. An Ethernet interface is typically more economical than a
synchronous digital hierarchy Synchronous optical networking (SONET) and synchronous digital hierarchy (SDH) are standardized protocols that transfer multiple digital bit streams synchronously over optical fiber using lasers or highly coherent light from light-emitting dio ...
(SONET/SDH) or
plesiochronous digital hierarchy The plesiochronous digital hierarchy (PDH) is a technology used in telecommunications networks to transport large quantities of data over digital transport equipment such as fibre optic and microwave radio systems. The term ''plesiochronous'' is ...
(PDH) interface of the same bandwidth. Another distinct 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 residential networks. A typical service provider's network is a collection of
switches In electrical engineering, a switch is an electrical component that can disconnect or connect the conducting path in an electrical circuit, interrupting the electric current or diverting it from one conductor to another. The most common type ...
and routers connected through
optical fiber An optical fiber, or optical fibre in Commonwealth English, is a flexible, transparency and translucency, transparent fiber made by Drawing (manufacturing), drawing glass (silica) or plastic to a diameter slightly thicker than that of a Hair ...
. The
topology In mathematics, topology (from the Greek words , and ) is concerned with the properties of a geometric object that are preserved under continuous deformations, such as stretching, twisting, crumpling, and bending; that is, without closing ho ...
could be a ring, hub-and-spoke (star), or full or partial
mesh A mesh is a barrier made of connected strands of metal, fiber, or other flexible or ductile materials. A mesh is similar to a web or a net in that it has many attached or woven strands. Types * A plastic mesh may be extruded, oriented, e ...
. The network will also have a hierarchy: core, distribution (aggregation), 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 10 Gbit/s, 40 Gbit/s, or 100 Gbit/s speeds or even possibly 400 Gbit/s to Terabit Ethernet network in the future. Ethernet on the MAN can be used as pure Ethernet, Ethernet over SDH, Ethernet over
Multiprotocol Label Switching Multiprotocol Label Switching (MPLS) is a routing technique in telecommunications networks that directs data from one node to the next based on labels rather than network addresses. Whereas network addresses identify endpoints the labels identi ...
(MPLS), or Ethernet over DWDM. Ethernet-based deployments with no other underlying transport are cheaper but are harder to implement in a resilient and scalable manner, which has limited its use to small-scale or experimental deployments. 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. MPLS-based deployments are costly but highly reliable and scalable and are typically used by large service providers.


Metropolitan area networks

Familiar network domains are likely to exist regardless of the transport technology chosen to implement metropolitan area networks: Access, aggregation/distribution, and core. * Access devices normally exist at a customer's premises, unit, or wireless base station. This is the network that connects customer equipment, and may include optical network terminal (ONT), a residential gateway, or office router. * Aggregation occurs on a distribution network such as an ODN segment. Often
passive optical network A passive optical network (PON) is a fiber-optic telecommunications technology for delivering broadband network access to end-customers. Its architecture implements a point-to-multipoint topology in which a single optical fiber serves multiple e ...
, microwave or
digital subscriber line Digital subscriber line (DSL; originally digital subscriber loop) is a family of technologies that are used to transmit digital data over telephone lines. In telecommunications marketing, the term DSL is widely understood to mean asymmetric d ...
technologies are employed, but some of them using point-to-point Ethernet over "home-run" direct fibre. This part of the network includes nodes such as Multi Tenanted Unit switches, optical line terminals in an outside plant or central office cabinet,
Ethernet in the first mile Ethernet in the first mile (EFM) refers to using one of the Ethernet family of computer network technologies between a telecommunications company and a customer's premises. From the customer's point of view, it is their first mile, although from th ...
equipment, or provider bridges. * A MAN may include the transport technologies MPLS, PBB-TE and T-MPLS, each with its own resiliency and management techniques. * A core network often uses IP-MPLS to connect different MANs together. Much of the functionality of Ethernet MANs such as virtual private lines or virtual private networks is implemented by the use of Ethernet VLAN tags that allow differentiation of each part of the network. Logical differentiation of the physical network helps to identify the rights that the traffic has and to ease the management of hosts' access rights with respect to other users and networks.


MPLS-based Ethernet MANs

A
Multiprotocol Label Switching Multiprotocol Label Switching (MPLS) is a routing technique in telecommunications networks that directs data from one node to the next based on labels rather than network addresses. Whereas network addresses identify endpoints the labels identi ...
(MPLS) metro Ethernet network uses MPLS in the service provider's network. The subscriber will get an Ethernet interface on copper (for example, 100BASE-TX) or fiber (such as 100BASE-FX). The customer's Ethernet packet is transported over MPLS and the service provider network uses Ethernet again as the underlying technology to transport MPLS. So, it is Ethernet over MPLS over Ethernet. Label Distribution Protocol (LDP) signaling can be used as site to site signaling for the inner label (VC label) and Resource reSerVation Protocol-Traffic Engineering ( RSVP-TE) or LDP may be used as Network signaling for the outer label. One restoration mechanism used in an MPLS based Metro Ethernet Networks is Fast ReRoute (FRR) to achieve sub-50ms convergence of MPLS local protection. For each deployment situation the benefit versus cost of MPLS must be weighed carefully, so if not implemented on a carrier's distribution network there might be more benefit for MPLS the core network. In some situations the cost may not warrant the benefits, particularly if sub 50ms convergence time is already being achieved with pure Ethernet. A comparison of MPLS-based Metro Ethernet against a pure Ethernet MAN: ; Scalability : In a properly designed Ethernet VLAN network, each switched path can have 4094 single tag VLANs. Some aggregation and core switches can classify traffic by two VLANs using IEEE 802.1ad VLAN stacking, so with such aggregation devices properly placed in the center of a network, end segments and rings of single tag devices can receive only the traffic that they need. When using MPLS, Ethernet VLANs have local meaning only (like Frame Relay PVC). Same scalability considerations apply to the MAC addresses where in a pure Layer 2 Ethernet MAN all MAC addresses are being shared across the network, although this issue can be managed by smart network design and choosing switches with MAC tables sufficient for the size of network segments. ; Resiliency : pure Ethernet network resiliency relies on a
Spanning Tree Protocol The Spanning Tree Protocol (STP) is a network protocol that builds a loop-free logical topology for Ethernet networks. The basic function of STP is to prevent bridge loops and the broadcast radiation that results from them. Spanning tree also ...
, IEEE 802.1w RSTP or IEEE 802.1s MSTP (30 to sub 50 ms convergence depending on network design) while MPLS-based MANs use mechanisms such as MPLS Fast Reroute to achieve SDH-like (50 ms) convergence times. Metro Ethernet can also use
Link aggregation In computer networking, link aggregation is the combining ( aggregating) of multiple network connections in parallel by any of several methods, in order to increase throughput beyond what a single connection could sustain, to provide redundan ...
or Resilient Packet Ring where appropriate to add link redundancy and recovery in distribution networks. Some Ethernet vendors' RSTP convergence is also sub-50 ms, but this convergence time may vary from vendor to vendor. Ethernet protection switching is also standardized in
ITU G.8031 The International Telecommunication Union is a specialized agency of the United Nations responsible for many matters related to information and communication technologies. It was established on 17 May 1865 as the International Telegraph Union ...
. ; Multiprotocol convergence : with the maturity on pseudowires standards (ATM virtual leased line VLL, FR VLL, etc.) an MPLS-based Metro Ethernet can backhaul IP/Ethernet traffic together with virtually any type of traffic coming from customer or other access networks (i.e. ATM aggregation for UMTS or TDM aggregation for GSM), while this could be more challenging in a pure Ethernet scenario. ; End to End OAM : MPLS-based MAN offers a wide set of troubleshooting and OAM MPLS-based tools which enrich Service Providers ability to effectively troubleshoot and diagnose network problems. These include for example, MAC ping, MAC traceroute, LSP ping etc. However, there are now Ethernet OAM tools defined in
IEEE 802.1AB The Link Layer Discovery Protocol (LLDP) is a vendor-neutral link layer protocol used by network devices for advertising their identity, capabilities, and neighbors on a local area network based on IEEE 802 technology, principally wired Ethern ...
, IEEE 802.1ag and
Ethernet in the First Mile Ethernet in the first mile (EFM) refers to using one of the Ethernet family of computer network technologies between a telecommunications company and a customer's premises. From the customer's point of view, it is their first mile, although from th ...
(
IEEE 802.3 IEEE 802.3 is a working group and a collection standards defining the physical layer and data link layer's media access control (MAC) of wired Ethernet. The standards are produced by the working group of Institute of Electrical and Electronics Eng ...
ah) for monitoring and troubleshooting Ethernet networks.
EOAM Operations, administration, and management or operations, administration, and maintenance (OA&M or OAM) are the processes, activities, tools, and standards involved with operating, administering, managing and maintaining any system. This commonl ...
(Ethernet Operations, Administration, and Maintenance) is a protocol for installing, monitoring, and troubleshooting MANs and WANs.


Ethernet over wireless

Some service providers deployed metro Ethernet networks using fixed wireless technology. These networks commonly are engineered with a majority of the network traffic using a mesh of multi-point and point-to-point microwave links. Carriers have more recently been referred to as
metro wireless Wireless local loop (WLL), is the use of a wireless communications link as the " last mile / first mile" connection for delivering plain old telephone service (POTS) or Internet access (marketed under the term "broadband") to telecommunications ...
in many cases. Metro Wireless providers in many cases are able to produce shorter installation times due to less permitting and procedure necessary. Many consumers now rely on this type of technology to allow Internet access in areas where local telephone companies and cable companies do not or will no longer service due to copper theft or other business reasons. Wireless is also commonly used as a true redundant path to the Internet.


Metro-E carriers

In late September 2007 Verizon Business announced metro Ethernet across Asia-Pacific including Australia, Singapore, Japan and Hong Kong using Nortel equipment. In late January 2009, Windstream announced it would begin offering metro Ethernet service to small and medium business customers. In May 2011,
Comcast Comcast Corporation (formerly known as American Cable Systems and Comcast Holdings),Before the AT&T merger in 2001, the parent company was Comcast Holdings Corporation. Comcast Holdings Corporation now refers to a subsidiary of Comcast Corpora ...
announced its own metro Ethernet services to business customers in the United States.


See also

* Carrier Ethernet


References


Further reading

*


External links


Metro Ethernet Forum (MEF)
* {{Ethernet Metropolitan area networks Ethernet Network topology