Pb bandwidth and delay

Hi,
I'm facing an issue since i change my SDSL operator (4Mbits/s).
When someone dowload something, all the bandwith is use and the delay increase... and it's slow !!!
I have only web browsing and FTP, no Voice!
I think i must limit the use of bandwidth to have a stable delay.
So, i try QoS, limit bandwith, auto Qos discovery but it doesn't work and i'm nt sur to implement them correctly.
My skills in network, espacally in cisco configuration are poor.
I need help

I recently change my SDSL operator and now i'm facing issue with delay and bandwidth.
This is a ping to www.google.fr, you can see the delay pb :
Réponse de 173.194.45.87 : octets=32 temps=5 ms TTL=53
Réponse de 173.194.45.87 : octets=32 temps=5 ms TTL=53
Réponse de 173.194.45.87 : octets=32 temps=5 ms TTL=53
--> i browse website
Réponse de 173.194.45.87 : octets=32 temps=26 ms TTL=53
Réponse de 173.194.45.87 : octets=32 temps=118 ms TTL=53
Réponse de 173.194.45.87 : octets=32 temps=613 ms TTL=53
Réponse de 173.194.45.87 : octets=32 temps=574 ms TTL=53
Réponse de 173.194.45.87 : octets=32 temps=625 ms TTL=53
Réponse de 173.194.45.87 : octets=32 temps=628 ms TTL=53
Réponse de 173.194.45.87 : octets=32 temps=630 ms TTL=53
Réponse de 173.194.45.87 : octets=32 temps=626 ms TTL=53
Réponse de 173.194.45.87 : octets=32 temps=1019 ms TTL=53
Réponse de 173.194.45.87 : octets=32 temps=847 ms TTL=53
Réponse de 173.194.45.87 : octets=32 temps=731 ms TTL=53
Réponse de 173.194.45.87 : octets=32 temps=969 ms TTL=53
--> i stop
Réponse de 173.194.45.87 : octets=32 temps=115 ms TTL=53
Réponse de 173.194.45.87 : octets=32 temps=5 ms TTL=53
Réponse de 173.194.45.87 : octets=32 temps=5 ms TTL=53
Réponse de 173.194.45.87 : octets=32 temps=5 ms TTL=53
Below, you can see that the bandwidth exceed the 3500 kbits/s although i add the line "shape average 3500000"...
Each time i browse websites, all the bandwith is automaticly use.
cisco-1811#sh policy-map interface
FastEthernet0
  Service-policy output: shape-total-out
    Class-map: class-default (match-any)
      12920 packets, 1388812 bytes
      5 minute offered rate 1000 bps, drop rate 0 bps
      Match: any
      Queueing
      queue limit 64 packets
      (queue depth/total drops/no-buffer drops) 4/1105/0
      (pkts output/bytes output) 4143165/1228840397
      shape (average) cir 3500000, bc 14000, be 14000
      target shape rate 3500000
cisco-1811#sh interface fa0
FastEthernet0 is up, line protocol is up
  Hardware is PQ3_TSEC, address is XXXX.XXXX.XXXX(bia XXXX.XXXX.XXXX)
  Internet address is XXXX.XXXX.XXXX/30
  MTU 1500 bytes, BW 100000 Kbit/sec, DLY 100 usec,
     reliability 255/255, txload 1/255, rxload 3/255
  Encapsulation ARPA, loopback not set
  Keepalive set (10 sec)
  Full-duplex, 100Mb/s, 100BaseTX/FX
  ARP type: ARPA, ARP Timeout 04:00:00
  Last input 00:00:00, output 00:00:00, output hang never
  Last clearing of "show interface" counters never
  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 4267
  Queueing strategy: Class-based queueing
  Output queue: 0/1000/0 (size/max total/drops)
  5 minute input rate 1368000 bits/sec, 207 packets/sec
  5 minute output rate 659000 bits/sec, 196 packets/sec
     232187469 packets input, 3696385725 bytes
     Received 4 broadcasts, 0 runts, 0 giants, 0 throttles
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
     0 watchdog
     0 input packets with dribble condition detected
     186177182 packets output, 1248693279 bytes, 0 underruns
     0 output errors, 0 collisions, 424111 interface resets
     0 unknown protocol drops
     0 babbles, 0 late collision, 0 deferred
     0 lost carrier, 0 no carrier
     0 output buffer failures, 0 output buffers swapped out
Finnaly, my running-config :
version 12.4
hostname cisco-1811
ip cef
ip domain name xxxxxxx.xx
no ipv6 cef
multilink bundle-name authenticated
policy-map shape-total-out
class class-default
    shape average 3500000
bridge irb
interface Loopback0
ip address XXX.XXX.XXX.XXX XXX.XXX.XXX.XXX
ip nat inside
no ip virtual-reassembly
interface FastEthernet0
ip address XXX.XXX.XXX.XXX XXX.XXX.XXX.XXX
ip nat outside
ip virtual-reassembly
speed auto
full-duplex
crypto map cryptomap
service-policy output shape-total-out
interface Vlan1
ip address XXX.XXX.XXX.XXX XXX.XXX.XXX.XXX secondary
ip address XXX.XXX.XXX.XXX XXX.XXX.XXX.XXX secondary
ip address XXX.XXX.XXX.XXX XXX.XXX.XXX.XXX
ip flow ingress
ip flow egress
ip nat inside
ip virtual-reassembly
crypto map cryptomap
no ip classless
no ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 XXX.XXX.XXX.XXX
no ip http server
no ip http secure-server
ip nat inside source list 102 interface FastEthernet0 overload
ip nat inside source static tcp XXX.XXX.XXX.XXX 80 interface FastEthernet0 80
ip nat inside source static tcp XXX.XXX.XXX.XXX 21 interface FastEthernet0 21
webvpn cef
end

Similar Messages

  • Bandwidth and delay parameters in cisco switch

    Hi all ,
    Is the delay and bandwidth parameters are configurable in the switch interface ?
    Actually In one of the Fa interface the delay is showing as 100 , in another interface output delay is showing as 1000. Even bandwidth is showing 100000Kbit and one 10000.
    Kindly suggest.
    Thanks,
    Regards,
    Vijay

    HI Vijay,
    Delay:
    It is related to interface speed . The interfaces are 10/100/1000 capable. Depending on the negotiated bandwidth the default delay changes. Switchport/routed port has no effect. If you leave them "auto negotiated" then essentially the delay negotiates to match the port speed as per the below:
    1Gbps = 10usec
    100Mbps = 100usec
    10Mbps = 1000usec
    *** Note: important to note that changing the "bandwidth" statement doesn't change the negotiated "delay". Only the "speed" will change delay... but please note that changing "speed" command is potentially network impacting. The "speed" command changes the literal interface capabilities for negotiating link speed, whereas changing "bandwidth" and "delay" changes an imaginary representation of link throughput capabilities.
    Regards
    Dont forget to rate helpful posts.

  • How to change number of retries and delay before retrying after software install failure

    I deploy a software to client, but the installation is fail, so it will retry. but How to change the number of retries and delay before retrying after software install failure?
    I find "Retry Settings" in "Software Distribution Component Properties". But I think it work for Distribution, not the installation. am I right?

    First, are you referring to packages or applications because the behavior is different.
    Also, why do you want it to retry a failure? It failed for a reason so you need to fix the cause of the failure first. If it failed the first, it will likely fail the next time for the same reason. In general, ConfigMgr will only retry on transient type
    errors.
    Jason | http://blog.configmgrftw.com

  • Day's Supply, Stock On Hand, Safety Penalty and Delay Penalty

    Hi All,
    1. Day's Supply and Stock Hand at the Distribution Center
    Checking the planning book, does the stock on hand KF represent also the day's supply? or only the receipts?
    ex. of what i see in the planning book:
       receipt = 100, stock on hand = 100, day's supply = 7
    There is also a case where I see 128 days as my day's supply but i have no stock on hand.
    How is the day's supply determined?  How do I know the number of stocks it represent?
    2. Safety Penalty and Delay Penalty
    If my safety penalty is higher than my delay penalty, will it be true that it will prioritize to meet the required safety stock rather than the demand?
    Hope someone can help me on this. 
    Thanks a lot.

    Thanks PATHAN Mahadalikhan.
    Additional Question.
    What if,
    D1
    Demand           300  
    SOH                500  
    Day's Supply     7      
    D2
    Demand           300  
    SOH                200
    Day's Supply     7     
    D3
    Demand           200
    SOH               
    Day's Supply     7     
    D4
    Demand            0
    SOH                 0
    Day's Supply     7    
    D5
    Demand            0
    SOH                 0
    Day's Supply     7 
    D6
    Demand            0
    SOH                 0
    Day's Supply     7 
    *this will be like this until the end of the plan.
    What can be the reason behind the day's supply reflected even if there is no more demand and Stock on hand?
    Thanks.

  • Bandwidth and Police command

    I have seen this config in one of the examples in cisco site
    policy-map mqcp
    class hub
    bandwidth 200
    police cir 5000000
    Please help in understanding the bandwidth and police command setting in this example

    Bandwidth is a Queing mechanism (class based Weighted Fair Queing) where in the bandwidth specified is reserved for the traffic when there is congestion. Policing is like Committed access rate(CAR) which sizes ur bandwidth(doesnt shape).

  • Dynamic Buffering Based on Bandwidth and Datarate

    I'm trying to determine an initial value for NetStream.bufferTime based on the client's calculated bandwidth and the video's bitrate.
    As far as I can tell you can't do this, because you must have an initial buffer set BEFORE you call NetStream.play() (or use the default 2 seconds) and FMS does not call NetStream.onMetaData, where one would normally find the videodatarate, until after NetStream.play() is called.
    Even if you modify NetStream.bufferTime during the onMetaData call back it doesn't effect when the video starts playing or when the NetStatus event registers "NetStatus.Buffer.Full".
    Therefore my question is:
    How do I find the Video Data Rate BEFORE I call NetStream.play?
    -Or-
    How do how do I reset the initial bufferTime before acctual play back begins and the NetStatus event fires with "NetStatus.Buffer.Full"

    I think you are right. Without playing the stream you cant decide it datarate.

  • Delete Reverb and Delay Aux Channels

    I want to save all the processor power I can, so I want to completely delete the default reverb and delay bussed aux channels that come up automatically when you start a new concert. When I select them, Delete is gray-ed out under the edit tab. How can I get rid of these?

    Hi
    These are Concert level channels, so to delete them you will need to select the Concert at the top of the Patch List.
    You may also want to remove any associated Sends.
    CCT

  • How to stop the process chain on every saturday and delay until sunday 6 am

    Hi experts,
    We have a maintanence window on every saturday until 6 am on sunday.
    My question: I don't see any option in the start variant of the process chain under restriction to stop the process chain on saturday and delay the run until sunday 6 am. Any idea?
    Please let me know the steps. Thank you in advance.
    Sharat.

    how to create a event for a process chain? please let me know step by step instructions.
    Also I will schedule the regular process chain until friday and use the new variant to schedule it on sunday at 6:00 pm right?
    Thanks in advance.
    Sharat.

  • Echo and delay

    we have received complains from our endpoints user that they are experiencing echoes and delay for their CIPC and IPT. What is the common cause of this problem? which device in the voice architecture need to check or investigate? what is the best approach in handling and giving resolution for this kind of problem? thanks.

    If the call is going through the gateway, you may want to check out this doc I wrote up a bit back. It will help you narrow down the problem for PSTN calls.
    Most of the CIPC users are home or teleworker types, and the most common place to look is the 800 series router that is commonly at home. You'll want to enable hierarchical QoS to shape towards the provider's speed if this is the case.
    Otherwise, if it's just CIPC-IP phone calls locally on your LAN, I would upgrade the phone loads on both sides to see if it helps.
    hth,
    nick

  • ASR9K: bandwidth and bandwidth remaining cannot be used together. How to solve the problem to grant a quota and equally assign the remaining quota?

    Hi everyone
    The problem should be trivial. We want to grant a quota to specific classes and use equally the remaining quota of available bandwidth to all the requesting classes. Let's clarify with an example:
    Class 7 ==> priority queue, level 1 with police 20%
    Class 5 ==> priority queue, level 2 with police 40%
    Class 6 ==> CIR 12%
    Class 3 ==> CIR 11%
    Class 2 ==> CIR 8%
    Class 1 ==> CIR 5%
    Class 0 ==> CIR 4%
    To simplify let's suppose that there is no traffic on class 7 and 5 and that all remaining classes are generating traffic at a rate of 300Mbps each. Outgoing interface is 1G so congestion occurs. We want that each class 6,3,2,1,0 receive its granted value (so, respectively, 120M, 110M, 80M, 50M and 40M for a total of 400M) and that the remaining available bandwidth (600M) will be equally assigned, so 120M to each class.
    Documentation from IOS-XR 5.2.2 let's understand that this should be the default behavior but if we run the policy shown below what we get is a weighted assignment of the remaining quota.
    The policy used is the following:
    policy-map TEST-POLICY
     class qos7
      police rate percent 20
      priority level 1
     class qos5
      police rate percent 40
      priority level 2
     class qos6
      bandwidth percent 12
     class qos3
      bandwidth percent 11
     class qos2
      bandwidth percent 8
     class qos1
      bandwidth percent 5
     class qos0
      bandwidth percent 4
     class class-default
     end-policy-map
    The documentation of IOS-XR 5.2.2 states that both "bandwidth percent" and "bandwidth remaining percent" could be used in the same class (which could be a solution to force the requested behavior) but using both generates the following error:
    !!% Both bandwidth and bandwidth-remaining actions cannot be configured together in leaf-level of the queuing hierarchy: InPlace Modify Error: Policy TEST-POLICY: 'qos-ea' detected the 'warning' condition 'Both bandwidth and bandwidth-remaining actions cannot be configured together in leaf-level of the queuing hierarchy'
    How could be solved the problem? Maybe a hierarchical QoS with the granted quota in the parent policy and a "bandwidth remaining percent 20" in the child?

    Hi everyone
    just to provide my contribution, the hierarchical QoS policy works balancing the remaining bandwidth after granting the requested bandwidth (see the policy implemented below). However for priority queues it is granted the policer quota but sending more flows these appears to be unbalanced. So the problem to have both PQ served (in a balanced way between flows) AND have the remaining bandwidth distributed equally remains open ...
    policy-map TEST-POLICY-parent
     class qos6
      service-policy TEST-POLICY-child
      bandwidth percent 12
     class qos3
      service-policy TEST-POLICY-child
      bandwidth percent 11
     class qos2
      service-policy TEST-POLICY-child
      bandwidth percent 8
     class qos1
      service-policy TEST-POLICY-child
      bandwidth percent 5
     class qos0
      service-policy TEST-POLICY-child
      bandwidth percent 4
     class class-default
      service-policy TEST-POLICY-child
     end-policy-map
    policy-map TEST-POLICY-child
     class qos7
      police rate percent 20
      priority level 1
     class qos5
      police rate percent 40
      priority level 2
     class qos6
      bandwidth remaining percent 20
     class qos3
      bandwidth remaining percent 20
     class qos2
      bandwidth remaining percent 20
     class qos1
      bandwidth remaining percent 20
     class qos0
      bandwidth remaining percent 20
     class class-default
     end-policy-map

  • Premiere freezing and delayed playback, plays audio after force quit

    I'm working with 350 hours of AVCHD c100 and h264 from 5D. The media is on a thunderbolt RAID 1 and I'm running CC 2014 on a 2014 Mac Pro with 6 cores, 3gb GPU and 32GB ram.
    After about an hour of editing, I get delayed playback, and delayed response from keyboard or trackpad input. I can save - and after that I've waited up to a half an hour while the program is frozen. If it froze during playback, the audio continues to play through the system even after force quit. The only way to start over is a system restart.
    any ideas? I've had trouble moving projects in the past, and media cache issues were to blame for similar symptoms, but it's much worse this time

    First two things to check are permissions and prefs.
    Prefs: go to Documents/Adobe/Premiere Pro/8.0 and rename the folder "<username>-Profile." When you launch PPro, all new prefs will be written.
    Permissions: fixing permissions problem that impedes start of Adobe applications | After Effects region of interest

  • Safari on ios7 over ipad4 is often lag and delay when opening Thai webpage

    Safari on ios7 over ipad4 ,also other ios7 device , is often lag and delay when open thai webpage with large content
    For example; http://drama-addict.com/2013/09/30/สี่คูณสามไม่เท่ากับสาม/
    This thai-ios7 lag is very annoying, it had never happened on ios6 or ios5 or even ios4.
    Fix this problem immediately

    Safari on ios7 over ipad4 ,also other ios7 device , is often lag and delay when open thai webpage with large content
    For example; http://drama-addict.com/2013/09/30/สี่คูณสามไม่เท่ากับสาม/
    This thai-ios7 lag is very annoying, it had never happened on ios6 or ios5 or even ios4.
    Fix this problem immediately

  • One real instrument track becomes blurry and delayed

    Hi,
    I recorded two real instrument tracks in GB. I successfully recorded the first track and then the 2nd track, but when I returned to play the first track it sounded blurry and delayed while the 2nd one sounded fine. Why is this?
    Thanks

    Is there a way to view the musical notation of a recorded instrument track?
    no, only MIDI

  • Listen and Delay Shape Error

    Hello Everone,
    I am using Listen and Delay shape, On left side of Listen shape Receive shape which receives msg on correlation set from direct binding to msgbox and on right side Delay shape is used to wait for one day , But when i receive the msg and going
    to decide shape then if the condition is failed of decide it will not go to again listen shape and wait for msg.
    Even Zombies occured..
    Thanks and Regards,
    Mangla

    Hi,
    Use loop shape and put the listen shape inside the loop shape. Use any condition that suits your business requirement in the loop shape. Follow below link for any help in using sequential convoy :
    http://andreikos.wordpress.com/2013/07/05/sequential-convoy-and-throwing-exceptions/
    Please indicate "Mark as Answer" or "Mark as Helpful" if this post has answered the question
    Regards,
    Rahul Madaan
    biztalkvillage.blogspot.com

  • Reverb And Delay Problems

    Hi guys
    I have a MAC 10.3.9 , Motu 828 , Logic 7
    Im wondering if people have the same problems as me with Reverb and delay.. But mainly Platinum Reverb
    I get the Reverb occuring 1 second after the wav file plays and it sounds more like a bang than reverb.. If I play the file 1 bar before the chosen reverb position it doesnt do it. But if I start the song from the start and let it run until it arrives at the bar it does this... I dont get this issue with any other plugings like Space designer
    This problem I notice occurs also on previous Windows versions......
    Is there also a fix up for dissappearing wav file windows when double clicking them?
    Cheers Ivan

    Does this only happen with a specific WAV file? Or with all WAV files? Have you tried converting the file to an AIFF in the Audio Window (or with some other app, like iTunes)?

Maybe you are looking for

  • UCM Search using firstname and lastname

    Hi, One of our requirement is to enable the search using firstname and lastname. We store users, groups, roles, and accounts in Oracle Internet Directory and integrated with UCM. I would like to know the ways to show firstname and lastname fields in

  • Subcontracting with full payment of excise duty

    Hello friends, Can u plz give the complete configuration details for setting up Subcontracting with full payment of excise duty, Cenvat, Edcess. Purushotham

  • Vertical green dots/lines

    One of our 17" iMacs has started to display random greenish vertical lines made up of a series of pixel sized dots. I've reset NVRAM/PRAM without any change. The lines/dots appear on the login screen and continue for any login. If I Safe Boot the dot

  • When exporting, movie always tries to fade to black toward the end

    when exporting, movie always tries to fade to black toward the end. trying to export just one picture, i realize that when exporting multiple pics to a movie it fades to black at the end, but im just doing one pic. settings are as follows, ken burns

  • Can remove broken symbolic link  ../../../sparv9/disk_ata

    we found a broken symbolic link /platform/sun4u/kernel/drv/sparv9/disk_ata this is on a V440, Solaris 9 would like to ask, any issue if we remove this link, think it should not be a problem, but this is a live server. Thanks!