cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
609
Views
3
Helpful
2
Replies

Upload & Download Problem.

azibnaseem
Level 1
Level 1

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,

2 Replies 2

Nagendra Kumar Nainar
Cisco Employee
Cisco Employee

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

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