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

Bandwidth Limit on - ACL

Amin Shaikh
Level 1
Level 1

Hello, Is it possible to apply bandwidth limits to an ACL. SMTP traffic from outside to inside should be 1MB

SSH traffic from inside to outside should be 100K.

Access-list OUTSIDE applied on Outside Interface

Access-list INSIDE applied on Inside Interface

access-list OUTSIDE extended permit tcp any host 12.12.12.12 eq smtp

access-list INSIDE extended permit tcp 10.10.10.0 255.255.255.0 any eq ssh

1 Accepted Solution

Accepted Solutions

Panos Kampanakis
Cisco Employee
Cisco Employee

You cannot do what you want with just ACLs.

But you can police traffic based on ACLs on the ASA using Modular Policy Framework (class-maps, policy=-maps etc).

Document https://supportforums.cisco.com/docs/DOC-1230 shows exactly how you can do what you want.

I hope it helps.

PK

View solution in original post

1 Reply 1

Panos Kampanakis
Cisco Employee
Cisco Employee

You cannot do what you want with just ACLs.

But you can police traffic based on ACLs on the ASA using Modular Policy Framework (class-maps, policy=-maps etc).

Document https://supportforums.cisco.com/docs/DOC-1230 shows exactly how you can do what you want.

I hope it helps.

PK

Review Cisco Networking products for a $25 gift card