cancel
Showing results for 
Search instead for 
Did you mean: 

Rate-limit on interface SLX

Rate-limit on interface SLX

rafaelstein
New Contributor
I'm trying to create a bandwidth limitation on the physical interface of the router but it doesn't work? Could you check if something is wrong? I created it as follows: policy-map g1  class default   police cir 2000000000  ! ! policy-map policy_g1  class default   police cir 2000000000  ! interface ethernet 1/23 service-policy in g1  service-policy out policy_g1 
1 REPLY 1

Truyen_Phan
Extreme Employee

Hi,

The syntax looks correct. 

Which SLX platform and version are you trying to implement this on? 

You are trying to set the rate-limit  of 2000000000 bit/second = 1.862645149 gigabit/second, correct? 

Can you provide this output:  

  • show run interface ethernet 1/23
  • show interface ethernet 1/23
  • show policy-map interface ethernet 1/23

 

 

GTM-P2G8KFN