11-12-2004 08:24 PM - edited 03-02-2019 07:56 PM
I'm thinking my config is OK, but the sh inter rate-limit is confusing me. Please take a look at my config & output and let me know if this looks right.
Simple sub-interface on a 3640, dot1q, customer must be throttled to no more than 3mg. Second option is a 3mg limit with burst capability to 4mg.
Config:
interface FastEthernet0/0.40
description 3MG
encapsulation dot1Q 40
ip address 10.10.1.1 255.255.255.252
no ip redirects
rate-limit input 3144000 196500 393000 conform-action transmit exceed-action drop
rate-limit output 3144000 196500 393000 conform-action transmit exceed-action drop
no cdp enable
!
Interface Rate-limit Output:
FastEthernet0/0.40 3MG
Input
matches: all traffic
params: 3144000 bps, 196500 limit, 393000 extended limit
conformed 936627 packets, 750364319 bytes; action: transmit
exceeded 0 packets, 0 bytes; action: drop
last packet: 4ms ago, current burst: 0 bytes
last cleared 05:06:14 ago, conformed 326000 bps, exceeded 0 bps
Output
matches: all traffic
params: 3144000 bps, 196500 limit, 393000 extended limit
conformed 921412 packets, 536580513 bytes; action: transmit
exceeded 5643 packets, 7125962 bytes; action: drop
last packet: 8ms ago, current burst: 0 bytes
last cleared 05:06:14 ago, conformed 233000 bps, exceeded 3000 bps
Any suggestions?
I have 2 customers right now that must be limited and more to follow in the same manner.
Thanks in advance.
11-14-2004 12:20 AM
Hello,
which part of the output is unclear ? From what I can see, your config is working fine, traffic is being dropped...
Regards,
GP
11-14-2004 06:08 AM
Thanks GP,
The part that reads 196500 limit has me 2nd guessing my config. Same with this output in the inbound traffic: params: 3144000 bps, 196500 limit, 393000 extended limit 3144000 is what I'd like to the total bandwidth to be & this shows 196500 as the "limit". I know for a fact that this customer pushes 2-3mg of data on a consistent basis & the only conforming data shows "conformed 244000 bps"
I guess I'm just looking for clairification for monitoring & testing purposes.
Thanks again.
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