Subjects -> Computer Networks -> Lectures -> Lecture #15

Lecture 15: Internet Topology and Structure


"Leased Lines" and Router Interconnections

Revision (yet again!):

Organisations which wish to establish full-time links to the Internet for their internal networks need to establish a router-to-router link to another router which has Internet access. This can be done "cooperatively", where one Internet-connected organisation allows another to establish a link to its network, but nowadays is most commonly done by dealing directly with an Internet Service Provider.

[1] The traditional "leased line" provides a so-called basic carriage service. Such services are not, in general, very profitable for a telecommunications company.


Example: Early AARNet

The Australian Academic and Research Network (AARNet), connecting all Australian universities and several research establishments, was originally established (circa 1990) with a state-level router in each Australian capital city connecting via leased-line services to the main AARNet hub router in Melbourne. Another leased-line link ran from this router to the USA.

In this architecture, AARNet retained ownership of all of the routers, and the involvement of the prime telecommunications provider (Telstra) was limited to providing basic carriage service. In this model, Internet access between universities in Australia followed, to some extent, the cooperative model.

This architecture has now been replaced by a model whereby an C&W Optus operates as an Internet Service Provider, connecting Regional Networks (eg, the VRN in Victoria) in each state to each other and to the Australian and International Internet.


USA Internet Structure

The Internet in the USA has always used a backbone topology, with the National Science Foundation Network (NSFNET) providing the original backbone network.

In 1995, this structure was privatised, with a variety of commercial organisations (National Service Providers (NSPs) taking over the backbone functionality. Interconnections between these organisations occur at a number of Network Access Points (NAPs). NSPs are said to peer with other NSPs at the NAPs, with complex financial arrangments in place to "carry each other's packets".

NSP, R-ISP and
Local ISP Hierarchy
NSPs provide ISP service to Regional Internet Service Providers, with the possibility of private peering between R-ISPs. Retail, or local, ISPs generally connect to a Regional ISP and offer dial-in (and possibly permanent) services to the public. Note that the distinction between each of these classes of provider can become rather blurred, especially in Australia!


Permanent Internet Connections for Business

A typical full-time business connection to the Internet involves:

  1. Choosing an ISP who offers permanent Internet access at a reasonable price in the geographical area where the business is located.

  2. Choosing the basic-carriage technology (or "leased-line" technology) which they will use to facilitate the connection to the ISP.

  3. Managing several other issues, such as the purchase of a suitable router (which could be an ordinary computer system running appropriate software), possibly organising a domain name (and delegation), IP addresses, setting up necessary servers and lots more.


Example: Bigpond Direct

It's obvious that selling "dumb" telecommunications services isn't the way to make a profit in the new Internet world! In about 1996 and 1997, all of the major telcos (or telecommunications providers - eg Telstra and C&W Optus in Australia) moved to begin providing IP service -- that is, to become ISPs.

Telstra Corporation's permanent Internet service is offered as its Big Pond Direct service. Pricing is based on a installation charge, a fixed monthly charge plus a data volume charge. In addition, the business must separately acquire an "Access Method", see below. On interesting observation on the Telstra (and C&W Optus) Internet (IP) services is that charging is based on volume of data received, unlike the normal USA practice of charging on "pipesize" alone. This has some interesting implications...


"Leased Line" Technologies

"Leased line" service can be provided by a variety of technologies:


ISDN Primary Rate

Basic Rate Access to an ISDN service (eg Telstra OnRamp2, last lecture) provides 2B+D channels. For large corporate (or other wealthy) users, the Primary Rate Access product (eg Telstra OnRamp30) gives 30 x B channels and a 64 kbps D channel, conceptually:
ISDN Primary-rate interface
The number of B channels can be increased in multiples of 10.

The NT2 (typically a PABX) connects to a special OnRamp NT1, at a point called the T interface. An S interface can be provided on the customer side of the NT2.

Note that in the USA and Japan, the primary rate service is instead 20B+D over a 1.544 Mbps ( called a T1) bearer.

Where all of the available B channels are dedicated as a "leased line" point-to-point data service, users refer to an E1 (2Mbps) or T1 connection speed.


ISDN-based "Leased Line" services

In the older Telstra Microlink or Macrolink ISDN product, one or more B channels may be dedicated as a "leased line" (or "nailed up") point-to-point circuit or service (SPC). These services are (were?) very commonly used to interconnect routers in the Internet. Such links are called "semi permanent" because they are not a "fixed" physical link within the ISDN network but a permanent call set up by the ISDN terminal equipment.

In its more recent OnRamp products, Telstra currently offers its OnRamp Xpress service. This is similar to a SPC, but charging is significantly more complicated! OnRamp Xpress charging is based on the idea of a monthly capped charge. Example:

A business purchases an OnRamp Xpress service to connect permanently to an ISP, or perhaps to another local business:

On Ramp 2$50 per month
Xpress 1 Plan Fee$90 per month
Xpress 1 limited cap$135 per month
Total Xpress charges$275 per month


Frame Relay

Frame Relay is a relatively new type of data service which has only recently become available in Australia from both Telstra and C&W Optus.

It is based on a model whereby either LAN frames or, more commonly, higher-layer packets (such as IP datagrams) are transported through the frame relay network in a "point-to-point" manner using "permanent virtual circuits" (PVCs) to define the two endpoints, eg:

Frame relay PVC
Note that frame relay standards also allow for "switched virtual circuits", but these are not (yet?) available in Australia. Here's a useful tutorial on frame relay.


Frame Relay "Committed Information Rates"

Access to a frame relay network is generally available at "port speeds" of 64 kbps, up to 1.984 Mbps -- obviously related to ISDN line speeds. The port speed is the rate, in bps, of the point-to-point physical link between a user's premises and the frame relay service.

Internally, the frame relay network is engineered on the basis that not all nodes will continuously attempt to transmit at their full port speed all of the time. In fact, each port is only guaranteed reliable service at an agreed "Committed Information Rate" (CIR). This is typically less than half of the actual port speed in bps.

The charge for a frame relay PVC is mainly based on the agreed CIR, and to a lesser extent on the actual port speed. To minimise the cost, some providers even allow a CIR of 0 bps.

It is possible for a frame relay user to transmit up to the port speed -- in other words, continuously. However, the network is engineered so that reliable frame delivery becomes less and less probable as the average offered data rate rises above the CIR: ultimately, the network is permitted to drop frames.


Useful links

Telstra Bigpond Direct
NSFNET history
Ameritech's Chicago NAP
Google Links to Internet History pages
Another bit of NSFNET history
The aus.net.access newsgroup sometimes has interesting discussions about Internet access in Australia.


The tutorial for this lecture is Tutorial #15.
La Trobe Uni Logo [Previous Lecture] [Lecture Index] [Next Lecture]
Copyright © 2002 by Philip Scott, La Trobe University.
Valid HTML 3.2!