R7#sh run | b class class-map match-any jpeg match protocol http mime "*jpg" match protocol http mime "*jpe" match protocol http mime "*jpeg" match protocol http url "*jpg" match protocol http url "*jpe" match protocol http url "*jpeg" class-map match-all S5Telnet match access-group name S5 match protocol telnet class-map match-all S5 match access-group name S5 ! ! policy-map Prob5 class jpeg shape average 1000000 class S5Telnet bandwidth 1000 class S5 police 5000000 conform-action set-prec-transmit 3 exceed-action set-prec-transmit 1 ! interface FastEthernet1/1 ip address 180.40.7.131 255.255.255.224 duplex half speed auto service-policy output Prob5 !