Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am getting this error while I apply
class-map match-all rate-limit match input-interface FastEthernet0/4!!policy-map 3M class rate-limit police 3000000 8000 exceed-action drop!
DR-EdgeRouter(config-if)#service-policy output 3MMatch input interfac...
here below is the layout....
1. Cisco 3650 is connected to the WAN link (10MB)
2. Cisco 3750 is connected to the Cisco 3650
3. Cisco 2960 is connected to the Cisco 3750
4. Two VLANs - VLAN - 5 and VLAN - 7 is configured on the Cisco 3750. All Vlan - ...
Hi Paul,
Thank you for your response.
I applied the following configuration based on your edited config to limit the VLAN 7 to 3MBS. However it is doesn't limit it. by the way I am interested to limit the download amount. So don't you think that the ...
Hi,
I was applying the following configuration on 3750 to limit the VLAN 7 to 3MB
access-list 10 permit any
class-map match-any Vlan7_cm match access-group 10!!policy-map Vlan7_pm class Vlan7_cm police 3072000 8000 exceed-action drop!UB-DR-CR(confi...
Hi Paul,
Where do I apply this config? IS it on 3650 or 3750. can I apply it on 3750 as it the one which is connected to the 2960 switch on which the VLAN 7 end points connected.
Regards,
Yishak