09-07-2015 01:12 AM
Dear Cisco Members,
Recently, I face problem regarding upload & download problem. I assigned bandwidth to customers through Policy-map, but recently my customers attain proper download speed as assigned but all customer exceed the upload bandwidth as assigned. Kindly, guide me how I troubleshoot this problem.
Thanks,
09-10-2015 05:44 AM
Naseem,
Could you more information on the problem?. From your description, Am I assuming right that you have applied the QoS policy to limit the traffic to certain BW, but the customers are able to exceed?.
Do you have the policy applied on edge connecting your customer?. Can you share the configuration?.
-Nagendra
09-11-2015 12:44 AM
Dear Nagendra Kumar,
I did found the problem. I am using service policy to control the bandwidth but recently I seen in the running-configuration that service-policy command is not shown under the interface. I did enter the command service-policy input under the interface mode it accepted the command but command is not implemented on the desired interface. some configuration of my router interface is given below.
Recent Configuration:
interface FastEthernet1/0/3
description Wireless CIR Clients
no switchport
ip address 10.19.1.1 255.255.255.0 secondary
ip address 172.19.1.1 255.255.255.0 secondary
ip address 203.124.60.2 255.255.255.0 secondary
ip address 203.124.60.1 255.255.255.0
ip access-group wlcir in
Configuration Taken from backup:
interface FastEthernet1/0/3
description Wireless CIR Clients
no switchport
ip address 10.19.1.1 255.255.255.0 secondary
ip address 172.19.1.1 255.255.255.0 secondary
ip address 203.124.60.2 255.255.255.0 secondary
ip address 203.124.60.1 255.255.255.0
ip access-group wlcir in
service-policy input WL-NOC-IN
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide