cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1465
Views
0
Helpful
1
Replies

Police all outside interface traffic to 150mbit

dhittinger
Level 1
Level 1

Hello,

 

I am looking for verification that my configuration is correct to police all outside interface traffic to 150mbps. We currently are on a burstable link but we want to set a hard limit at 150mbps so we don't have huge monthly bills.

 

Please see proposed configuration below. Device is a Cisco 5525-X ASA. The traffic i am trying to limit is heavy download traffic to the users on the inside.

 


access-list QOS_POLICE permit ip any any

class-map CLASS_QOS_POLICE
match access-list QOS_POLICE

policy-map POLICY_QOS_POLICE
class CLASS_QOS_POLICE
police output 150000000 conform-action transmit exceed-action drop (can i police both directions?)
police input 150000000 conform-action transmit exceed-action drop

service-policy POLICY_QOS_POLICE interface outside

1 Accepted Solution

Accepted Solutions

Muhammad Awais Khan
Cisco Employee
Cisco Employee

Hi,

 

Configuration looks fine, you can apply it on both direction ( inbound + outbound )

 

 

 

 

View solution in original post

1 Reply 1

Muhammad Awais Khan
Cisco Employee
Cisco Employee

Hi,

 

Configuration looks fine, you can apply it on both direction ( inbound + outbound )

 

 

 

 

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