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