Check bandwidth usage

As we can check on Cisco switches using the command using the bandwidth of the interface of the last 5 minutes.

switch #sh po int 1
Port-channel 1 is up, line protocol is up (connected)
Material is EtherChannel, address is 0064.4026.739a (bia 0064.4026.739a)
MTU 1500 bytes, BW 4000000 Kbit, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
KeepAlive set (10 sec)
Full duplex, 1000 Mbps, link type is auto, media type is unknown
input stream control is turned off, output flow control is not supported
Members in this channel: Gi0/1 Gi0/2
Type of the ARP: ARPA, ARP Timeout 04:00
Last entry of 00:00:00, 00:04:48 output, output hang never
Final cleaning of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/dumps); Total output drops: 0
Strategy of queues: fifo
Output queue: 0/40 (size/max)
  5 minute input rate 2000 bps, 3 packets/s
  5 minute output rate 2000 bps, 3 packets/s

The same bandwidth calculation, I want to make on the Dell switches.

How can we check the use of bandwidth on the interface on Dell 6248?

Kind regards
Mukesh Kumar
Network engineer
Spooster COMPUTER services

I don't know a command that will show you this exact info. But there are some statistics you can get by using the following commands.

# Displays the counters interfaces

# show rmon statistics

You can also check out some of this info in the web GUI under Statistics/RMON > Table views > use summary.

Hope this helps some.

Tags: Dell Switches

Similar Questions

  • How can I configure the perfmon.exe application to monitor internet bandwidth usage?

    I don't need details just how much is used per second.

    Hi MathewMullen,

    See the Microsoft article below and check if it helps.

    How to manage system monitor counters in Windows XP

    http://support.Microsoft.com/kb/305610

  • Cisco-AIR-SAP3702I-A-K9, max and the degradation of bandwidth users?

    Hello

    Sorry if somone is asked this question before, but I was unable to find the answer or by mail.

    So here's the intro:

    Symthom:

    I installed and config with a 1240 AP G base still running the office to provide wireless connectivy, but users complain its slow.

    Note: I went to check the PC users and a simple website with some pictures or even to test the connection speed, it is so slow

    Action:

    I changed the AP with a new AIR-SAP3702I-A-K9, just basically, I copied and pasted the config by applying appropriate measures, like changing the fastethernet gigaethernet, etc..

    It has improved a little, but I followed the PA and there are 3 SSID. each SSID was like around 6 users, for a total of 18 users.

    Results:

    Sound still give the same results, he suddenly became so slow but sometimes its execution by the customer well, but relatively slow always.

    ******************************************************************************************************************************************************

    Additional information and troubleshooting of the measures taken:

    We have 100 Mbit/s, so its quite a lot of bandwidth and we use even to an all-time high of the day around 35Mbps. I went to test my PC local, changed to vlan and use the same vlan as the SSID to establish a speed test and I got about 98 MB/s and ping results is 2ms.

    So that tells me that it is not the internet connection I have download file size of 2 GB in a couple of minutes cable using the same subnet, but in the wireless, it says it will take 2 hours to download a file of 200 MB in size.

    I know that it is a shared, but I need more information that I'm not an expert in configuration or give a good explanation as to why the wireless is so slow.

    I'm always conflicted with my classmates because they say that it is the access point, and that I should try only on PC wireless on the AP and check the results of the bandwidth.

    They say I should get 100 Mbps

    ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

    Help in the following:

    Who can tell me what is the maximum number of clients by this type of device (3700 AP series) or recommended?

    Can what kind of measures I take to reduce this problem?

    Who can tell me what is the bandwidth usage max for this AP?

    They are correct, as if the AP with a connected users, should get the same huge amount of bandwidth or would be less?

    Is it true that if a user is streaming and others want to suft normally, it will reduce the bandwidth?

    What is the bandwidth max an AP can use or by customer taking into account that we have 100 Mbps?

    Location: it's just a simple room with the inside AP, nothing special.

    I've included the AP basic config. Any additional info, please let me know,

    Here is the test that I made using the local wired in the same subnet as the SSID and I get good bandwidth.

    Thank you very much!

    Hi Alex,

    1. first of all, a rule, you can use 25 users in a single (). If there is a normal traffic such as e-mail...).

    First troubleshooting:

    you use wpa version 1 for all SSID. You must use WPA version 2 to get 802.11n rates (Higher).

    So I'm changing your configuration, please check.

    Concerning

    Remember messages useful rates

  • 9 use of the bandwidth of Captivate

    Anyone know an easy way to track the use of bandwidth for Captivate courses, or is there a line course Director for how much bandwidth use? We are in an environment in which some areas have very limited bandwidth and cannot play our course, even without audio or video included.

    I am not interested in tips to reduce the size of classes, just some numbers bandwidth usage I can give network administrators. Thank you!

    Have you tried to download on SCORM cloud?

    I think they have performance statistics generated after the course has been viewed which could provide the base you are looking for.

    You should also consider the LMS you use will also have an impact on performance for your users.

    A user at each location could run a 'speed test' to check the upload and download bandwidth they know. This could also be useful to your network administrators to have a conversation with your service provider.

  • Y at - it a program that can show which programs have access to my DSL and how much bandwidth it uses?

    Looking for an add-on that shows what programs are sending / reception of the internet - gives me control over what programs access the internet in real time.

    Modules contained in Firefox; they have no access to the programs that run on your computer. The following modules can monitor your bandwidth usage in Firefox.

    All good software firewall allows you to control what programs connect you to the Internet.

    If you need to see how much bandwidth programs run out, looking for a bandwidth monitoring tool.

  • Limit my bandwidth downloading the applications using the API to control traffic and QoS

    I used QoS and Traffic Control API as TcAddFlow and TcAddFilter to control my bandwidth usage download applications.

    We manipulate TC_GEN_FLOW, to send and receive FLOWSPEC parameters.

    Now, I want to set the exact limit to 5 Mbps, what are the value that I need to set for TokenBucketSize and TokenRate to limit bandwidth to 5 Mbps FLOWSPEC structure?

    Code snippet:

    newFlow-> ReceivingFlowspec.DelayVariation = QOS_NOT_SPECIFIED;
    newFlow-> ReceivingFlowspec.Latency = QOS_NOT_SPECIFIED;
    newFlow-> ReceivingFlowspec.MaxSduSize = QOS_NOT_SPECIFIED;
    newFlow-> ReceivingFlowspec.MinimumPolicedSize = QOS_NOT_SPECIFIED;
    newFlow-> ReceivingFlowspec.PeakBandwidth = POSITIVE_INFINITY_RATE;
    newFlow-> ReceivingFlowspec.ServiceType = SERVICETYPE_NETWORK_CONTROL;
    newFlow-> ReceivingFlowspec.TokenBucketSize = ?;
    newFlow-> ReceivingFlowspec.TokenRate =?;

    newFlow-> SendingFlowspec.DelayVariation = QOS_NOT_SPECIFIED;
    newFlow-> SendingFlowspec.Latency = QOS_NOT_SPECIFIED;
    newFlow-> SendingFlowspec.MaxSduSize = QOS_NOT_SPECIFIED;
    newFlow-> SendingFlowspec.MinimumPolicedSize = QOS_NOT_SPECIFIED;
    newFlow-> SendingFlowspec.PeakBandwidth = POSITIVE_INFINITY_RATE;
    newFlow-> SendingFlowspec.ServiceType = SERVICETYPE_NETWORK_CONTROL;
    newFlow-> SendingFlowspec.TokenBucketSize =?;
    newFlow-> SendingFlowspec.TokenRate =?;

    Thank you & best regards

    This issue is beyond the scope of this site (for consumers) and to be sure, you get the best (and fastest) reply, we have to ask either on Technet (for IT Pro) or MSDN (for developers)

    If you give us a link to the new thread we can point to some resources it
  • How to monitor bandwidth of machine comments

    Hello

    I need to monitor bandwidth usage «vm machine comments»

    fact any body knows how to do?

    I need a command or a name file within esx that give me appropriate values.

    Help, please?

    Thank you

    I would recommend a third-party tool like Xangati. I know they have a free version, or a trail. This example uses a net flow collector to display the speed of the protocols in and out of your hosts.

    Roger Lund VMware VMUG Leader VMware vExpert

  • Monitoring the memory usage on iOS using the Stats class

    I was check memory usage on an application I'm developing for iOS using Stats class https://github.com/mrdoob/Hi-ReS-Stats ( http://help.adobe.com/en_US/as3/mobile/WS4bebcd66a74275c3-315cd077124319488fd-7fff.html#WS 948100b6829bd5a61637f0a412623fd0543-8000).

    I added the class Stats to my project and redeployed and, Ouch, reported in Stats memory usage ramp upward (quite slowly) even when there is nothing going on in the application (just displaying a loaded bitmap).

    To try to find the question, I created a project with a test class that extends Sprite with just this single call in the constructor: -.

    addChild (New Stats());

    I have deployed to the device to check that he didn't swallow all of memory.

    But I was surprised to observe the use of the memory to crawl upward and upward (to 5) before kicking in some garbage and takes memory down. I left it running and then he slipped once again more than 7.5 this time before being deported back down to just below 3.

    So 2 questions that I would be grateful any feedback/comments/thoughts on related: -.

    1 is this normal (i.e. memory creeping up when there is nothing else than to the Stats in the project)?

    2 - What is the best way to monitor the memory usage in an application? Good enough stats - is Stats itself causing the memory usage?

    All the best guys!

    See also thread (http://forums.adobe.com/message/4280020#4280020)

    My conclusions are:-

    -If you run an application and let idle, use memory slips gradually upward (probably in memory is used to perform the Calc/refresh the display, etc.)

    -Periodic garbage collection occurs and memory is brought back down

    -This cycle could be more than 5 min.

    Work with your real application and memory will increase and be published much more quickly/regularly.

    -It's probably worth making an initial check running on your desktop computer to smooth out all the initial problems

  • Surveillance of the transmission rate of the network under Vista.

    It was, such as Windows NT and Windows 2007 and Windows XP, you can monitor the use of band network bandwidth through a small applet that is usually stored in the taskbar of the Windows graphical interface.  Now with Windows Vista (and I suspect the same is true for Windows 7), this cmdlet is no longer available.  I guess Microsoft thinks I need a nanny.

    So, first of all, what happened to this cmdlet.  Why withdrew?

    Second, how to access this applet (or a tool in the same way) to Vista (and Windows 7).

    Thank you for your kind attention to this issue.

    You can activate the animation of the network by right clicking on the network icon in the Notification area and it begins to blink based on usage - but it's what he'll do.  It does not see bandwidth usage or anything like that.

    I looked and could not find any replacement tool - Vista (it's safe) or as a 3rd party application (although there may always be a out there – you can try the search yourself).

    I don't know what happened or why it was removed - but it happened and there is not much we can do about it.

    The only option I can suggest is to download something like http://www.microsoft.com/downloads/details.aspx?FamilyID=983b941d-06cb-4658-b7f6-3088333d062f&displaylang=en and put a shortcut on the toolbar for quick access and when you want to check, just open the program and you will have all the monitoring network of the information you could want.  It is not the same thing as what you want, but it's the best I could come up with after nearly an hour of research.

    I hope this helps.

    Good luck!

    Lorien - MCSA/MCSE/network + / has + - if this post solves your problem, please click the 'Mark as answer' or 'Useful' button at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • my download speed is no where near what I'm supposed to get.

    I'm supposed to get 2 mb upload, only obtenir.43 I contacted my ISP and they say that it is my computer slowing down?  my ISP is verizon.  I pay for 15 down and 2 upwards.  Depression 15 is right on.  my upload is the problem.  .43 only, I went through the dispute with verizon. today a tech came out, and on his computer, he gets 1.93 mb download.  However, my computer gets seulement.43 again.  I have no idea where to start. I have cleaned the registry, scanned for viruses, software spies ect.

    Hello

    Check your speed here and they must be regularly at different times to get a job
    model.

    SpeedTest.net
    http://www.Speedtest.NET/

    Use them as well:

    Isposure - free - small utility excellent.
    http://www.isposure.co.nz/index.htm

    NetWorx - free - a simple and free, yet powerful tool that helps you objectively evaluate your
    the bandwidth situation. You can use it to collect bandwidth usage data and measure the speed of
    your Internet connection or any other network connection. NetWorx can help you identify possible sources
    network problems, make sure not to exceed the bandwidth limits specified by your service provider,
    or track down the characteristics of the activity network suspicious of Trojan horses and hacker attacks.
    http://www.SoftPerfect.com/products/NetWorx/

    ==============================

    Check your antivirus/antispyware/security programs because some people can have big impacts on
    performance. Who do you have on your machine and having NEVER been to this topic.

    ==============================

    These methods to update your WiFi (wireless) and the interface NETWORK (wired network) drivers. Also of router
    firmware may impact if you use a router.

    This is my generic how updates of appropriate driver:

    This utility, it is easy see which versions are loaded:

    -Free - DriverView utility displays the list of all device drivers currently loaded on your system.
    For each driver in the list, additional useful information is displayed: load address of the driver,
    Description, version, product name, company that created the driver and more.
    http://www.NirSoft.NET/utils/DriverView.html

    For drivers, visit manufacturer of emergency system and of the manufacturer of the device that are the most common.
    Control Panel - device - Graphics Manager - note the brand and complete model
    your video card - double - tab of the driver - write version information. Now, click on update
    Driver (this can do nothing as MS is far behind the certification of drivers) - then right-click.
    Uninstall - REBOOT it will refresh the driver stack.

    Repeat this for network - card (NIC), Wifi network, sound, mouse, and keyboard if 3rd party
    with their own software and drivers and all other main drivers that you have.

    Now in the system manufacturer (Dell, HP, Toshiba as examples) site (in a restaurant), peripheral
    Site of the manufacturer (Realtek, Intel, Nvidia, ATI, for example) and get their latest versions. (Look for
    BIOS, Chipset and software updates on the site of the manufacturer of the system here.)

    Download - SAVE - go to where you put them - right click - RUN AD ADMIN - REBOOT after
    each installation.

    Always check in the Device Manager - drivers tab to be sure the version you actually install
    presents itself. This is because some restore drivers before the most recent is installed (sound card drivers
    in particular that) so to install a driver - reboot - check that it is installed and repeat as
    necessary.

    Repeat to the manufacturers - BTW in the DO NOT RUN THEIR SCANNER device - check manually
    by model.

    Look at the sites of the manufacturer for drivers - and the manufacturer of the device manually.
    http://pcsupport.about.com/od/driverssupport/HT/driverdlmfgr.htm

    How to install a device driver in Vista Device Manager
    http://www.Vistax64.com/tutorials/193584-Device-Manager-install-driver.html

    If you update the drivers manually, then it's a good idea to disable the facilities of driver in the Windows updates,
    This leaves ONE of Windows updates, but it will not install the drivers who are generally older and cause
    questions. If updates offers a new driver and then hide it (right click on it) and then go look for new ones
    manually if you wish.

    How to disable automatic driver Installation in Windows Vista - drivers
    http://www.AddictiveTips.com/Windows-Tips/how-to-disable-automatic-driver-installation-in-Windows-Vista/
    http://TechNet.Microsoft.com/en-us/library/cc730606 (WS.10) .aspx

    Hope these helps.

    Rob - bicycle - Mark Twain said it is good.

  • 10.0.1 battery drainage problem

    Hi all.

    Wanted to put this here in the HOPE that someone at the top of the Apple Tree (Corp.) would be read and that relay the bad worm on the iOS issue more recent 10.0.1 update

    I am not new to Apple products, or iOS, actually, I stood in line for hours to get my hands on the iPhone 3, then the iPhone 4 and iPhone 5, of course iPhone 6 + and now the iPhone 7 (not the model... + oh how I reluctant sell pre-order tactics). Oh, and I got almost all the iPad unique mini and model to date, with my new bad boy iPad 12.9 Pro

    I mention this to let you know that I'm used to the infrastructure and its updates to iOS.

    Good... How do I know that it is the iOS and not something else, easy... I bought 2 iPhone 7 the launch day. The first I have restored from a backup on my computer via iTunes, which was the last iOS at the time 9.3.5 and during this restore point, that one I qu' on m' a was asked to update the 10.0.1 update and I did. Another iPhone 7, I didn't have to use a backup and it came pre-loaded with iOS already installed 10.0.0. So I have a good comparison to go off of.

    Now that I got the new phones for 2 solid days, their use of the battery is completely different. Yes, they have the same settings. Yet once... This isn't my first rodeo. (I check the usage of battery applications, location service is disabled, etc, etc..)

    The 2nd iPhone 7 run 10.0.0 doing the same task; Messaging, emails and a few phone calls about 95% and my 1st iPhone was 80% (WTH!)

    What really nailed the coffin closed, has been when I've updated my iPad Pro 9.3.5 10.0.1 and too, it began to lose the battery life almost twice as fast as it was before. Same apps running as before, no other changes have been made.

    So that's when I knew absolutely that it is the most recent iOS 10.0.1, which lies behind the question of battery drainage.

    Hello Apple... Please fix it quickly.

    Well, I don't work for Apple, but several thoughts come to mind:

    • I had every generation since the original iPhone.  I can tell you that we never have a named iPhone "iPhone 3.  The second iPhone was 'iPhone 3G', followed by 'iPhone 3GS '.
    • Summarizing your post, it seems that you bought two iPhone 7s with one major difference: you have restored a from backup iTunes and you set it like new.
    • You then compare the behavior of the batteries on these two iPhones. You said «I have a good comparison to go...» »
    • But the big difference between the two iPhones, which you do not highlight, is that one has all your applications and data, while the other does not.

    Therefore, you should check the settings > farm and see what applications are using your battery.  Of course, it should be noted that the iPhone with all the applications and data use battery that is not restored from a backup.

  • How to configure root level does not

    iMac OS X Yosemite v.10.10.5

    I have heard many of disk grinding noises lately when I do almost nothing on my iMac. I just checked CPU usage via the activity monitor, and nothing jumps, except that a process of root level called the Setup program is "not responding"-, but it uses only 0.1% of CPU. Questions...

    Should I leave this process? I really don't like to leave a process when I don't know what he does, especially when it is owned by root.

    This could be responsible for grinding noise hard drive? If this is not the case, what should I look for? And I would be concerned that no matter the noise? Recently, it seems almost always present.

    TIA,

    Beth

    Not a reboot fixes the process "not responding"?

    The constant disk access could be Spotlight. See this thread disable spotlight super slow indexing after update to Lion?

  • You wonder if we have hacked

    My wife has iPhone 5s.  She heard his phone ring yesterday and went to pick it up.  The screen was on and it was very quickly moving backwards between the texts and the contacts, looking at images, switch off the do not disturb etc..  It seemed that it could have been a situation of "ghost touch", but it still we freaked out.

    So I called the apple of my iPhone support 6 for some tips.  I explained the situation to a rep and then the phone was cut off.  I pulled the phone from my ear to watch on screen.  The keyboard number is facing a black screen.  Number 6 was pressed when I looked and a black screen appears that says something to the effect of "this operation cannot be completed", and there was a rectangular box below that says, I think, "continue."  It was a very sparse search screen and put me in mind of something diagnosis that is not normally visible to customers.  Immediately, I cut my phone as well.

    I went to the apple store and talked to a genius.  He suggested touch ghost but says the thing that happened to my phone almost at the same time was a bit perplexed.  Then, we looked at the phone to my wife.  During the period where his phone was strangely, there are two emails that have been sent, who was still in the Outbox and a text message.

    The text message was essentially just a letter to a friend and could have been a touch of ghost.  An email went to my wife's work e-mail and was scrambled.  The other message was weird: it was addressed to a too long string @lead [dot] cidelink [dot] com.  He examined how the person has answered an ad for a $300 off treatment of gum.  It is mostly intelligible, but there was some scrambled characters here and there.  He also said something about "Please press send for more information."  Email not sent was garbage text that was trying to go to this weird address even accurate.

    Our analysis has brought its boxes to letters and nothing came of this domain name or with 'gum treatment', so it doesn't seem like it might have been copied phantomly also on his device.  This also perplexed relatively consistent email engineering.

    Finally, I have checked data usage on my wife's phone society website.  There is a period of activity at the time these emails were released.  There is a use of data of 40 MB, then 230 and 15 MB.  The 230 seemed a bit strange to have just send emails at random three.

    Can all this, on both phones, be explained by some ghost touch a coincidence?

    Also, and this probably is a coincidence, when I got home and started computer and iPad, they both were to provide the password for the Wifi network for the first time in years.  I guess it's just paranoid.

    Thanks to anyone who had seen.

    Unless you have jailbroken your phone or someone else (requires physical access to the phone), the probability that your phone has been hacked is small enough to be rejected. It is possible that your email account might have been hacked. Or, your email may have been misused (someone used your e-mail address as the reply address).

    You may have a bad digitizer, or if this happens only when the phone is connected, a bad cable.

    It is important to note that the telephone companies do not necessarily register the use of real-time data. So, these numbers are meaningless to judge what happened past.

    If you are particularly concerned, change your passwords on your Apple ID and email accounts However, it really sounds like a hardware problem and coincidence or two.

  • Any free tool for monitoring of LAN

    Hello

    Is there a free tool to monitor LAN

    I'm managing about 40 computers with a bandwidth of 2 Mbps, but a lot of times the bandwidth usage is consistently high.

    It is affecting the other user

    Can someone help me

    Is there a free tool so that I can monitor who is using the high bandwidth

    Thanks in advance

    Thank you best regards &,.
    Sirot

    Hello

    You can download it from this link:
     
    See also:
  • history of transactions, downloads and downloads

    How can I find a history of all my activity online, including downloads and uploads?  My account is with Wildblue.net.Anyone familiar with this ISP will know the account type determines the monthly fees. More monthly bandwidth usage, the slower your computer will run. The percentage of both uploads and downloads a corrugator period of 30 days (I think that's the schedule) will affect the overall performance of my pc. This month past my average download activity increased from 12% to 71% and my download activity increased from 7% to 49%. (Phew) After all of this information, I just want to know if it is possible to display all my activity for a specific period of time. Any help is appreciated. Thanks to a bouquet. Mslinda

    Mslindatx

    If you want to see the activity of what has been done on your computer over the internet. You can view the temporary internet files, but if you have your browser configured to clean your temporary files, it will be difficult to follow what has been done on your computer. You can view the history using the link below.

    http://Windows.Microsoft.com/en-us/Windows-Vista/view-temporary-Internet-files

Maybe you are looking for