Internet speed measurement

Hallo All
I need a software or website that i can use to monitor and determine
[1] internet speed
[2] bandwidth form one point to another.
I will appreciate your reply.
Thanks

If your just wanting to test your connection speed one of the listed sites will work fine. But if you want to set your router up to use IP/SLA to keep track of the connection between yourself and your service provider, consider using the built in IP/SLA feature in IOS. Below is an example;
RouterB(config)# rtr 3
RouterB(config-rtr)# type pathEcho protocol ipIcmpEcho ISP
RouterB(config-rtr)# frequency 10
RouterB(config-rtr)# lives-of-history-kept 5
RouterB(config-rtr)# buckets-of-history-kept 3
RouterB(config-rtr)# filter-for-history all
RouterB(config-rtr)# exit
RouterB(config)# rtr schedule 3 life 25
RouterB(config)# exit
http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/ffun_c/fcfprt3/fcf017.htm#wp1012489

Similar Messages

  • Internet speed to access oracle apps in cloud

    Hi all,
    EBS R12.2 Cloud
    What is the minimum internet speed (measure using > Speedtest.net by Ookla - The Global Broadband Speed Tes
    such that our client process connecting to EBS cloud is stable?
    Some users sometimes is complaining their forms or processes is loading very slowly and is blaming on the cloud server.
    But if I check on the server, the CPU activity is little only. So I need to tell them to reboot their laptops, which sometime works.
    But can it be  caused by their internet speed, if it is not stable? Because they are using wi-fi.
    Thanks a lot,
    mk

    Thanks Kj, Bashar, and all,
    Yes they are independent consultants ( less that 10 people) using their own mobile phone internet to access our app in cloud.
    Some of them are complaining that the  app seems so slow they wanted to bounced the server apps & database. But I told them that the problem was their laptop or internet speed.
    I explain to them to close other applications they are opening and that they might have plenty of other apps opened. I also advise to reboot their laptops.
    In addition, I will ask them to measure their internet speed if the have minimum of 1Mb download speed using www.speedtest.net.
    By what is the difference of having a 256Kb line or 512kb line or 1Mb line? if they have the same 1Mb download speed?
    Thanks all,

  • How do I measure my internet speed?

    I was wondering if there was a way (hoping for a dashboard widget) that I could actually see my internet speed.
    Basically am curious if my speed fluctuates much, or if I have a habit of hitting sites with slow server response.

    Is it 572 KBps (about 4600 mbps)? That would not be bad for Road Runner. If it's truly 572 kbps (about 70 KBps) then that's pretty slow. May need a new modem or you may have problems with the cable installation - need a direct line from the outside cable box to the modem. If they've run your line off splitters or the line's too long you might have substantial signal loss. Have them send someone out to check the installation and fix it if needs be.
    Why reward points?(Quoted from Discussions Terms of Use.)
    The reward system helps to increase community participation. When a community member gives you (or another member) a reward for providing helpful advice or a solution to their question, your accumulated points will increase your status level within the community.
    Members may reward you with 5 points if they deem that your reply is helpful and 10 points if you post a solution to their issue. Likewise, when you mark a reply as Helpful or Solved in your own created topic, you will be awarding the respondent with the same point values.

  • VBA Internet speed

    Hi I'm new to this type of scripting however know a bid of VBA and MSaccess. However this is my first project using WMI.
    Did a function with pingstatus that went well.
    I'm now trying to measure my internet speed on this PC and get the value in MSaccess. I searched around and can now find at least my network adapter.
    Function nw()strComputer = "."
    Set objWMIService = GetObject("winmgmts:\\" & strComputer & "\root\CIMV2")
    Set colItems = objWMIService.ExecQuery( _
    "SELECT * FROM Win32_NetworkAdapter WHERE NetConnectionStatus = 2", , 48)
    For Each objItem In colItems
    Debug.Print "-----------------------------------"
    Debug.Print "Win32_NetworkAdapter instance"
    Debug.Print "-----------------------------------"
    Debug.Print "Name: " & objItem.Name
    Next
    End Function
    Now what I like to do is get the mom. speed on that adapter 
    The same as what you can see on the "windows task manager/networking/networkutilization"
    I tried every property in the win32_network adapter but can't find the right one.
    All help appreciated. 

    It is not on the adapter.  The utilization is a performance number.  Run Perfmon and look at the network data.
    Counters are an advanced element of scripting.  Search for examples.
    https://www.google.com/#newwindow=1&q=wmi+performance
    ¯\_(ツ)_/¯

  • Linksys WRVS4400N V1.1.13 slows down Internet speed by 50%

    Hi,
    Recently I upgraded my Internet speed at the ISP from 10Mbps to 25Mbps and the problem is that I am measuring only 15Mbps using speedtest.net.
    On the day when the tech came out to install the new DSL modem, he noticed the difference and as part of troubleshooting, he bypassed the Linksys router and voila the net speed measured 25Mbps using speedtest.net.
    So, why my Linksys WRVS4400N V1.1.13 acts like a bottleneck in this case? I didn't have this problem at the speed of 10Mbps. The upload speed is OK, it is 5Mbs with or without the DSL modem.
    Does someone have any idea how to troubleshoot this problem?

    Hi Tom,
    Thanks for the tipp on disabling the IPS, I did it and the speedtest.net test resulted in 21Mbps.
    So, it is already a great improvement.
    It is interesting though, that on the IPS page of the router, all four protocols were disabled (http, ftp, telnet and rpc), so I am not sure if it was doing anything useful anyway. Am I right?
    Since the tech from my ISP was using speedtest.net for testing and did get 25Mbps, I figured that it should work for me too. I am not sure if our ISP has a website for the same purpose.
    In order to eliminate any bugs I was considering upgrading the firmware on my router, but I am not sure which firmware I should use, it seems to me that there are two sets of firmwares available for my router one with VPN version 1.xx the other one is VPN ver. 2.xxx
    The model# of my router is WRVS4400N v1.1  but I am not sure whether to upgrade to one or the other VPN version is up to me or the VPN version range is already set in my router and I cannot upgrade to 2 from 1 in case I have VPN v1. (How can I tell which version of VPN I have on my router?)
    8 hours later I added this text:
    I did another test on speedtest.net and at this time I got 24.35Mbps, so you were right, speedtest.net won't give you a reliable speed value if you just run it once and you want to make a decision based on that. (Btw., I contacted our ISP, they don't have a net speed measuring website within their own network.)
    So, I am done with the speed problem thanks to your right on target suggestion, but could you please, answer my other two questions:
    - Was the IPS in my router doing anything usefull to me since all 4 protocolls were disabled - until now?
    - About the firmware dilemma.
    Thanks.

  • Verizon Internet Speeds

    Dear Verizon,
    My parents pay for this verizon plan for our home and wireless devices. I love verizon becuase of the products and services it provides, but I really have a few areas of confusion. First, we pay a TON of money every month for "up to 75 down/75 upload speeds". What I do not understand is why I am getting 15 down and 18 up WHEN WE SPECIFICALLY PAY TO HAVE FASTER SPEEDS. I live in an area very capable of getting those speeds, and when I go online to try to find a phone number where I can call someone to help, I literally cannot find anything but this forum. 
    This brings me to my second question...
    If Verizon really cares about customer feedback and making sure their customers are satisfied, then how come they LITERALLY HAVE NO WAY OF CONTACTING THEM WHATSOEVER. An automated machine only includes the options that is convenient for their employees to answer (and simplistic preanswered questions/topics), so it gives them the leverage when trying to fix an easily fixable problem. If I can describe my problem in one sentence and I'm just a college student, Verizon engineers/ professionals should have the time and minimal expertise to listen to me so we can get what we pay for. Thats it, I'm not even demanding undeserved services, I WANT WHAT I PAY FOR. 
    And this is a company worth 303 BILLION DOLLARS. That is 45% of the United State's national deficit as of 2013 (est. 680 Billion)

    Here are a couple of points for your consideration:
    1. Although this forum is monitored by Verizon administrators (or whatever you want to call them) they seldom show their faces here.   There is no form of techincal or general support offered here except that which other Verizon users (like me) offer.
    2. You will find many postings here about problems with overall Internet speeds. The bottom line is there are many causes for this; some are the fault of Verizon, and some are not.  Again, in general, if you want to measure your upload and download speed you shoudl do it from a hard-wired computer and definitely not a WiFi connected one, and you should do it when no one else in your home is using the Internet for anything.  This includes a PC running something like Carbonite or anything else doing "background" data transfers.
    3. You will also find many posting here about people having problems with or being disappointed with Verizon's customer service. As  long time Verizon customer myself I've come to the conclusion that this is just a fact of life. My sense is that, in general, people dislike telecomm companies almost as much as they dislike insurance companies.  But that's just my impression.
    4. In general I've found FIOS to be the best quality service available in the US - outside of the special fiber networks Google is installing in limited locations. Verizon service is, of course, quite expensive. So as the saying goes, "You pays your money and takes your choice." Verizon is well known for offering better deals to new customers than it offers to existing ones; again, this has simply become a fact of life.
    5. On the few occasions I've had to deal with Verizon tech support people I've always been happy with the results. It is not easy to reach them, but it is possible.  The automated phone system will ultimately get you to a live person, but it does take a while.  My best results have been finding a local tech in a truck working somewhere else in my neighborhood.

  • Internet speed test app

    Is their a good internet speed test app? I have "Speed Test for iPad". It gives such inconsistent results that I don't trust the results.

    I have Speedtest XHD. seems to work pretty well.
    As for inconsistancies, depending on how you are access the internet - and how you define inconsistant - you should count on it. Any app measuring this is going to be giving you a snapshot in time. and it will vary from test to test sometime by quite a bit.
    Message was edited by: James Ward4
    Message was edited by: James Ward4

  • Why is my second computer's (wireless) internet speed slower than my 'base' computer's (non-wireless)?

    My son has a Macbook that  he uses in another room of our house. The router is at my desk, and is wired to my desktop MacMini. Why should his internet speed be slower than mine? Is there a remedy such as switching providers or routers?

    According to the manual for the router you said you have, the maximum supported speed is 22 Mbps for 802.11b and 54Mbps for 802.11b/g - since that MacBook supports 802.11a/b/g/n, 54Mbps is the best case scenario if it's negotiating an "g" connection or 22Mbps if it gets a "b" type connection. So what is your internet connection speed? And that 22/54Mbps is best case - depends on how many wall and other obstructions it goes thru by the time it gets to his MacBook.
    If he holds down the Option key and clicks on the WiFi icon in the title bar he should see what type of connection his MacBook has negotiated with the router. For example here is what mine shows (the connection type is listed as a 802.11/g, 2.4GHz, 54Mbps, channel 11, 20 MHz, etc):
    Another thing to try and make a quick measure of the speed between his MacBook and the local router and your Mini is copy a big file from your computer to his. That will give you a good idea of the speed of his wireless connection to the router.
    Good luck...

  • Internet speeds keep slowing down to a crawl

    I'm having a problem that has only developed in the past week which was during a time when I haven't changed any configurations in that period of time since my son was born a week ago yesterday and I obviously had more important things to do than mess with my network configurations. However, about 2 weeks prior to his birth, in the process of configuring a baby monitoring system with icam source, 3 weeks or so ago, I read that I might be able to improve my internet performance, I ran googles namebench a couple of times and added and re-ordered the DNS servers that had been listed prior to any problems developing based on its' reports. My internet speeds improved as a result of changing those DNS settings and stayed good until the past week. But of course, we now need to use the computer as part of our baby monitoring system and it's not working worth a **** and I'm getting frustrated since I can't put my finger on the problem and I don't really have time to spin around in circles right now. I'm sure it's probably something simple and I can't put my finger on it though. Sleep deprivation is new to me.......
    I've kept running log of notes so this is a little deshoveled but I figured the more information I provide the better the chance someone might help me get this solved quickly.
    In the last week, since my sons birth, my internet speeds would be okay after restarts and resetting everything, 2.5 Mbps or so but after a 10-15 minutes it starts to slow down to .2-.3 Mbps. I went thru all my network settings, restarted everything, repaired permissions, I've changed ethernet cables reset PRAM, firewall is running, stealth mode enabled, allow signed software incoming connections and my various other programs such as netsessionmac4f3c6b, skype, java, itunes, etc.
    All sharing services off and pretty basic login items at startup including growl.
    I had AT&T come out and check my DSL line and everything checked out on their end up to and out of the DSL modem based in their equipment tests.
    The problem seems to start when I connect my imac (a fairly loaded 27" imac I got in Dec.) First off, as soon as the imac is connected to the modem via ethernet, the old ethernet modem flashes and continues to flash, even right after startup. So the tech thought something was running in the background and I can't figure out what. I looked through login items but don't see anything that would be a problem and am afraid to eliminate everything.
    So I created a guest account to eliminate any login items (I think) and in I got 5.69 Mbps right off the bat. But after a minute or two, without changing anything my download speed slows down and I get for example .77 Mbps. The same thing happens with my administrator account on the imac. Fast speeds at startup and more importantly if I change the configuration by switching between ethernet and airport, I get fast speeds right after changing the configuration but after a minute or two I am well below 1.0 Mbps. I've got several network configurations with automatic, airport and ethernet set up in different ways including a clean ethernet connection with the original DNS settings.
    I haven't set up an airport only account but that really isn't the way I want to hook up the computer that sits right next to the modem and runs my network. Restarting the old modem and direct connecting the computer to the modem results in the same thing happening.
    I connected my ethernet from the (old?) modem directly to my ancient powerbook G4 and I got +5.6 Mbps download but it also slowed down to 300 kbps after 5 minutes or so the first time (old modem?)
    Now to explain why I have "old?" listed above. I was then able to get a new DSL modem from AT&T, hook it up just fine, get enormously faster internet service in the 5,000 kbps only to have it slow back down to around 300 kpbs after connected for several minutes.
    directly connected to imac-bypassing router
    3,500 kbps
    after 15 minutes-250 kbps
    connected to imac thru router/time capsule with airport extreme
    2500 kbps
    after 15 minutes=166 kbps
    directly connected to an older powerbook G4 with new modem
    IP address of 192.168.1.64
    5.65 Mbps on speedtest
    after 15 minutes=5.67 Mbps
    after 30 minutes= 5.59 Mbps
    1 hour-5.66 Mbps
    Very solid, stable readings for what I am used to. This would seem to isolate the problem to the imac.
    directly connected to imac with new modem
    IP address of 192.168.1.64
    5.8 Mbps on speedtest
    after 30 minutes= .60 Mbps-ping takes 250 ms
    1 hour= .46 Mbps-ping takes 250 ms
    Now a problem that only started last night after I hooked up the new modem and started up my old Time capsule/airport configuration, I got a message that said something to effect of "another device on this network is using computer IP address 192.168.1.64. So I tried manually changing last digit of the IP address on the computer to one number higher and it kept saying the start and end range were incorrect so I shut the airport station down since when it was connected, it would not allow the computer to connect thru the router via ethernet. I did a hard reset on the airport and I got it back up and running just fine but the internet speeds on the imacs' ethernet connections are so slow it's practically worthless. I also checked to see what was connected to my airport on any given occasion, 2 iphones, 2 pads, another imac running upstairs and a newer powerbook running icam source that is supposed to be the baby monitor. Except for the laptop everything can use "802.11n" but the powerbook only connects via 802.11g so I have set the airport to that limiting setting.
    Any suggestions? Is there a way for me to log what is happening so I can report in more detail?

    First thing is to check if the wireless is on a sensible channel: HomeHub doesn't always make sensible choices.  Install inSSIDer on your laptop and see what other devices there are around and if there is any clash.  Also, try moving the HomeHub around a little, even quite small differences can make a big difference to wireless signals.
    You could run an ethernet cable from downstairs to upstairs.  Easy to do, but can be a bit unsightly.  If most of your devices are upstairs, you could use this cable to connect the modem to the HomeHub.  If you have devices both up and down, you may want to keep the HomeHub downstairs and add a switch upstairs.
    HomePlug may be suitable for you.  If you search Amazon for HomePlug you will see a couple of kits for just over £30.  Don't go for an 85Mbps one.  A 200Mbps such as the TP-link or D-Link should be much better than wireless, but not as good as a cable.
    Depending excatly how many devices you want to connect and where, you can pay more and have a builtin wireless at one end: http://www.amazon.co.uk/Devolo-1408-Wireless-N-HomePlug-Adapter/dp/B00472MMCQ/ref=sr_1_15?ie=UTF8&qi...  Or it may be best for you to use the basic devices and add an old wireless router in switch mode.

  • How to get bandwidth / internet speed in my application ?

    Hi,
    I am using iPad 3 and ios 5.1
    I want to know the bandwidth used by my application (or the internet speed) and display it , as my application deals with downloading of images.
    Please guide me ......
    Thanks

    Thanks for the reply ...
    Is there any api or third party library ,we can directly use for finding bandwidth info.
    Thanks

  • Time Capsule only runs with 1,1Mbit up/down during data transfer, internet speed is ok, TC is used to extend an existing network

    Hello Everyone,
    I have a new 2TB Time Capsule running with a MacBook Air. I want to use the TC to access data (Aperture library, iTunes library, other Files) and to backup my MacBook Air via Time Machine. I set it up, integrated the TC in my Network (FritzBox) by choosing "extend existing network" and it works. BUT only with 1.1Mbit/second while writing or reading Data to/from it. Internet speed is very good, like it was before. While the 1.1Mbit/second seem to be ok with Aperture and iTunes (streaming music and movies) it is still painfully slow and I'm not realy happy with that
    I've read that:
    The 1.1Mbit problem is pretty common when Time Capsule is integrated and used to extend a network (bridge modus), it also looses all ethernet connectivity then (that woul explain why connecting it by ethernet didn't help during initial setup and data transfer)
    Is there a solution besides ditching the Fritzbox and using the TC to build the network? Because basicly I still need the Fritzbox for its DECT features.
    Thank you for any help in advance and have a nice day,
    Olli

    You have double hop wireless with this setup..
    You should bridge the TC.. that is router bridge not wireless bridge, and plug the TC into the Frizyboy by ethernet.
    Then you can setup the TC wireless to reinforce the fritzy..
    Same wireless name as SSID.
    Same security settings... really should be WPA2 AES or in TC personal.
    Same password..
    Just different wireless channel.
    Then you can use 5ghz on the TC if you are up close and personal.

  • Absurdly slow internet speeds and often unable to ...

    I'm used to getting around 13 Mbps Internet speeds from BT.
    In the last few days, although the speed tests show similar results (assuming I can actually get online to test them), Internet browsing has become painfully slow, with many pages simply not loading at all.
    I've called BT, and been through some tests with them, and they assure me that everything is fine, and that my Internet speeds are as high as ever.
    I've also done some hunting around on google, and tried using open DNS settings, but to no avail. It's especially hard to upload data, and it's almost impossible to send email.
    Occasionally, if I turn on my Mac after a longish break, I can get online easily, and send e-mail for a few minutes, then the problem returns.
    BT insist that there's nothing wrong with the line, but the fact that the problem affects both my Mac and my iPad suggests that the problem is not with my computer.
    Indeed, I'm now in the local pub, and everything is working just fine.
    I've been through all the usual things - checking location of Homehub (even though it was absolutely fine for 18 months in its current location), changed the ADSL micro-filter, changed the wireless channel, etc, and to no avail.
    What else can anyone suggest?
    Thank you.

    So, the first time I did this speed-test was on my return home, when everything was working fine again.
    Test1 comprises of two tests
    1. Best Effort Test:  -provides background information.
    Download Speed
    15742 Kbps
    0 Kbps21000 Kbps
    Max Achievable Speed
     Download speedachieved during the test was - 15742 Kbps
     For your connection, the acceptable range of speedsis 4000-21000 Kbps.
     Additional Information:
     Your DSL Connection Rate :16203 Kbps(DOWN-STREAM), 1159 Kbps(UP-STREAM)
     IP Profile for your line is - 14295 Kbps
    The throughput of Best Efforts (BE) classes achieved during the test is - 16.11:23.37:60.53 (SBE:NBEBE)
    These figures represent the ratio while sententiously passing Sub BE, Normal BE and Priority BE marked traffic.
    The results of this test will vary depending on the way your ISP has decided to use these traffic classes.
    2. Upstream Test:  -provides background information.
    Upload Speed
    959 Kbps
    0 Kbps1159 Kbps
    Max Achievable Speed
    >Upload speed achieved during the test was - 959 Kbps
     Additional Information:
     Upstream Rate IP profile on your line is - 1159 Kbps

  • My internet speed suddenly went VERY slow on all browser

    I am running on a Mac OS X Lion 10.7.5, 2 Ghz Intel i7, 4GB Ram DDR3.
    I am experiencing very slow internet speed after some system update some time ago.
    I have tried using wireless and LAN cable but both results the same.
    I've tried resetting routers in both my office and home but it is still as disappointing.
    Kindly advice on what to do? I've forgotten which update is it as it is some time ago already.
    I have installed bootcamp in my macbook and tried the using from windows but there isn't such issue. The internet was smooth and great.

    Try these basic troubleshooting steps.
    1. Quit all app scompletely and restart the iPad. Go to the home screen first by tapping the home button. Double tap the home button and the task bar will appear with all of your recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner of the app that you want to close. Tap the home button or anywhere above the task bar. Restart the iPad.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    2. Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    3. Go to Settings>Safari>Clear History, Cookies and Data. Restart the iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.

  • HT1222 My internet speed has slowed to a crawl after installing security update 2015-003.  Any ideas on how to fix?

    I have a mini mac with 8GB ram and running yosemite OS. I recently installed security update 2015-003 and now my internet connectivity have slowed to a crawl. sometimes if I turn wi-fi off and then back on the speed returns to normal but sometimes it does not.   Any ideas what may be causing the slow internet speed?

    Please check the speed of your connection on this site.
    Then start up in Recovery mode. In the OS X Utilities screen, select Get Help Online. A clean copy of Safari will launch. No plugins, such as Flash, will be available. Check again. Then restart as usual and post the results.

  • Verizon is Capping Internet Speed/Service for "Unlimited" Customers

    Some recent news has been brought to my attention by Verizon Wireless' customer service department, and I think that given the severity of Verizon Wireless’ continued breach of contract to Internet customers, this matter should be brought to everyone else's attention as well.
    I originally purchased a Verizon Wireless USB Internet Card in 2007. I was offered a plan that entitled me to an “Unlimited Internet Usage Allowance”. I kept the same wireless Internet device for two years and never acquired any issues or concerns. On January 20th, 2010, I went into a Verizon store and was offered a free upgrade to the new MiFi Mobile HotSpot. I was told that I could test the product for 30 days to make sure that it worked to my standards and my Internet needs. It worked perfectly. I used it for multiple computers in my home, as well as work and travel. 
    My problem with the Verizon MiFi began on October 21st, 2010 when my Internet suddenly became extremely slow and unable to access any web pages without minutes of waiting. I continued to call customer service and go into the Verizon stores throughout the month in hopes that someone could find a ‘glitch’ and solve my issue of what soon became No Internet access. I did all this with patience and good faith, as I have continued to pay $60 a month for “High speed 3G” service. Two weeks ago, I took the MiFi device into the store and requested a new device since it became entirely defective. My new device arrived in the mail and I have still spent the last week going through the ring-around circus of Tech support and the only logic they can come up with is, "Either the device is defective or my computer is too old."  This is not the case, as I recently purchased a new laptop.
    What I discovered was that Verizon neglected to inform me for the past two months that I had gone over my "undisclosed usage threshold" (Even though I pay for Unlimited Allowance) and now my internet speed has been capped and I am unable to access the Internet. I spent 4 hours on the phone yesterday and weaved my way into a small department called "AIT" which is supposedly a new sub-contracted company that is suppose to help negotiate my "situation". They of course are closed, and my numerous voice mails will most likely never be returned.
    At this point, I am still paying for something that does not work, and Verizon has taken it upon themselves to decide "how often" I can use the internet. This was not disclosed to me in my contract that I signed in Jan 2010, when I continued my Wireless plan for "unlimited usage allowance."
    I want everyone to be aware of this, before they head out this holiday season and spend hundreds of dollars on a Verizon Wireless Internet Device, and eventually will have to deal with the same nonsense I'm currently going through right now!

    I started with one of the few unlimited plans back in 2008- They kept telling me to "hang on to it- cause it won't be around for long!" So I did and when I upgraded my device- everything worked great for 7 months. I started using it more frequently as a hot spot for more than one computer, we're talking email, web browsing and paying bills- Not Xbox360 for 24 hours a day or fownloading 10 videos a day!? I don't even know how to do that!?!
     And the first month we went over- we got capped! Now it runs at about a quarter of the speed. Which was never disclosed to me. And to think- they market this MiFi 2200 as a hotspot for up to 5 computers??? I can only imagine how quickly people are being capped.

Maybe you are looking for