Define internet infrastructure, Computer Engineering

Assignment Help:

As we know how packets travel from one computer to another over the Internet. However what's in-between? Actually what makes up the Internet infrastructure or backbone?

963_Define INTERNET INFRASTRUCTURE.png

Figure: Internet Backbone

Internet backbone is made up of many large networks, which interconnect with each other. These large networks are termed as Network Service Providers or NSPs. These networks peer with each other to exchange packet traffic. Every NSP is essential to connect to Network Access Points or NAPs. At NAPs, packet traffic can jump from one NSP's backbone to another NSP's backbone. NSPs interconnect at Metropolitan Area Exchanges or MAEs also. MAEs serve same purpose as NAPs though are privately owned. NAPs were original Internet interconnects points. Both MAEs and NAPs are referred to as Internet Exchange Points or IXs. NSPs also sell bandwidth to smaller networks, like ISPs and smaller bandwidth providers. Below is a picture demonstrating this hierarchical infrastructure.

This isn't a true representation of an actual piece of the Internet. Above figure is only meant to demonstrate how NSPs could interconnect with each other and smaller ISPs. None of the physical network components are demonstrated in this figure. This is because a single NSP's backbone infrastructure is a complex drawing by itself. Most NSPs publish maps of their network infrastructure on their web sites and may be found easily. To draw an actual map of the Internet will be nearly impossible because of its complexity, size and ever changing structure.


Related Discussions:- Define internet infrastructure

Linux, Explain about unix file system architecture

Explain about unix file system architecture

How to run an app in a page with existing content, There are no needs.. If ...

There are no needs.. If you need to use a Viewport you can! If you want to render components into divs... you can do that aswell.

Interfacing subroutines with parameter passing, Interfacing Subroutines wit...

Interfacing Subroutines with Parameter Passing Let's now write a C program which calls the assembly program for parameter passing. Let's extend the previous two programs such t

Modular programming, Modular programming denotes to the practice of writing...

Modular programming denotes to the practice of writing a program as a sequence of independently assembled source files. Every source file is a modular program intended to be assemb

Explain syntax of recursion, Syntax of recursion int fib(int num) /*...

Syntax of recursion int fib(int num) /* Fibonacci value of a number */ {      switch(num) { case 0: return(0); break; case 1: return(1); break; default:  /* Incl

Rational number expression evaluator, Develop a RPN rational number express...

Develop a RPN rational number expression evaluator (REEval). The learning objectives are: improved procedural programming skills improved confidence in designing and

Explain main requirements satisfy by page replacement policy, List out the ...

List out the main requirements between page replacement policies which should be satisfied by a page replacement policy? The major requirements that should be satisfied

Explain HLL program & execution of machine language program, Give the Schem...

Give the Schematic of Interpretation of HLL program and execution of a machine language program by the CPU. The CPU utilizes a program counter (PC) to notice the address of nex

Explain both absolute addressing and implied addressing, Absolute addressin...

Absolute addressing and  Implied addressing A fixed address is specified and also called as direct addressing. The location of data is implied by instruction itself, so no

Arrays, how to calculate students''s averange test scores

how to calculate students''s averange test scores

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd