Dear All,
I have a 3550 switch and i want to enable traffic limit on one of the interfaces . that contains more than one ip segment
limiting each one to 50mbps in both directions
i tried the following but it only worked for input direction onlyy and not for the output
This is only an example of the configuration
"mls qos
class-map match-all allip
match access-group 100
policy-map 1mbps
class allip
police 1000000 32000 exceed-action drop
int f0/1
service-policy input 1mbps
access-list 100 permit ip any any"
So please if anybody have a clue about this issue i would be gratefull
I have a 3550 switch and i want to enable traffic limit on one of the interfaces . that contains more than one ip segment
limiting each one to 50mbps in both directions
i tried the following but it only worked for input direction onlyy and not for the output
This is only an example of the configuration
"mls qos
class-map match-all allip
match access-group 100
policy-map 1mbps
class allip
police 1000000 32000 exceed-action drop
int f0/1
service-policy input 1mbps
access-list 100 permit ip any any"
So please if anybody have a clue about this issue i would be gratefull