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 mime "*.jpg" match protocol http mime "*.jpeg" match protocol http mime "*.jpe" match protocol http url "*.jpg" match protocol http url "*.jpe" match protocol http url "*.jpeg" ! ! policy-map Prob5 class S5Telnet bandwidth 1000 class jpg shape average 1000000 class S5Other police cir 5000000 conform-action set-prec-transmit 3 exceed-action set-prec-transmit 1 ! ! ! ! ! interface FastEthernet0/0 ip address 208.28.1.1 255.255.255.0 speed auto half-duplex ! ! ip access-list standard S5 permit 208.28.1.2 ! !