cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
290
Views
0
Helpful
5
Replies

Rate Limit Frame Relay Link

j.hato
Level 1
Level 1

Hi ciscoer,

I have a Frame Relay link 64 kbps. How to configure one PC with IP 192.168.10.200 to utilize the bandwitdh only 25% from 64 kbps Frame Relay link. Any sample config/link?

Thank You

HATO

5 Replies 5

hbaerten
Level 4
Level 4

If you want to impose a hard limit (i.e. the pc can never use more than 25% even if more is available), use CAR:

http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/fqos_c/fqcprt1/qcfclass.htm#1001048

If you only want to limit the PC to 25% when there is congestion, use FRTS with custom queuing:

http://www.cisco.com/univercd/cc/td/doc/product/software/ios121/121cgcr/qos_c/qcprt4/qcdfrts.htm

hth

Herbert

deilert
Level 6
Level 6

you can use low latency queueing

access-list 1 permit 192.168.10.200

class-map limit

match access-group 1

policy-map 25percent

class limit

priority percent 25

int s0.1

service-polcy output 25percent

Thank You for your quick response.

HATO

HI......

Would you help me? After configure as you said. The "service-policy output 25percent" cannot implement in subinterface. How to counteract this msg?

Thank you

can you paste in a sh run

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: