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