cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
502
Views
5
Helpful
2
Replies

FWSM & TRAFFIC SHAPE

ufo777
Level 1
Level 1

Hi All,

I have a Cisco 7600 switch with a FWSM installed on it and how I can traffic shape in FWSM?

2 Replies 2

Unfortunately, this is not possible on the FWSM.

-Mike

Marwan ALshawi
VIP Alumni
VIP Alumni

if u wanna make rate limiting u can acomplish it through plicing

Q. How can I configure ingress rate policing for firewall policies?

A.

access-list 2 permit 192.168.0.0 0.0.255.255

class-map type inspect match-all my_http

match protocol http

match access-group 2

policy-map type inspect my_policy

class type inspect my_http

police rate 10000 burst 1500

The rate specified is taken as bps (bits/second) and the burst is specified in units of bytes.

source:

http://www.cisco.com/en/US/prod/collateral/vpndevc/ps5708/ps5710/ps1018/prod_qas09186a008010a40e.html

please, if helpful Rate

Review Cisco Networking for a $25 gift card