Hi,Please help me!
I want limit rate on interface FastEthernet 0/1 Catalist 3550 who is 100Mbps to 10Mbps, because I have only convertor on 100Mbps connected on this port.
I have attempted the following:
mls qos
class-map 1
match any
policy-map 1
class 1
police 10000000 8000 exceed action drop
interface FastEthernet 0/1
switchport access vlan 7
switchport mode access
duplex full
speed 100
service-policy input 1
But:
show mls qos interface statistic
FastEthernet0/1
Ingress
dscp: incoming no_change classified policed dropped (in bytes)
Others: 543169452 543169452 0 0 0
Egress
dscp: incoming no_change classified policed dropped (in bytes)
Others: 1784571023 n/a n/a 0 0
show policy-map interface
FastEthernet0/1
service-policy input: 1
class-map: class-default (match-any)
0 packets, 0 bytes
5 minute offered rate 0 bps, drop rate 0 bps
match: any
0 packets, 0 bytes
5 minute rate 0 bpsqm_police_inform_feature: CLASS_SHOW
Where are wrong? Please help me!
Thanks
Ivana
I want limit rate on interface FastEthernet 0/1 Catalist 3550 who is 100Mbps to 10Mbps, because I have only convertor on 100Mbps connected on this port.
I have attempted the following:
mls qos
class-map 1
match any
policy-map 1
class 1
police 10000000 8000 exceed action drop
interface FastEthernet 0/1
switchport access vlan 7
switchport mode access
duplex full
speed 100
service-policy input 1
But:
show mls qos interface statistic
FastEthernet0/1
Ingress
dscp: incoming no_change classified policed dropped (in bytes)
Others: 543169452 543169452 0 0 0
Egress
dscp: incoming no_change classified policed dropped (in bytes)
Others: 1784571023 n/a n/a 0 0
show policy-map interface
FastEthernet0/1
service-policy input: 1
class-map: class-default (match-any)
0 packets, 0 bytes
5 minute offered rate 0 bps, drop rate 0 bps
match: any
0 packets, 0 bytes
5 minute rate 0 bpsqm_police_inform_feature: CLASS_SHOW
Where are wrong? Please help me!
Thanks
Ivana