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

rate limite on interface GE

csco11579831
Level 1
Level 1

hi,

could you plezse tel me who i can set rate limite on interface giga etheernet 0/0/X.

best regard.

3 Replies 3

Hello
You don't say what make/model of router/switch you have also if you just want to rate limit all traffic or define a type of traffic class.

You can either apply a class based policer or shaper to obtain rate limitation.

Depending of the above you can police from your in coming LAN traffic prior to it going out onto the wan interface or shape on the wan interface.

Policing to 10mb:
Policy-map Police All-traffic
Class class-default
Police 10000000 312500 exceed transform-set drop

Int xxx( LAN facing)
Service-policy input Police-All-traffic

Shape to 10mb:
Policy-map Shape-All-traffic
Class class-default
Shape average 10000000

Int gig x/x
Service-policy output Shape-All-traffic

But as I have stated you haven't provided enough information to verify the above examples

Res
Paul



Sent from Cisco Technical Support iPad App


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

Hi sir ,

i have already set a polcy map:

#######################

policy-map Voip-policy      #

class Voip                       #

priority percent 75           #

#####################

but i want to migrate this config to a new router that he contains a different interfaces:

old  config: serial interface router's:

interface Serial3/0

ip address XXXXXXXXXX XXXXXXXXX

rate-limit output access-group 102 64000 8000 8000 conform-action transmit exceed-action drop

new gigaethernet interface router's:

interface GigabitEthernet 0/0/2

service_policy output voip-policy

Best regards

FYI:

IOS XE Version: 03.07.00.S

Bootflash:/asr1001-universalk9.03.07.00.S.152-4.S.bin

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:

Review Cisco Networking products for a $25 gift card