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

Bandwidth Restriction

praveen77
Level 1
Level 1

Hi,

I am using Cisco1841 router in my set up. My serial link has 512kbps line.There are users on two fast ethernrt .I want to restrict one of the fast Ethernet(Fa0/1) bandwidth to 20kbps. How to achieve it?

3 Replies 3

rais
Level 7
Level 7

Hi,

Thanks for the reply. Can i implement Traffic Policing on Fast Ethernet Interface. Also Cisco-1841 supports Traffic Policing.

Praveen,

To restrict all traffic on FastEthernet0/1 to 20Mpbs, you could use something like the following:

policy-map Policer20M

class class-default

police 20000000

!

interface FastEthernet0/1

service-policy input Policer20M

service-policy output Policer20M

Pls do remember to rate posts.

Paresh

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: