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

Determine the gray code for decimal number, Determine the equivalent Gr...

Determine the equivalent Gray code for decimal number 6 ? Ans. The equivalent Gray code for decimal number 6 is 0101 Because the Decimal number 6 is equivalent to binary nu

What is a privileged instruction, What is a privileged instruction? To ...

What is a privileged instruction? To protect the operating system of a computer from being corrupted by user programs, particular instructions can be executed only whereas the

What is spread spectrum, Question: (a) In order to encourage the develo...

Question: (a) In order to encourage the development mobile technologies, Europe has opted for standardisation. What is the rationale behind this? Provide concrete examples of h

Give examples of different parameter-passing mechanisms, Explain different ...

Explain different parameter passing mechanisms to a function with the help of example? The different parameter-passing mechanisms are given below: 1.   Call by value 2.

Explain the fixed logic versus programmable logic, Explain the Fixed Logic ...

Explain the Fixed Logic Versus Programmable Logic? The Logic devices can be classified into two broad categories - fixed and programmable. The same as the name suggests, the ci

Decomposition model of parallel programming, The PVM system supports functi...

The PVM system supports functional and data decomposition model of parallel programming. It attaches with C, C++, and FORTRAN. The C and C++ language bindings for the PVM user inte

What do you meant by erp, Question 1: What do you meant by ERP? What ar...

Question 1: What do you meant by ERP? What are the benefits of ERP? Definition of ERP Question 2: Describe briefly the advantages of the ERP. Explanation of six advanta

Carry look-ahead adder and booth''s algorithm, Describe carry look-ahead ad...

Describe carry look-ahead adder? Ans: The input carry required by a stage is directly computed from carry signals obtained from all of the preceding stages i-1,i-2,.....0, rat

Write an applet that display the directory holding html file, Write an appl...

Write an applet that display the directory holding the HTML file that started the applet and the directory from which, applet class file was loaded. An applet is here given bel

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

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