Question

  Asked: Feb 11 2005   3:18 AM GMT
  Asked by: redrose


bandwidth distribution


Networking, Network management software, Availability, Bandwidth, Benchmarking, Fault isolation, Network applications management, Network monitoring, Network testing, Performance management, Protocol analysis, Remote management, Networking Equipment, Cabling, Dial-up networking, Gigabit ethernet, Hubs, Layer 3-7 Switches, Managed Services, Modems/Cable Modems, Network Interface Cards, Network Management Systems, QoS, Routers, Networking Services, DHCP, DNS, Security, Development, DataCenter

hi all,
can u tell me how isps distribute bandwidth to the customers(both dial up and leased)how to check that proper distribution is taking place and everyone is getting the correct bandwidth.is there any software that could b used to keep an eye?what else can be done?how to control???

thanks...

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



basically the send it through a machine that 'Chokes' and segments the bandwith.

you as a consumer a.have no control
and b.are not guaranteed more than (ibelieve) 80% accuracy in bandwidth distribution
..this badwidth distribution acuuracy susposedly increases if you purchase or lease a line form your isp
  • AddThis Social Bookmark Button

Browse more Questions and Answers on Networking, DataCenter and Microsoft Windows.

Looking for relevant Networking Whitepapers? Visit the SearchNetworking.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register

khilving  |   Feb 12 2005  8:31PM GMT

You have a couple of questions here.

First, the bandwidth a user buys from an ISP is potential throughput, or clockrate. In theory, you can pumb data in and out of your site at that rate. It applies only to the connection between your site and the ISP POP.

At the ISP, there is bandwidth between it and either the Internet or one or more peering ISP. Typically, this is sized at something less than half of the total bandwidth between the ISP and all of its end customers. For home user type customers, a 10:1 ratio is fairly typical.

The difference is handled in several ways. First, it is unusual for all the customers to be transmitting or receiving at once. This bursty nature of IP traffic allows everyone to move from their access line to the shared bandwidth with little delay. Next, the traffic is buffered so that packets are not dropped when there is a slight delay. Queuing can be set up so that each access line has a shot at putting its traffic out on the share bandwidth in an orderly fashion. Essentially, all lines are checked for traffic and handled before any line puts another packet out to the shared bandwidth. This keeps any one customer from “hogging” bandwidth at the expense of other customers. This is a rapid process, so the fairness is almost a per packet approach. Over longer times, one user may be the dominant user.

There are a number of software packages that can monitor the usage, and the device IOS handles the actual control based on configuration. Capabilities will vary by hardware vendor.

 

redrose  |   Feb 13 2005  11:25PM GMT

thanks for ur replies,
could u please tell me some of the softwares or any other methods from isp point of view.

 

astronomer  |   Feb 14 2005  11:57AM GMT

If you are looking to monitor your gross traffic going to and coming from your end of the pipe, there are several packages available. A free one we use is MRTG. MRTG uses SNMP to interrogate your network devices. It monitors utilization of ports and displays the resulting graphs on a web server.