Frequently Asked Questions

What is an Autonomous System?

An autonomous system (AS) is an independent routing domain within which all routers agree on the same external routing policy. ASes are uniquely numbered on the Internet and some routing protocols (e.g. BGP) use this number when making routing decisions and especially when trying to avoid routing loops.
In Europe the autonomous system numbers are assigned by RIPE according to their document number 463.

What is Internetworking?

Internetworking is the art of connecting networks or networks of networks together and making it all work. Every host on every network can reach every other host on every network. Think internetworking instead of internetworking, because it doesn't always. (:-)

Of course, internetworking also involves all sorts of questions about security with regard to networks, traffic, routes etc. There are also legal issues involved when two service providers decide to connect their networks together for the benefit of their customers. Such as what if one of the service providers later decides that it wasn't a good idea after all, or provides poor service for the customers of the other provider.

What's an Internet Exchange Point?

An Internet Exchange Point (IXP) is a location where Internet Service Providers (ISP) exchange traffic. When the customer of one ISP wants to exchange data with (i.e. send packets to) the customer of another ISP, that traffic usually passes through an IXP somewhere.

IXPs are also known as EPs (Exchange Point), NAPs (Network Access Point), CIXs (Commercial Internet Exchange) and even MAEs (Metropolitan Area Exchange).

IXP and EP are neutral names for the concept, where as NAP was used to refer specifically to the four exchange points chosen by the NSFNET Backbone Service in 1987-1995. CIX and MAE are registered trademarks of the companies that run the exchange points that are called by those names. (Although CIX no longer runs an exchange point. Many International IXPs have included the letters CIX as part of their name.)

What is "RIR"?

RIR is short for a Regional Internet Registry.
The ICANN has delegated the responsibility of allocating and assigning some Internet resources, such as AS numbers and IP addresses, to RIRs. As this was written, there were four RIRs:

  • APNIC in Asia and on the Pacific
  • ARIN in America and for Africa
  • RIPE in Europe and for Norther Africa and Western Asia
  • LACNIC in the Latin American and the Caribbean region.

What is the Internet Routing Registry?

The IRR is a distributed database where operators register their routing information. It's purpose is to aid in debugging, auto-configuring and engineering the Internet. RIPE runs a part of the registry in Europe. For more information see http://www.irr.net/.
It is usually enough to register objects on just one of these registries.
In the early days it was also briefly called the Global Routing Registry (GRR).

What is Dense Wavelength Division Multiplexing?

DWDM is a method of transfering more data over a fiber by using several closely packed wave lengths of light to carry separate, independent data streams instead of just the one.

What is a Multi-Lateral Peering Agreement?

An agreement whereby all signatories agree to peer with all other signatory parties of the same agreement. This is the simplest and fastest way to get lots of peers, but on the down side one may not have much control over who one ends up peering with.
The signatories may still have bilateral peering agreements with members outside the MLPA.

What are transits?

A transit agreement is an agreement between a customer and an Internet Service Provider. The provider agrees to carry the customer's traffic to those parts of the Internet that the customer's own network doesn't extend to.

The provider also agrees to announce the customer's routes to everyone. In effect the provider also carries traffic destined to the customer's network from the Internet to the customer.

The word transit is usually associated only with customers that have their own independent address space and an AS number.

An AS can have multiple transits, which means that if one of their providers' networks breaks down they still have others as backups. Multiple transits can also be used to enhance the aggregate bandwidth available between the AS and the rest of the Internet. (traffic engineering)

There are also other variations on the theme, such as mutual transit, regional transit, inter-exchange transit, etc. They all fall in the category of advanced BGP designs.