ArticleslgStudy

computer science

Metro Ethernet

Metro Ethernet is a computer science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Metro Ethernet rather than just read about it. In short: A metropolitan-area Ethernet, Ethernet MAN, carrier Ethernet 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 for internet access.

Metro Ethernet — main illustration
Metro Ethernet — illustration

Key takeaways

  • Metro Ethernet belongs to computer science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Metro Ethernet to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Metro Ethernet from memory before moving on to harder problems.

Reference excerpt

A metropolitan-area Ethernet, Ethernet MAN, carrier Ethernet 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 for internet access. Businesses can also use metropolitan-area Ethernet to connect their own offices to each other. An Ethernet interface is typically more economical than a synchronous digital hierarchy (SONET/SDH) or plesiochronous digital hierarchy (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 and routers connected through optical fiber. The topology could be a ring, hub-and-spoke (star), or full or partial mesh. 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 (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 is 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, microwave or digital subscriber line 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 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 (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:

… excerpt ends here. Continue reading the full article.

Illustrations

Metro Ethernet: A metropolitan-area Ethernet system
A metropolitan-area Ethernet system

Worked examples

Example 1 — a first encounter with Metro Ethernet

Start with the simplest possible case. Write down what Metro Ethernet claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In computer science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Metro Ethernet before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Metro Ethernet ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Metro Ethernet

In research
Metro Ethernet appears in computer science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Metro Ethernet in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Metro Ethernet is common in secondary-school and first-year university syllabi. It links to neighbouring topics Ethernet, Metropolitan area networks, Network topology, so understanding it makes those chapters shorter.
In everyday life
Look for Metro Ethernet outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.
Ask Teacher Smith questions about this articleOpens your AI tutor with a question about “Metro Ethernet” →

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Metro Ethernet in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Metro Ethernet means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Metro Ethernet out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Metro Ethernet in simple terms?

A metropolitan-area Ethernet, Ethernet MAN, carrier Ethernet 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 for internet access.

Why does Metro Ethernet matter?

Because it connects several computer science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Metro Ethernet?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Metro Ethernet.

Tags

  • Ethernet
  • Metropolitan area networks
  • Network topology

Keep exploring